aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add BufferFlushPeriod option for TSyncPageCacheFileLogBackendartin-phares2025-04-012-16/+77
| | | | commit_hash:c1554e872fcaa2b74aef0c46372defab03ba3859
* YT: Add type name of std::exception to error text in TError constructorpechatnov2025-04-012-0/+17
| | | | | | | | | | | | | | | | | | | Без этого, исключение о выходе за пределы массива в векторе выглядит так: ``` vector origin (pid 178121, thread library-cpp-yt-) datetime 2025-03-31T14:59:49.069209Z ``` С фиксом: ``` vector origin (pid 178121, thread library-cpp-yt-) datetime 2025-03-31T14:59:49.069209Z exception_type std::out_of_range ``` commit_hash:7382eba16208f6847d581b901a7df4dfa39452b0
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-04-011-1/+1
| | | | commit_hash:43f290553dd5911501d3d7f5474e6fed6c0e4198
* Add Body to reportanterpin2025-03-313-0/+13
| | | | | | | Add test Add body to reqenv commit_hash:222fa588fa7d7a7f65869bd997d32610e78b7378
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-03-291-1/+1
| | | | commit_hash:2147f1af4cd6bec3169e0c6bdde56b9ca182ad5c
* TAtomic => TSpinLocktobo2025-03-281-8/+8
| | | | commit_hash:007934c094f1cc36fb088267f7be87ad93d61cfd
* Fix circular #include between util/stream/output.h and util/stream/debug.hthegeorg2025-03-281-1/+1
| | | | commit_hash:4c198f344c22ca2387327f8ed6f9bed70d33f7e1
* Intermediate changesrobot-piglet2025-03-281-1/+1
| | | | commit_hash:75947792e236bf8588efbadca3b510178fca782a
* Merge yexception.h and bt_exception.h to prevent include cyclethegeorg2025-03-288-8/+8
| | | | commit_hash:4a6a74639669cf2836dedbc7b61efb1f43faef1f
* Intermediate changesrobot-piglet2025-03-271-15/+15
| | | | commit_hash:0830a73862cb129490950eb5b3986d9c2db68d84
* Fix YT deserialization of schemas with Decimal columns having zero scaleudovichenko-r2025-03-272-11/+56
| | | | commit_hash:04525d1d60a5ace05ce17e9c8aebdd3b4b750eef
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-03-261-1/+1
| | | | commit_hash:084ceec7be90f34deed34b118565191fc0ea6034
* Make some methods of smart enum being constexprhiddenpath2025-03-252-13/+14
| | | | commit_hash:c29f08fc16d8bd974d4ce516af499de848607ab8
* [library/cpp/threading] Add convenience methods to schedule functions in ↵sskvor2025-03-243-64/+169
| | | | | | TTaskScheduler commit_hash:b8c3ae8e8ca6b0fea0bbf820f40513da41a242f8
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-03-231-1/+1
| | | | commit_hash:8f2338bca5a2d2de8fbca5db3cb526c2f53863a8
* Add missing typesudovichenko-r2025-03-221-0/+4
| | | | commit_hash:70049abfcda15809251ad057e3e43ad0af234d92
* Intermediate changesrobot-piglet2025-03-211-39/+11
| | | | commit_hash:acc6d7b7aee41b420f987775aa566ee89eacb8eb
* Intermediate changesrobot-piglet2025-03-211-1/+1
| | | | commit_hash:4fb5f2c622a5d9fe2d8d9e2a63b75b6cba7f2bb2
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-03-201-1/+1
| | | | commit_hash:24bdc7e32a2d40dd93845e941b49dbb6aee9875f
* library/cpp/cache: don't use deleted allocator typeswarmer2025-03-191-4/+4
| | | | | std::allocator<void> was deprecated in C++17 and removed in C++20 commit_hash:a3ee8d8f62ee5a7dffbb3a95ff6afac7f32baf1c
* Add TCompactVector::data()vadim-xd2025-03-191-0/+8
| | | | | For TArrayRef(TCompactVector) commit_hash:d6b75e4cd93aa786abeb1c1cc00d9827f6d4ea15
* change ormathene-grey2025-03-192-2/+3
| | | | commit_hash:9c93eed6009f6341594f2c67190e2c9574947f8e
* Emit toolchain version field to COMPILER_VERSION variablethegeorg2025-03-1810-18/+18
| | | | | | | | | | | | This fixes the following dependency: ``` (dflt) thegeorg@jakku:~/arcadia/util@ymake-compiler-version$ ya dump relation contrib/libs/clang14-rt --recursive --target-platform windows Directory (Start): $S/util -> ... File (Include): $S/contrib/libs/clang14-rt/include/sanitizer/common_interface_defs.h ``` commit_hash:abdc87a51f4c23673bfebf4447d8fec9a2607876
* Correct grammarakhropov2025-03-181-1/+1
| | | | commit_hash:f8e992f1779214943ab68c8f592ea2f087f76eb4
* YT-23989: Track memory in TChunkedOutputStreamnadya022025-03-172-4/+26
| | | | commit_hash:1fcce66b4e0a0a5e5fb55aba38889e9bf5b42a85
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-03-171-1/+1
| | | | commit_hash:5f70565d417d7f136c2f1c43cb950ba062cd3c47
* annotate TJsonValue's methods with a lifetime bound attributeswarmer2025-03-151-29/+30
| | | | | Check that the strings and dictionaries owned by TJsonValue are not accessed after the destruction of the TJsonValue instance itself. commit_hash:0ed6d84f28681d3f9d8c0fe7080bd7a5dd183919
* YT-23989: Move memory tracker to library/cpp/ytnadya022025-03-144-0/+588
| | | | commit_hash:5dad6ada81567dcb5da6ef1efe47e1738196d219
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-03-111-1/+1
| | | | commit_hash:49967e68e575ac362d79ad5adda3102b359aac7c
* TConcurrentHashMap::TryRemovesudaques2025-03-101-0/+16
| | | | commit_hash:f9faa4cdcf43ef641c640ec86712f48b09031dcb
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-03-081-1/+1
| | | | commit_hash:386f918a73616ff015f51877c608158ca92f023f
* Return reference from TCompactVector::emplace_backvadim-xd2025-03-062-5/+7
| | | | | Fixup rXXXXXX commit_hash:775dffda71dd0a6ad0e91ca361b27ba4f15a0039
* YT: Allow serializing and deserializing plain enums to uint64dgolear2025-03-062-5/+24
| | | | commit_hash:abf11126ef1a914939d506a79dd7c4f11df177f2
* monlib : memOnly support for JSON encoding/decoding (cpp)miktorius2025-03-067-9/+250
| | | | | | | json encoder memonly attempt commit_hash:0cef79f66356a94c398c76dc9baf2fe3ea9a6948
* YT-21910: Master compact table schemacherepashka2025-03-061-0/+13
| | | | | | | | | - Changelog entry Type: feature Component: master Introduce TCompactTableSchema, that holds wire protobuf schema representation and lighter than TTableSchema commit_hash:21801854b37fc25c5004ee01e5b79a3b3b6ea983
* Better memory poisoning helpersbabenko2025-03-053-43/+62
| | | | commit_hash:dc1bba1db2b4a5bae15299e926e816920168018f
* Add new methods for TCompactVectorvadim-xd2025-03-052-3/+56
| | | | commit_hash:dc7ab41cade426d450efbc68b6cd72e045e3f69e
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-03-051-1/+1
| | | | commit_hash:07b092a6164b27105efb04490ab6ae85b4366638
* Add poisoning helpersbabenko2025-03-046-1/+162
| | | | commit_hash:af266bdf36204a4190b491ea5c45455457030edf
* monlib : adding memOnly flag support for cpp libmiktorius2025-03-0313-57/+432
| | | | commit_hash:cffc55ecd6d0ea22c3c2ce52f21e6aba6da16a15
* support out headers for http simplekuzmich3212025-03-032-9/+9
| | | | commit_hash:cfe9165ddad260bd29afd422967a26259367dcc7
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-03-021-1/+1
| | | | commit_hash:5d6f5e6cfeeed3cfb1178908ae917c10edc3fd20
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-03-011-3/+1
| | | | commit_hash:ac4963e48457a6a3a0f2af63212e03f2645d7a83
* Intermediate changesrobot-piglet2025-03-013-31/+31
| | | | commit_hash:e2da3ad430fabaa84a74178b1f2103b09ac69ae7
* YTORM-1292 Error enrichment via dependency injectiondeep2025-02-282-2/+40
| | | | | | | Идея такая: хочу подкладывать атрибуты в ошибки, не протаскивая их через стек (как в orm/server/objects) и не прогоняя все ошибки через специальные методы (как в orm/library/attributes). Для этого завожу fiber-local структурку с ленивым выведением строчек. Поскольку TError и TFls живут в разных мирах, пришлось сделать отдельный трамплин для совсем генеричной доработки ошибок в момент создания. Игнат посоветовал глянуть на Codicil. Там очень похоже, но нет key/value, поэтому похитил только название. Вообще, можно унифицировать, если есть запрос. commit_hash:203ec7abe5e8c8484e66d55f16192485db776806
* YQL-19495 handle NaNs in TDigestvvvv2025-02-283-11/+44
| | | | commit_hash:6ceaf9a8cc4d034c2829780bed37396d25f9056d
* return/make useful coordinator_new TestFetchGraphCanceland422025-02-281-7/+18
| | | | commit_hash:4721e3d84bd7a730a2fc5be4d0e42da14ef16c40
* Fix cancellation in unifetcherjolex0072025-02-277-23/+306
| | | | commit_hash:909fa7aadbf673448dbc709b19d2088963b40404
* Extra copynae2022025-02-251-4/+4
| | | | | Убираю лишнее копирование. Актуально для REVIEW:7901279 commit_hash:79f0f8873f80375269dd5384e189ac4f3b260017
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-02-231-1/+1
| | | | commit_hash:45d8ec98681a0bb28877978df9550882ba975ae4