aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/yt
Commit message (Expand)AuthorAgeFilesLines
* Optimize varintsbabenko2023-03-102-94/+158
* YT: Allow to define enum with custom string represenationbulatman2023-03-102-0/+30
* Intermediate changesrobot-piglet2023-03-0920-0/+216
* Intermediate changesrobot-piglet2023-03-071-3/+5
* Intermediate changesrobot-piglet2023-03-0730-20/+20
* External build system generator release 17robot-ya-builder2023-03-0610-10/+10
* Use strong typedefs for TRefCountedTypeCookie and TRefCountedTypeKeybabenko2023-03-064-27/+200
* Enable -Wdeprecated-this-capture for all YT projectsbabenko2023-03-0325-1/+77
* YT: Fix yt/yt/client, yt/yt/ytlib for std::string and include it to autocheck...pechatnov2023-03-021-1/+5
* Intermediate changesrobot-piglet2023-03-021-0/+1
* RIP DenseMapbabenko2023-02-281-26/+0
* Hazard pointers cosmeticsbabenko2023-02-246-83/+150
* Fix build using cl.exespreis2023-02-171-1/+3
* Intermediate changesrobot-piglet2023-02-143-3/+91
* Intermediate changesrobot-piglet2023-02-0724-66/+66
* Intermediate changesrobot-piglet2023-02-0724-66/+66
* External build system generator release 12robot-ya-builder2023-01-3110-10/+10
* Refactor and improve TSharedRangeHolderbabenko2023-01-207-28/+128
* External build system generator release 8robot-ya-builder2023-01-1741-41/+41
* join-reduce optimization.orlovorlov2023-01-131-0/+6
* Add nallocx impl on windows; Remove dependence on allocator coz it doesn't workaleexfi2023-01-106-20/+16
* Update README.md.yuryalekseev2023-01-092-2/+6
* Update contrib/python/exceptiongroup to 1.1.0robot-contrib2023-01-078-260/+314
* More TChunkedMemoryPool, TChunkedMemoryAllocator, TChunkedMemoryPoolOutput to...babenko2023-01-0316-0/+984
* Cosmetics in ref countedlukyan2022-12-263-7/+7
* Sync linux-headers instead of using system onesthegeorg2022-12-1540-113/+669
* Node maintenance requestskvk19202022-12-082-4/+10
* Fix nallocx redefinition when using lf allocator on windowsaleexfi2022-12-063-13/+18
* Add TSharedRefArray::ToStringbabenko2022-12-042-0/+22
* remove kikimr/driver DEPENDSqrort2022-12-0224-2216/+0
* validate canons without yatest_commonqrort2022-11-3024-0/+2216
* Fix ya-bin crashes on win when yt-store is enabledsvidyuk2022-11-211-0/+8
* Switch to modern std::memory_order enumbabenko2022-11-168-42/+42
* Some more tests for SS consistency over topic movekomels2022-11-151-0/+2
* Move TChunkedOutputStream to library and make it zero-copy awarebabenko2022-11-134-43/+189
* Properly use std::max_align_tbabenko2022-11-031-2/+2
* Introduce aligned_malloc; drop more YTAlloc dependenciesbabenko2022-11-038-38/+37
* Remove unlocalized mode from NLG libraryalexanderplat2022-10-311-1/+2
* [pg] initialize tx timestampsvvvv2022-10-303-21/+44
* Remove a workaround for ancient CUDA versionsdfyz2022-10-292-0/+94
* Introduce PP_DEPARENbabenko2022-10-272-0/+17
* YT: Support multiple literals in YPathJoindgolear2022-10-182-7/+14
* feat: add dlc-ctl package to autocheckcody02022-10-131-12/+2
* add test to reproduce the buggvit2022-10-101-4/+10
* Memory reference tracking restylingsavrus2022-10-078-48/+105
* Fix of aligned_free on windowsaleexfi2022-10-044-14/+26
* Support logic time in ORMdgolear2022-09-233-0/+21
* Introduce shared range holderssavrus2022-09-196-52/+57
* Sane handling of %x and %X for pointers in Formatbabenko2022-09-193-5/+38
* Fix tsan warnings in yt intrusive ptrayles2022-09-191-0/+4