summaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Pass VDisk burst threshold in config, fix TBucketQuoter bug (#2165)Sergey Belyakov2024-02-261-1/+1
* | New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-02-161-1/+1
* | ,Speedup scheduling failures commitrogday2024-02-162-0/+12
* | support Any in Proto2Jsonlavv172024-02-165-4/+79
* | Add .Data/.data methods to NYT::TRangepechatnov2024-02-161-0/+10
* | YDB Import 566robot-ydb-importer2024-02-165-0/+694
* | Remove CMakeLists from main (#2032)AlexSm2024-02-161644-38622/+0
* | New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-02-141-1/+1
* | Replace complex hack in monlib macroinnokentii2024-02-142-10/+2
* | discourage inlining of the NResource::TRegHelper's constructorswarmer2024-02-142-4/+6
* | fix use-after-free in the IModelsArchiveReader classswarmer2024-02-143-11/+17
* | New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-02-141-1/+1
* | New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-02-091-3/+1
* | Intermediate changesrobot-piglet2024-02-091-0/+17
* | fix prometheus_decoder ConsumeCounteraleksei-le2024-02-091-4/+6
* | New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-02-091-1/+1
* | Intermediate changesrobot-piglet2024-02-091-2/+63
* | New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-02-091-1/+1
* | Mark methods as consthiddenpath2024-02-091-3/+3
* | sprintf -> snprintf as it is deprecated on macOS..akhropov2024-02-091-2/+2
* | Intermediate changesrobot-piglet2024-02-093-12/+12
* | New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-02-091-1/+1
* | [library/cpp/yt] fix peerdirtldr2024-01-311-0/+1
* | Move enum_indexed_array from misc to containersbabenko2024-01-318-6/+11
* | Intermediate changesrobot-piglet2024-01-311-3/+3
* | New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-01-311-1/+1
* | Drop TEnumIndexedVectorbabenko2024-01-314-129/+0
* | Intermediate changesrobot-piglet2024-01-261-1/+1
* | Introduce TEnumIndexedArray as a refurbished version of TEnumIndexedVectorbabenko2024-01-2610-54/+262
* | New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-01-261-1/+1
* | New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-01-241-3/+1
* | Specialize iterator_traits for TIpAddressRange iteratorhiddenpath2024-01-241-0/+5
* | Library update 9 (#1163)AlexSm2024-01-192-13/+14
|/
* Library import 8 (#1074)AlexSm2024-01-1816-52/+98
* Library import 7 (#937)AlexSm2024-01-116-5/+75
* Library import 6 (#888)AlexSm2024-01-095-4/+117
* Library import 5, delete go dependencies (#832)AlexSm2024-01-0419-474/+37
* Import libs 4 (#758)AlexSm2023-12-2711-55/+104
* Import libs 3 (#679)AlexSm2023-12-225-10/+53
* Import libs 1 (#590)AlexSm2023-12-215-32/+33
* Fix modernize-use-emplace reported by clang-tidy16thegeorg2023-12-141-1/+1
* Better relational operators for TStrongTypedefbabenko2023-12-132-30/+31
* Add Drain method for TBlockingQueuetytskiy2023-12-112-0/+109
* Make support_retries() and get_type() methods of object instead of class one...say2023-12-0821-3871/+0
* Try enable TSAN on report unit-testsnechda2023-12-082-2/+4
* Support for single-threaded backtrace_stateigorbalduev2023-12-072-23/+50
* YT-20547: TIncarnationId is strongly typedarkady-e1ppa2023-12-062-1/+41
* Fix utinnokentii2023-12-065-4462/+0
* library/yson: Add NodeFromJsonStringIterativeionagamed2023-12-066-2/+92
* parsing promosmoroznastya2023-12-053-4/+38