aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-178/+218
* 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
* 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
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-051-1/+1
* Remove Size, Empty and Data usages from librarymikhnenko2024-10-0425-46/+47
* 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
* Extract TExpiringSet to library/cpp/containersbabenko2024-09-304-0/+239
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-09-291-2/+1
* Untitled commitpg2024-09-262-9/+17
* Add an option to disable refcounted trackingnastprol2024-09-253-3/+13
* add remaining web_pages udfs&nodesakhovrychev2024-09-251-0/+1
* Intermediate changesrobot-piglet2024-09-231-38/+53
* Fix TAtomicIntrusivePtr::Reset for lsanbabenko2024-09-231-1/+0
* Make TAtomicIntrusivePtr lsan-friendlybabenko2024-09-233-26/+134
* Fix typo in library/cpp/yt/memoryponasenko-rs2024-09-232-3/+3
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-09-231-1/+1
* Intermediate changesrobot-piglet2024-09-221-2/+5
* Increase RC size to 64 bitsbabenko2024-09-213-14/+13
* More assertions in refcountersbabenko2024-09-213-8/+32
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-09-211-1/+1
* Remove usages of nullptr_t TString ctor (library/)dgolear2024-09-191-1/+1
* std::variant formatter: require that arguments are formattablepavook2024-09-192-0/+2
* init pid fielduzhas2024-09-181-1/+1
* remove cpp/yt/misc no longer depends on cpp/yt/stringarkady-e1ppa2024-09-187-125/+56
* fix dereferencing of temporary string value in the default constructed TZtSt...swarmer2024-09-184-5/+47
* Intermediate changesrobot-piglet2024-09-181-11/+13
* Intermediate changesrobot-piglet2024-09-172-57/+0
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-09-171-1/+1
* check lifetime bounds in the url libraryswarmer2024-09-162-47/+47