summaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rightlib' into mergelibs-240514-0848Alexander Smirnov2024-05-1414-3/+1145
|\
| * Support meta flags with TThreadedLogBackendzykanton2024-05-141-1/+1
| * Introduce YT_DEFINE_GLOBAL to help avoiding initialization order fiasco; appl...babenko2024-05-143-1/+23
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-05-141-1/+1
| * Publish l1_distance & l2_distanceazevaykin2024-05-137-0/+1046
| * YT: Add NYT::FormatVectorionagamed2024-05-132-0/+74
* | Merge branch 'rightlib' into mergelibs-240510-1206Alexander Smirnov2024-05-108-2/+257
|\|
| * YT-21310: Introduce CYsonStructSource to remove code duplication in TYsonStru...arkady-e1ppa2024-05-081-0/+16
| * Revert YT-21310: Introduce CYsonStructSource to remove code duplication in TY...arkady-e1ppa2024-05-081-16/+0
| * Added input tag to monlibevgeniy-kozev2024-05-082-0/+3
| * Intermediate changesrobot-piglet2024-05-084-0/+236
| * Bunch of issues from babenko-issues tagarkady-e1ppa2024-05-071-2/+2
| * YT-21310: Introduce CYsonStructSource to remove code duplication in TYsonStru...arkady-e1ppa2024-05-071-0/+16
* | Merge branch 'rightlib' into mergelibs-240506-1255Alexander Smirnov2024-05-0625-137/+209
|\|
| * Intermediate changesrobot-piglet2024-05-069-9/+9
| * Add TotalSize and Size methodsivanmautin2024-05-063-12/+109
| * Fix ASAN issues in GetTlsScratchBufferbabenko2024-05-051-7/+10
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-05-021-1/+1
| * YT-21566: Access thread local variables via noinline functionslukyan2024-04-2612-111/+83
* | Added test ShouldNotFailOnMetricWithoutSensorLabel for prometheus encoder (#4...Dmitry Razumov2024-05-061-0/+18
* | Don't erase first numerical character in sensor name in prometheus format (#4...Dmitry Razumov2024-05-032-4/+85
* | Merge branch 'rightlib' into mergelibs-240425-1630Alexander Smirnov2024-04-252-3/+3
|\|
| * Intermediate changesrobot-piglet2024-04-241-2/+2
| * Replace incorrect [[fallthrough]] with breakvadim-xd2024-04-241-1/+1
* | Merge branch 'rightlib' into mergelibs-240423-0906Alexander Smirnov2024-04-2313-47/+212
|\|
| * Move NO_UNIQUE_ADDRESS macro to library/cpp/yt/misc/port.harkady-e1ppa2024-04-231-0/+6
| * Replace more bad usages of AsciiCompareIgnoreCasevadim-xd2024-04-231-3/+5
| * Replace remaining bad usages of AsciiCompareIgnoreCasevadim-xd2024-04-221-3/+5
| * Move concepts to library/cpp/yt/misc/concepts.harkady-e1ppa2024-04-212-28/+53
| * Intermediate changesrobot-piglet2024-04-202-7/+7
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-04-201-1/+1
| * Avoid passing columnPresenceBuffer aroundbabenko2024-04-192-0/+48
| * Intermediate changesrobot-piglet2024-04-184-0/+89
| * Use AsciiEqualsIgnoreCase, remove bicyclevadim-xd2024-04-171-10/+3
* | Merge branch 'rightlib' into mergelibs-240417-0847Alexander Smirnov2024-04-171-1/+1
|\|
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-04-171-1/+1
* | Merge branch 'rightlib' into mergelibs-240416-0910Alexander Smirnov2024-04-1662-3952/+455
|\|
| * Add THttpHeaders constructor from TArrayRefvadim-xd2024-04-165-2/+38
| * Move FunctionView to library/cpp/yt/memory and add unit testsarkady-e1ppa2024-04-154-0/+195
| * YT: Add NodeFromYsonStreamNonGreedy; use it in TNode::Loadionagamed2024-04-159-20/+160
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-04-131-1/+1
| * Modernize superseded grpc includesthegeorg2024-04-121-1/+1
| * YT-19731: Whitelist now prevents dropping inner errors with whitelisted attri...arkady-e1ppa2024-04-111-0/+40
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-04-101-1/+1
| * YDB Import 593robot-ydb-importer2024-04-1039-3928/+0
| * DebugPrint for THttpServerOptionsgous322024-04-102-0/+20
* | Merge branch 'rightlib' into mergelibs-240408-0819Alexander Smirnov2024-04-084-2/+214
|\|
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-04-071-1/+1
| * Add THttpServerOutput::ContentBytesWrittenvadim-xd2024-04-061-1/+3
| * YT-21402: Fibers Refactoring pt.1: Introduce FunctionView to use it as AfterS...arkady-e1ppa2024-04-052-0/+210