Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FixNamespaceComments in /util | dmasloff | 2024-09-05 | 36 | -38/+38 |
| | | | | | FixNamespaceComments in /util bb9152570d7c258798644ead5a59f604de05ef3b | ||||
* | Set SpacesInLineCommentPrefix to 1 in /util | dmasloff | 2024-08-17 | 3 | -15/+15 |
| | | | | | Set SpacesInLineCommentPrefix to 1 in /util 3853f9ec5143722c1bebd8dc0ffc9b61a6c17657 | ||||
* | check the lifetime bounds of stream adapters | swarmer | 2024-08-16 | 6 | -10/+10 |
| | | | | f4e1f5605822d2c05fd582aeb7104301b7ca73c7 | ||||
* | check lifetime bound of the string in the TStringInput/TStringOutput classes | swarmer | 2024-07-18 | 1 | -2/+2 |
| | | | | f280ea4e6223f62e5ba0d89f9428dbbbf74de5f7 | ||||
* | check lifetime bound of the buffer referred by the TMemoryInput stream | swarmer | 2024-07-15 | 1 | -2/+2 |
| | | | | dba46bf17021f643b779aadc16bdb4feca51333a | ||||
* | Intermediate changes | robot-piglet | 2024-04-02 | 3 | -6/+0 |
| | |||||
* | WebAssembly in util | dtorilov | 2024-03-28 | 1 | -1/+1 |
| | | | | b46c1e446c9d0f9393bf688b26db810f60add0f6 | ||||
* | movable TStringStream | swarmer | 2024-03-21 | 2 | -2/+68 |
| | | | | | Do not copy the internal string buffer in move constructors and the move assignment operator. 19e6948ae4706272838bc76831b9ff2051a20590 | ||||
* | Support wide strings (and string_views) in Out<> / IOutputStream | thegeorg | 2024-01-27 | 2 | -15/+62 |
| | |||||
* | Allow using std::filesystem::path when constructing TFileInput / TFileOutput | thegeorg | 2023-12-14 | 2 | -9/+31 |
| | |||||
* | Make std::filesystem::path support universal | thegeorg | 2023-11-21 | 1 | -3/+0 |
| | | | | This will probably break util compilation with MSVC, but I am not aware of anyone using it. | ||||
* | -Wparentheses in util | jack239 | 2023-11-02 | 1 | -1/+2 |
| | | | | Поправил файл, чтобы проходила проверка Wparentheses в MapKit | ||||
* | Y_VERIFY->Y_ABORT_UNLESS at ^u | ilnurkh | 2023-10-10 | 3 | -5/+5 |
| | | | | https://clubs.at.yandex-team.ru/arcadia/29404 | ||||
* | [util] add std::optional support to IOutputStream << operator | rus084 | 2023-07-04 | 1 | -0/+18 |
| | |||||
* | Require semicolon after Y_DECLARE*_FLAGS | bulatman | 2023-06-24 | 1 | -2/+2 |
| | |||||
* | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 3 | -0/+57 |
| | |||||
* | Remove using of extra semicolons in util | bulatman | 2023-05-04 | 1 | -1/+1 |
| | |||||
* | Workaround -Wunused-but-set-variable in Y_DBGTRACE macro | thegeorg | 2023-05-03 | 1 | -36/+24 |
| | |||||
* | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 3 | -57/+0 |
| | |||||
* | (no commit message) | pg | 2023-03-28 | 2 | -28/+28 |
| | |||||
* | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 3 | -0/+57 |
| | |||||
* | TBaseNumber to std::ostream print support. | dcherednik | 2023-03-15 | 2 | -4/+59 |
| | |||||
* | TMemoryInput Try to prohibit use-after-free and require explicit cast to ↵ | ilnurkh | 2023-01-23 | 1 | -0/+6 |
| | | | | TStringBuf (with &&) | ||||
* | util: Flatten cython tests layout | thegeorg | 2022-06-03 | 1 | -0/+12 |
| | | | | ref:7427208d08ebeb9e88247fb7dac6445bc814d756 | ||||
* | remove unused includes | tobo | 2022-04-07 | 7 | -7/+0 |
| | | | | ref:f8c119cf3a796a59ab5be4424e5364ba6a201d40 | ||||
* | Standard way to include zlib iface header | svidyuk | 2022-03-19 | 1 | -1/+1 |
| | | | | | | | | | This allows to use user provided zib when building projects exported from arcadia to opensource. DEVTOOLS-9036 ref:84d7fd128cd82c56df10f8cefd3e1e292d4d80be | ||||
* | intermediate changes | arcadia-devtools | 2022-03-15 | 2 | -36/+0 |
| | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | ||||
* | rm unused includes | tobo | 2022-03-05 | 1 | -1/+0 |
| | | | | ref:b9f56a64ccc7a4f4980fa176af362932c04214b3 | ||||
* | Support std::filesystem::path in Arcadia streams | thegeorg | 2022-03-03 | 1 | -1/+10 |
| | | | | ref:11bbdd83544b9579747dd12d51395840bda86faf | ||||
* | clang-tidy - move-constructor and move-assignment operators should be marked ↵ | tobo | 2022-02-28 | 1 | -1/+1 |
| | | | | | | noexcept + pass some args by reference ref:5da43163e6b3c2499597234dc80ad47042259013 | ||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | artemfn | 2022-02-10 | 1 | -2/+2 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | artemfn | 2022-02-10 | 1 | -2/+2 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | vkap | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | vkap | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | lavv17 | 2022-02-10 | 1 | -10/+10 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | lavv17 | 2022-02-10 | 1 | -10/+10 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | yacoder | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | yacoder | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | seege | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | seege | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | ssmike | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | ssmike | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | slonnn | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | slonnn | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | lexeyo | 2022-02-10 | 1 | -2/+2 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | lexeyo | 2022-02-10 | 1 | -2/+2 |
| | |||||
* | Restoring authorship annotation for Egor Kochetov <[email protected]>. Commit ↵ | Egor Kochetov | 2022-02-10 | 2 | -15/+15 |
| | | | | 2 of 2. | ||||
* | Restoring authorship annotation for Egor Kochetov <[email protected]>. Commit ↵ | Egor Kochetov | 2022-02-10 | 2 | -15/+15 |
| | | | | 1 of 2. | ||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | alexcrush | 2022-02-10 | 3 | -57/+57 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | alexcrush | 2022-02-10 | 3 | -57/+57 |
| |