aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/containers
Commit message (Collapse)AuthorAgeFilesLines
* Mark methods as consthiddenpath2024-02-011-3/+3
|
* feat contrib: aiogram 3armenqa2024-01-1997-1840/+0
| | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/
* External build system generator release 65robot-ya-builder2023-12-0516-48/+48
| | | | Update tools: yexport, os-yexport
* add darwin-arm64 CMakeListsdcherednik2023-11-2032-0/+328
|
* Added 'y_benchmark' to Y_BENCHMARKdaniel-march2023-11-131-0/+2
|
* Y_FAIL->Y_ABORT at '^li'ilnurkh2023-10-172-2/+2
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Y_VERIFY_DEBUG->Y_DEBUG_ABORT_UNLESS at '-v ydb'ilnurkh2023-10-162-5/+5
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Y_VERIFY->Y_ABORT_UNLESS at ^lilnurkh2023-10-094-6/+6
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* Allow other types in GetBucketForKeyvadim-xd2023-10-051-2/+11
|
* Optimize TConcurrentHashMap; add EmplaceIfAbsentvadim-xd2023-09-131-4/+28
|
* Use UDFs from YDBvvvv2023-07-319-349/+0
|
* YQL-16239 Move purecalc to publicvvvv2023-07-319-0/+349
|
* YT-19210: expose YQL shared library for YT.max422023-07-291-0/+128
| | | | After this, a new target libyqlplugin.so appears. in open-source cmake build. Diff in open-source YDB repo looks like the following: https://paste.yandex-team.ru/f302bdb4-7ef2-4362-91c7-6ca45f329264
* Revert "YT-19324: move YT provider to ydb/library/yql"max422023-06-301-128/+0
| | | | This reverts commit ca272f12fdd0e8d5c3e957fc87939148f1caaf72, reversing changes made to 49f8acfc8b0b5c0071b804423bcf53fda26c7c12.
* YT-19324: move YT provider to ydb/library/yqlmax422023-06-301-0/+128
| | | | | | | | | | | | | | This commit is formed by the following script: https://paste.yandex-team.ru/6f92e4b8-efc5-4d34-948b-15ee2accd7e7/text. This commit has zero effect on all projects that depend on YQL. The summary of changes: - `yql/providers/yt -> ydb/library/yql/providers/yt `- the whole implementation of YT provider is moved into YDB code base for further export as a part of YT YQL plugin shared library; - `yql/providers/stat/{expr_nodes,uploader} -> ydb/library/yql/providers/stat/{expr_nodes,uploader}` - a small interface without implementation and the description of stat expr nodes; - `yql/core/extract_predicate/ut -> ydb/library/yql/core/extract_predicate/ut`; - `yql/core/{ut,ut_common} -> ydb/library/yql/core/{ut,ut_common}`; - `yql/core` is gone; - `yql/library/url_preprocessing -> ydb/library/yql/core/url_preprocessing`. **NB**: all new targets inside `ydb/` are under `IF (NOT CMAKE_EXPORT)` clause which disables them from open-source cmake generation and ya make build. They will be enabled in the subsequent commits.
* add ymake export to ydbalexv-smirnov2023-06-1329-0/+313
|
* Remove extra semicolon (library)bulatman2023-06-104-5/+5
|
* Remove dependency on library/cpp/containers/flat_hashsnaury2023-04-2045-3561/+0
|
* External build system generator release 29robot-ya-builder2023-04-1917-17/+17
| | | Update tools: yexport
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-2836-410/+0
|
* External build system generator release 21robot-ya-builder2023-03-1717-51/+51
| | | Update tools: yexport
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-1536-0/+410
|
* Intermediate changesrobot-piglet2023-03-0934-0/+360
|
* Intermediate changesrobot-piglet2023-03-0751-34/+34
|
* External build system generator release 17robot-ya-builder2023-03-0617-17/+17
| | | Update tools: yexport
* Intermediate changesrobot-piglet2023-02-0751-129/+129
|
* Intermediate changesrobot-piglet2023-02-0751-129/+129
|
* External build system generator release 12robot-ya-builder2023-01-3117-17/+17
| | | Update tools: yexport
* External build system generator release 8robot-ya-builder2023-01-1769-69/+69
| | | Update tools: yexport
* Sync linux-headers instead of using system onesthegeorg2022-12-1568-190/+1131
|
* remove kikimr/driver DEPENDSqrort2022-12-023-369/+0
|
* validate canons without yatest_commonqrort2022-11-303-0/+369
|
* Add C++20 compatible 'contains'.a-romanov2022-11-301-0/+5
|
* add copy assignment operatortobo2022-11-222-0/+29
|
* use y_allocate / y_deallocatetobo2022-11-191-10/+3
|
* make class more compatible with std::vectortobo2022-11-112-5/+72
|
* add move operations, more constructors, fit memory blocks to power-of-two sizetobo2022-11-112-5/+107
|
* [comptrie] Use std::move with TBlob (clang-tidy modernize-pass-by-value)sobols2022-10-251-14/+11
| | | TBlob is ref-counted, moving it may be faster than copying.
* emplace_back() with arguments support + return reference for consistency ↵tobo2022-09-302-3/+39
| | | | with TVector
* Switch commit hash maps to absl::flat_hashsnaury2022-09-142-0/+23
|
* Update external build system generation utilityrobot-ya-builder2022-09-011-0/+24
| | | | * [cmake] Hierarchical add_subdirectroy structure * [cmake] Support for same file compilation multiple times with different flags
* fix ya.makemonster2022-07-0711-53/+738
|
* intermediate changesarcadia-devtools2022-07-041-1/+2
| | | | ref:eb323ed6990ec25c44f6fff39b4c6e695146549d
* intermediate changesarcadia-devtools2022-06-0316-32/+19
| | | | ref:fae4893f33010b24c860d4fa7f170add00599e22
* intermediate changesarcadia-devtools2022-06-021-1/+1
| | | | ref:7d93fcecda8932c9b9f116195754e85e591a3905
* library: Flatten RECURSEs in actors, containers, monlibthegeorg2022-06-011-0/+17
| | | | ref:f5f98dd504e52bf85fbe9fe8adf428011df1d814
* intermediate changesarcadia-devtools2022-05-265-506/+4
| | | | ref:053341dde4c25aa65918f21eb765fc97232e55cb
* Fix typosVadim Filimonov2022-04-191-1/+1
|
* intermediate changesarcadia-devtools2022-03-1543-605/+0
| | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
* Improve SystemCommand check in YDB CLI, KIKIMR-14321pnv12022-03-0116-0/+144
| | | | ref:fe5ed49138dce046a93c364cc8879fad3abf3eef