| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 29 | -0/+313 |
| | | |||||
| * | Remove extra semicolon (library) | bulatman | 2023-06-10 | 4 | -5/+5 |
| | | |||||
| * | Remove dependency on library/cpp/containers/flat_hash | snaury | 2023-04-20 | 45 | -3561/+0 |
| | | |||||
| * | External build system generator release 29 | robot-ya-builder | 2023-04-19 | 17 | -17/+17 |
| | | | | Update tools: yexport | ||||
| * | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 36 | -410/+0 |
| | | |||||
| * | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 17 | -51/+51 |
| | | | | Update tools: yexport | ||||
| * | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 36 | -0/+410 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-03-09 | 34 | -0/+360 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-03-07 | 51 | -34/+34 |
| | | |||||
| * | External build system generator release 17 | robot-ya-builder | 2023-03-06 | 17 | -17/+17 |
| | | | | Update tools: yexport | ||||
| * | Intermediate changes | robot-piglet | 2023-02-07 | 51 | -129/+129 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-02-07 | 51 | -129/+129 |
| | | |||||
| * | External build system generator release 12 | robot-ya-builder | 2023-01-31 | 17 | -17/+17 |
| | | | | Update tools: yexport | ||||
| * | External build system generator release 8 | robot-ya-builder | 2023-01-17 | 69 | -69/+69 |
| | | | | Update tools: yexport | ||||
| * | Sync linux-headers instead of using system ones | thegeorg | 2022-12-15 | 68 | -190/+1131 |
| | | |||||
| * | remove kikimr/driver DEPENDS | qrort | 2022-12-02 | 3 | -369/+0 |
| | | |||||
| * | validate canons without yatest_common | qrort | 2022-11-30 | 3 | -0/+369 |
| | | |||||
| * | Add C++20 compatible 'contains'. | a-romanov | 2022-11-30 | 1 | -0/+5 |
| | | |||||
| * | add copy assignment operator | tobo | 2022-11-22 | 2 | -0/+29 |
| | | |||||
| * | use y_allocate / y_deallocate | tobo | 2022-11-19 | 1 | -10/+3 |
| | | |||||
| * | make class more compatible with std::vector | tobo | 2022-11-11 | 2 | -5/+72 |
| | | |||||
| * | add move operations, more constructors, fit memory blocks to power-of-two size | tobo | 2022-11-11 | 2 | -5/+107 |
| | | |||||
| * | [comptrie] Use std::move with TBlob (clang-tidy modernize-pass-by-value) | sobols | 2022-10-25 | 1 | -14/+11 |
| | | | | TBlob is ref-counted, moving it may be faster than copying. | ||||
| * | emplace_back() with arguments support + return reference for consistency ↵ | tobo | 2022-09-30 | 2 | -3/+39 |
| | | | | | with TVector | ||||
| * | Switch commit hash maps to absl::flat_hash | snaury | 2022-09-14 | 2 | -0/+23 |
| | | |||||
| * | Update external build system generation utility | robot-ya-builder | 2022-09-01 | 1 | -0/+24 |
| | | | | | * [cmake] Hierarchical add_subdirectroy structure * [cmake] Support for same file compilation multiple times with different flags | ||||
| * | fix ya.make | monster | 2022-07-07 | 11 | -53/+738 |
| | | |||||
| * | intermediate changes | arcadia-devtools | 2022-07-04 | 1 | -1/+2 |
| | | | | | ref:eb323ed6990ec25c44f6fff39b4c6e695146549d | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-03 | 16 | -32/+19 |
| | | | | | ref:fae4893f33010b24c860d4fa7f170add00599e22 | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-02 | 1 | -1/+1 |
| | | | | | ref:7d93fcecda8932c9b9f116195754e85e591a3905 | ||||
| * | library: Flatten RECURSEs in actors, containers, monlib | thegeorg | 2022-06-01 | 1 | -0/+17 |
| | | | | | ref:f5f98dd504e52bf85fbe9fe8adf428011df1d814 | ||||
| * | intermediate changes | arcadia-devtools | 2022-05-26 | 5 | -506/+4 |
| | | | | | ref:053341dde4c25aa65918f21eb765fc97232e55cb | ||||
| * | Fix typos | Vadim Filimonov | 2022-04-19 | 1 | -1/+1 |
| | | |||||
| * | intermediate changes | arcadia-devtools | 2022-03-15 | 43 | -605/+0 |
| | | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | ||||
| * | Improve SystemCommand check in YDB CLI, KIKIMR-14321 | pnv1 | 2022-03-01 | 16 | -0/+144 |
| | | | | | ref:fe5ed49138dce046a93c364cc8879fad3abf3eef | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-18 | 16 | -0/+156 |
| | | | | | ref:1a0585d83f27cb6fb5b9c4f68a08177e10faf3b3 | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | suboch | 2022-02-10 | 1 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | suboch | 2022-02-10 | 1 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | bacek | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | bacek | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | tachikoma | 2022-02-10 | 1 | -5/+5 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | tachikoma | 2022-02-10 | 1 | -5/+5 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | vbyl | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | vbyl | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | kcd | 2022-02-10 | 4 | -20/+20 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | kcd | 2022-02-10 | 4 | -20/+20 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | mbusel | 2022-02-10 | 12 | -594/+594 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | mbusel | 2022-02-10 | 12 | -594/+594 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | melton | 2022-02-10 | 2 | -41/+41 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | melton | 2022-02-10 | 2 | -41/+41 |
| | | |||||
