aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* switch web login service to http handlers to avoid promise lock-out KIKIMR-19359xenoxeno2023-09-152-2/+2
* Intermediate changesrobot-piglet2023-09-141-99/+63
* External build system generator release 52robot-ya-builder2023-09-134-0/+32
* Optimize TConcurrentHashMap; add EmplaceIfAbsentvadim-xd2023-09-131-4/+28
* External build system generator release 51robot-ya-builder2023-09-134-32/+0
* Универсальная ссылка мувается, а не форва...tema-m2023-09-121-2/+2
* Перенести проверку TTL до парсинга заголов...conterouz2023-09-113-0/+75
* Improve benchmarks, KIKIMR-19207kruall2023-09-1114-452/+1297
* Add local activation queues, KIKIMR-19207kruall2023-09-098-15/+166
* (no commit message)pg2023-09-081-1/+1
* Revert commit rXXXXXX, Introduce perfect activation queuealexvru2023-09-0815-174/+43
* Add thread count metrics to io pool, KIKIMR-18214kruall2023-09-081-1/+5
* Revert commit rXXXXXX,[build/plugins/ytest] Allow prebuilt linters for openso...prettyboy2023-09-0821-3871/+0
* [build/plugins/ytest] Allow prebuilt linters for opensourceprettyboy2023-09-0821-0/+3871
* Reset CloseOnIdle by default KIKIMR-19282alexvru2023-09-072-2/+1
* Introduce perfect activation queuealexvru2023-09-0715-43/+174
* [Sync from ytsaurus/ytsaurus] Put attribute(weak) in a GCC-compatible positionAlexey Filinovich2023-09-071-2/+2
* Add choices to getopt optionshitsedesen2023-09-073-11/+60