aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* Code styleazevaykin2023-10-252-3/+5
* templated AddObserverazevaykin2023-10-252-19/+82
* Optimize Json2Protovadim-xd2023-10-241-8/+12
* move version of SetContentaykeron2023-10-231-0/+6
* Intermediate changesrobot-piglet2023-10-235-227/+244
* [library] Fix ub-sanitizer error 'applying non-zero offset to null pointer'vmordovin2023-10-201-1/+4
* add log macrosivanmorozov2023-10-202-5/+24
* Remove 'runtime' from TEventObserverazevaykin2023-10-202-6/+5
* Remove copy of json mapvadim-xd2023-10-181-1/+1
* fix coverity issue: resource leakuzhas2023-10-171-2/+4
* YTORM-214: Add parsing enum from yson integerkmokrov2023-10-171-5/+21
* Y_FAIL->Y_ABORT at '^li'ilnurkh2023-10-17122-302/+302
* Exclude libiconv and dictutil unicode at compile time for iOs/Android targetsshokhor2023-10-165-6/+17
* Y_VERIFY_DEBUG->Y_DEBUG_ABORT_UNLESS at '-v ydb'ilnurkh2023-10-1667-220/+220
* Speed up TPercentileTracker/TPercentileTrackerLgdcherednik2023-10-162-6/+3
* Fix memory leak in TRopeArena KIKIMR-19632alexvru2023-10-161-15/+0
* KIKIMR-19589 add local boostrap jquery resourcesandrew-rykov2023-10-1630-13/+594
* add tasan.supp, lsan.suppnkozlovskiy2023-10-132-0/+4
* Add missed #include <functional>mikhnenko2023-10-122-0/+3
* Add THash<TZtStringBuf>vadim-xd2023-10-111-0/+5
* add sanitizers dependenciesnkozlovskiy2023-10-1110-0/+205
* Set request unit trailing header for ScanQuery/ScanYql sctipts. KIKIMR-19243dcherednik2023-10-111-0/+11
* Y_VERIFY->Y_ABORT_UNLESS tail2ilnurkh2023-10-112-2/+2
* Y_VERIFY->Y_ABORT_UNLESS at ^lilnurkh2023-10-09263-1014/+1014
* KIKIMR-19627: Exclude logging for responses with status 2xxmolotkov-and2023-10-091-1/+1
* Cleared the iterator value type from references and modifiersmikhnenko2023-10-051-4/+5
* heterogeneous lookup in IObjectFactorysvshevtsov2023-10-051-6/+12
* Allow other types in GetBucketForKeyvadim-xd2023-10-051-2/+11
* Intermediate changesrobot-piglet2023-10-0321-3871/+0
* Move contrib/tools/jdk to build/platform/java/jdk/testingthegeorg2023-10-0321-0/+3871
* YT-19578: Move user_job_statistics to yt/cpp/mapreduce/libraryermolovd2023-10-029-294/+0
* Fix: почему InsertTo и EmplaceTo ограничиваются опре...tema-m2023-10-021-0/+12
* KIKIMR-19463: Increase url perform size in http actor libmolotkov-and2023-09-291-1/+1
* Add basic unknown fields collectorinnokentii2023-09-295-2/+249
* YT-19441: Support allocator in TCompactSet.ponasenko-rs2023-09-272-34/+42
* Small refactoring in TCompactSet.ponasenko-rs2023-09-271-3/+3
* [vcs],only allow --relative=[path], print = for EqOnly options in helptldr2023-09-262-5/+15
* Remove TAutoPtr usage in library/cpp/sighandlermikailbag2023-09-262-11/+11
* Reduce the number of copies of the vectortesseract2023-09-261-1/+1
* Intermediate changesrobot-piglet2023-09-251-158/+122
* Intermediate changesrobot-piglet2023-09-254-0/+295
* Add the missed includemikhnenko2023-09-251-0/+1
* Get rid of TClusterResourceLimits::operator+()kvk19202023-09-221-12/+12
* (no commit message)pg2023-09-211-0/+4
* Intermediate changesrobot-piglet2023-09-201-1/+1
* Proofread licenses for contrib/tools/bisonthegeorg2023-09-204-0/+4
* Intermediate changesrobot-piglet2023-09-201-1/+1
* Clone protobuf_udf to ydb/libraryalexv-smirnov2023-09-1924-0/+930
* Introduce library/cpp/charset/lite which excludes functionality with dependen...shokhor2023-09-1916-149/+273
* Intermediate changesrobot-piglet2023-09-182-3/+13