aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2024-08-212-14/+13
* Revert "YT-21306: Add EnumHasDefaultValue"dtorilov2024-08-203-23/+0
* Fix LSP in future-inl.hk-vukolov2024-08-191-0/+1
* logbroker out: use CloseHandleraleksei-le2024-08-181-0/+7
* Intermediate changesrobot-piglet2024-08-1611-33/+24
* YT-21233: Split error into error and stripped_error to rid the latter of deps...arkady-e1ppa2024-08-1535-17/+1272
* Intermediate changesrobot-piglet2024-08-141-1/+1
* YT-22512: Static analysis for TError method, ctors and related macrosarkady-e1ppa2024-08-134-131/+129
* remove unused includetobo2024-08-131-1/+0
* Throw on error in TNotificationHandle::TNotificationHandle instead of crashingbabenko2024-08-112-1/+6
* Support std::string serializationbabenko2024-08-112-1/+9
* remove unused includetobo2024-08-101-1/+0
* YT-21306: Add EnumHasDefaultValuedtorilov2024-08-083-0/+23
* Fixed cgiparam lib with USE_STL_SYSTEM="yes" macro flagbrgayazov2024-08-081-2/+2
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-08-081-1/+1
* YT-22473: Enable for-each formatting in known rangesarkady-e1ppa2024-08-075-17/+197
* YT-22431: change protobuf method names to standard protobuf styleignat2024-08-061-8/+8
* Dont generate ctors for TRange & TMutableRange if protobuf cant handle itnechda2024-08-063-2/+90
* Intermediate changesrobot-piglet2024-08-062-16/+60
* Allow to read Nan/Inf values from JSONd-dima2024-08-054-0/+40
* YT-22414: Remove MakeRange, MakeMutableRangemelkov2024-08-051-126/+0
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-08-051-1/+1
* Refactor and unify exit codesbabenko2024-08-025-0/+44
* Intermediate changesrobot-piglet2024-08-021-29/+33
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-08-021-1/+1
* YT-22414: Prepare to use TRange constructor directly instead of MakeRangemelkov2024-08-013-4/+48
* Intermediate changesrobot-piglet2024-08-013-0/+201
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-08-011-1/+1
* Fix TEnumerator::TIteratorpavook2024-07-312-8/+28
* [yt/cpp/mapreduce]Fix build with system protoc, std::string and system stlnadya732024-07-305-4/+13
* Intermediate changesrobot-piglet2024-07-295-0/+195
* Move code to libraryvmordovin2024-07-272-1/+39
* TFuture add IsReady methodilnurkh2024-07-263-0/+48
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-07-261-1/+1
* Intermediate changesrobot-piglet2024-07-231-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-07-231-1/+1
* Fix TRange-from-std::vector ctorbabenko2024-07-221-1/+1
* Intermediate changesrobot-piglet2024-07-1992-0/+92
* BIGRT: Optimize memory consumption [nodiff:caesar]pechatnov2024-07-181-0/+2
* Fix checking stale local pointer in the first iteration of cycle in TAtomicIn...ponasenko-rs2024-07-162-5/+8
* Intermediate changesrobot-piglet2024-07-122-2/+6
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-07-111-2/+1
* YTORM-1042 Fix casts for floating pointdeep2024-07-091-2/+2
* YT-20614: Change cross-cell copy format (in preparation for Sequoia)h0pless2024-07-081-0/+17
* Intermediate changesrobot-piglet2024-07-081-0/+1
* Fix issuespogorelov2024-07-051-0/+19
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-07-051-1/+1
* TArray2D::operator[] makes bound checking in debug buildsthegeorg2024-07-021-0/+1
* library: don't ignore map keys when checking json maxDepthionagamed2024-07-022-4/+35
* YT-21868: Reorganize files to prevent unclear missing include errorsarkady-e1ppa2024-07-0210-344/+433