summaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-261-1/+1
| * check POST data length to match Content-Lengthlavv172024-10-241-1/+2
| * Prevent hyperscan tests from flapping onhoststhegeorg2024-10-241-1/+3
| * PopCount => std::popcounttobo2024-10-223-7/+7
| * YT-21233: Introduce TErrorAttributes as an opaque type for attributes to hide...arkady-e1ppa2024-10-226-0/+315
| * Intermediate changesrobot-piglet2024-10-211-0/+30
* | Merge branch 'rightlib' into mergelibs-241021-1020Alexander Smirnov2024-10-214-21/+36
|\|
| * Introduce message_level_overrides to tune log message levels at runtimebabenko2024-10-203-20/+35
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-201-1/+1
* | Merge branch 'rightlib' into mergelibs-241019-1758Alexander Smirnov2024-10-197-32/+40
|\|
| * YTORM-1187: Fix IN and BETWEEN expression work with indexesdgolear2024-10-172-31/+29
| * Fix disabling ref counted trackingnastprol2024-10-172-0/+8
| * remove unused includes in util/generic/string.htobo2024-10-172-0/+2
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-171-1/+1
* | Merge branch 'rightlib' into mergelibs-241016-1210Alexander Smirnov2024-10-1637-262/+641
|\|
| * Fancier error messages upon static analysis check failurearkady-e1ppa2024-10-162-43/+15
| * reduce number of hash table lookups in the resource libraryswarmer2024-10-161-18/+33
| * Intermediate changesrobot-piglet2024-10-151-0/+1
| * Increase max decimal precision to 76 (decimal256)Andrey Chulkov2024-10-156-0/+151
| * Move atomic object to library/cpp/yt/threadingarkady-e1ppa2024-10-142-0/+160
| * Styledgolear2024-10-141-0/+2
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-141-1/+1
| * Extract string_builderbabenko2024-10-136-177/+217
| * add include that comes transparentlytobo2024-10-111-0/+2
| * add include that comes transparentlytobo2024-10-111-0/+1
| * Support Android build for YT librarykharcheva2024-10-102-1/+11
| * Intermediate changesrobot-piglet2024-10-103-4/+4
| * add include that comes transparentlytobo2024-10-101-0/+1
| * Use lower case for TString methods Data, Size and Empty in extsearch, fintech...mikhnenko2024-10-105-8/+8
| * YT: Support plain enum deserializationdgolear2024-10-103-10/+33
| * add include that comes transparentlytobo2024-10-091-0/+1
* | Merge branch 'rightlib' into mergelibs-241008-2121Alexander Smirnov2024-10-0812-33/+132
|\|
| * Intermediate changesrobot-piglet2024-10-084-12/+114
| * Drop redundant MarkAsIntentionallyLeakedbabenko2024-10-081-3/+0
| * Virtual CreateEncoder in TDynamicCountersPageiddqd2024-10-082-0/+8
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-081-1/+1
| * Fix spellingbabenko2024-10-083-13/+13
| * Assume LSan is always enabled in ASan buildsbabenko2024-10-083-4/+4
* | Merge pull request #10186 from ydb-platform/mergelibs-241007-1548Maxim Yurchuk2024-10-091-1/+1
|\ \
| * | Merge branch 'rightlib' into mergelibs-241007-1548Alexander Smirnov2024-10-071-1/+1
| |\|
| | * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-051-1/+1
* | | Merge from Arcadia r15049047 Virtual CreateEncoder in TDynamicCounter… (#10...Олег2024-10-082-0/+8
|/ /
* | Merge branch 'rightlib' into mergelibs-241004-1110Alexander Smirnov2024-10-0425-46/+47
|\|
| * Remove Size, Empty and Data usages from librarymikhnenko2024-10-0425-46/+47
* | Merge branch 'rightlib' into mergelibs-241002-1139Alexander Smirnov2024-10-0215-21/+373
|\|
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-021-1/+1
| * Make NMonitoring::IHistogram write methods noexceptvadim-xd2024-10-016-18/+18
| * enum_parser: support digit separators in numeric literalsswarmer2024-09-301-0/+34
| * Add TExpiringSet::Removebabenko2024-09-303-4/+42
| * SortMapKeys in proto2json for deterministic seriarializationdimastark2024-09-303-2/+43