aboutsummaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* Library import 16 (#2433)AlexSm2024-03-0513-244/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: robot-piglet <robot-piglet@yandex-team.com> Co-authored-by: deshevoy <deshevoy@yandex-team.com> Co-authored-by: robot-contrib <robot-contrib@yandex-team.com> Co-authored-by: thegeorg <thegeorg@yandex-team.com> Co-authored-by: robot-ya-builder <robot-ya-builder@yandex-team.com> Co-authored-by: svidyuk <svidyuk@yandex-team.com> Co-authored-by: shadchin <shadchin@yandex-team.com> Co-authored-by: robot-ratatosk <robot-ratatosk@yandex-team.com> Co-authored-by: innokentii <innokentii@yandex-team.com> Co-authored-by: arkady-e1ppa <arkady-e1ppa@yandex-team.com> Co-authored-by: snermolaev <snermolaev@yandex-team.com> Co-authored-by: dimdim11 <dimdim11@yandex-team.com> Co-authored-by: kickbutt <kickbutt@yandex-team.com> Co-authored-by: abdullinsaid <abdullinsaid@yandex-team.com> Co-authored-by: korsunandrei <korsunandrei@yandex-team.com> Co-authored-by: petrk <petrk@yandex-team.com> Co-authored-by: miroslav2 <miroslav2@yandex-team.com> Co-authored-by: serjflint <serjflint@yandex-team.com> Co-authored-by: akhropov <akhropov@yandex-team.com> Co-authored-by: prettyboy <prettyboy@yandex-team.com> Co-authored-by: ilikepugs <ilikepugs@yandex-team.com> Co-authored-by: hiddenpath <hiddenpath@yandex-team.com> Co-authored-by: mikhnenko <mikhnenko@yandex-team.com> Co-authored-by: spreis <spreis@yandex-team.com> Co-authored-by: andreyshspb <andreyshspb@yandex-team.com> Co-authored-by: dimaandreev <dimaandreev@yandex-team.com> Co-authored-by: rashid <rashid@yandex-team.com> Co-authored-by: robot-ydb-importer <robot-ydb-importer@yandex-team.com> Co-authored-by: r-vetrov <r-vetrov@yandex-team.com> Co-authored-by: ypodlesov <ypodlesov@yandex-team.com> Co-authored-by: zaverden <zaverden@yandex-team.com> Co-authored-by: vpozdyayev <vpozdyayev@yandex-team.com> Co-authored-by: robot-cozmo <robot-cozmo@yandex-team.com> Co-authored-by: v-korovin <v-korovin@yandex-team.com> Co-authored-by: arikon <arikon@yandex-team.com> Co-authored-by: khoden <khoden@yandex-team.com> Co-authored-by: psydmm <psydmm@yandex-team.com> Co-authored-by: robot-javacom <robot-javacom@yandex-team.com> Co-authored-by: dtorilov <dtorilov@yandex-team.com> Co-authored-by: sennikovmv <sennikovmv@yandex-team.com> Co-authored-by: hcpp <hcpp@ydb.tech>
* Pass VDisk burst threshold in config, fix TBucketQuoter bug (#2165)Sergey Belyakov2024-02-261-1/+1
|
* upverInnokentii Mokin2024-02-161-1/+1
|
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-02-161-1/+1
| | | | 155ab801b664cc38013eaea040033fd1eefae1b3
* ,Speedup scheduling failures commitrogday2024-02-162-0/+12
| | | | 62c4cf20966ac12ba500e1b7f7f048969a8aacca
* support Any in Proto2Jsonlavv172024-02-165-4/+79
| | | | 31e18f04efdf8642428d4ab8ec8c87b4101f5ff2
* Add .Data/.data methods to NYT::TRangepechatnov2024-02-161-0/+10
| | | | f637e6debdcb60f78ab07fb4be833a881a1452f7
* YDB Import 566robot-ydb-importer2024-02-1622-0/+2464
| | | | 96265cd0cc64e1b9bb31fe97b915ed2a09caf1cb
* Remove CMakeLists from main (#2032)AlexSm2024-02-161645-38631/+0
|
* Set rightlib sha to 338cc91c47563f925e4eb0a4c40368308f19599bDaniil Cherednik2024-02-141-1/+1
|
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-02-141-1/+1
|
* Replace complex hack in monlib macroinnokentii2024-02-142-10/+2
| | | | replace complex hack in monlib macro
* Update Python from 3.11.8 to 3.12.2shadchin2024-02-142-13/+13
|
* discourage inlining of the NResource::TRegHelper's constructorswarmer2024-02-142-4/+6
| | | | Микрооптимизация, уменьшающая в два раза число вызовов функций на каждый helper: компилятор пытается встраивать тело конструктора, хотя не имеет никаких шансов что-то в нём соптимизировать без LTO или без знания о том, что `CommonStore()` всегда возвращает одно и то же значнеие, .
* fix use-after-free in the IModelsArchiveReader classswarmer2024-02-143-11/+17
| | | | The implementation has also been moved into a cpp file.
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-02-141-1/+1
|
* Update rightlib shaAlexander Smirnov2024-02-091-1/+1
|
* Rework joinpath for importlib.resourcesshadchin2024-02-093-30/+98
|
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-02-091-3/+1
|
* Intermediate changesrobot-piglet2024-02-091-0/+17
|
* fix prometheus_decoder ConsumeCounteraleksei-le2024-02-091-4/+6
|
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-02-091-1/+1
|
* Intermediate changesrobot-piglet2024-02-091-2/+63
|
* Intermediate changesrobot-piglet2024-02-091-0/+5
|
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-02-091-1/+1
|
* Mark methods as consthiddenpath2024-02-091-3/+3
|
* sprintf -> snprintf as it is deprecated on macOS..akhropov2024-02-091-2/+2
|
* Intermediate changesrobot-piglet2024-02-093-12/+12
|
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-02-091-1/+1
|
* Update library shaAlexander Smirnov2024-01-311-1/+1
|
* [library/cpp/yt] fix peerdirtldr2024-01-311-0/+1
|
* Move enum_indexed_array from misc to containersbabenko2024-01-318-6/+11
|
* Intermediate changesrobot-piglet2024-01-311-3/+3
|
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-01-311-1/+1
|
* Drop TEnumIndexedVectorbabenko2024-01-314-129/+0
|
* Update shaAlexander Smirnov2024-01-261-1/+1
|
* Intermediate changesrobot-piglet2024-01-261-1/+1
|
* Introduce TEnumIndexedArray as a refurbished version of TEnumIndexedVectorbabenko2024-01-2610-54/+262
|
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-01-261-1/+1
|
* Update shaAlexander Smirnov2024-01-261-1/+1
|
* Update library shaAlexander Smirnov2024-01-241-1/+1
|
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-01-241-3/+1
|
* Specialize iterator_traits for TIpAddressRange iteratorhiddenpath2024-01-241-0/+5
| | | | | | | | | | | ``` In file included from $(SOURCE_ROOT)/contrib/libs/cxxsupp/libcxx/include/__algorithm/copy_move_common.h:12: $(SOURCE_ROOT)/contrib/libs/cxxsupp/libcxx/include/__algorithm/iterator_operations.h:72:3: error: no type named 'value_type' in 'std::iterator_traits<TIpAddressRange::TIterator>' using __value_type = typename iterator_traits<_Iter>::value_type; ^~~~~ $(SOURCE_ROOT)/contrib/libs/cxxsupp/libcxx/include/__algorithm/copy_move_common.h:149:62: note: in instantiation of template type alias '__value_type' requested here using _InValue = typename _IterOps<_AlgPolicy>::template __value_type<_InIter>; ```
* Library update 9 (#1163)AlexSm2024-01-196-13/+285
| | | | | | | * Right libs import scripts * Library update 9 * Add contrib/libs/cxxsupp/libcxx/include/memory_resource
* Library import 8 (#1074)AlexSm2024-01-1824-64/+316
| | | | | * Library import 8 * Add contrib/libs/cxxsupp/libcxx/include/__verbose_abort
* Library import 7 (#937)AlexSm2024-01-1111-10/+80
|
* Library import 6 (#888)AlexSm2024-01-095-4/+117
|
* Library import 5, delete go dependencies (#832)AlexSm2024-01-04248-399944/+43
| | | | | * Library import 5, delete go dependencies * Fix yt client
* Import libs 4 (#758)AlexSm2023-12-2713-60/+131
|
* Import libs 3 (#679)AlexSm2023-12-226-11/+55
|