| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | YT-18571: library/cpp/yt/small_containers -> library/cpp/yt/compact_containers | babenko | 2025-01-12 | 1 | -2/+2 |
| | | | | | commit_hash:fc31d2770ebeffeb513c4535bd146c731b7f78fb | ||||
| * | Extract string_builder | babenko | 2024-10-13 | 1 | -0/+1 |
| | | | | | commit_hash:1573c88f09db79bab2755c9c2c3ffd0bc219b2d2 | ||||
| * | YT-21868: Enable stat analysis in some other places | arkady-e1ppa | 2024-06-13 | 1 | -0/+1 |
| | | | | | | | | | | | | We slightly rework inner workings of stat analysis. For almost any sane use case the behavior is identical, but should compile a little faster. If you send string literals like `char[N]` or `const char*` make them constexpr. If you can't (e.g. `ex.what()` case) wrap it in `TStringBuf`, if you want the "by the book; 100% right" solution then wrap it in `TRuntimeFormat` instead. `SetRequestInfo` methods now statically checks the format. Only one error was found -- hooray! Some other internal stuff was added, a lot removed -- don't worry about it. You won't be able to see the difference 62050dfe8a9cedc1289f18e80397ff33a8e2ecdb | ||||
| * | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 1 | -0/+34 |
| | | |||||
| * | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 1 | -34/+0 |
| | | |||||
| * | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 1 | -0/+34 |
| | | |||||
| * | intermediate changes | arcadia-devtools | 2022-03-15 | 1 | -30/+0 |
| | | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | babenko | 2022-02-10 | 1 | -4/+4 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | babenko | 2022-02-10 | 1 | -4/+4 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | ignat | 2022-02-10 | 1 | -26/+26 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | ignat | 2022-02-10 | 1 | -26/+26 |
| | | |||||
| * | intermediate changes | Devtools Arcadia | 2022-02-07 | 1 | -0/+30 |
| ref:cde9a383711a11544ce7e107a78147fb96cc4029 | |||||
