summaryrefslogtreecommitdiffstats
path: root/util/stream
Commit message (Collapse)AuthorAgeFilesLines
* FixNamespaceComments in /utildmasloff2024-09-0536-38/+38
| | | | | FixNamespaceComments in /util bb9152570d7c258798644ead5a59f604de05ef3b
* Set SpacesInLineCommentPrefix to 1 in /utildmasloff2024-08-173-15/+15
| | | | | Set SpacesInLineCommentPrefix to 1 in /util 3853f9ec5143722c1bebd8dc0ffc9b61a6c17657
* check the lifetime bounds of stream adaptersswarmer2024-08-166-10/+10
| | | | f4e1f5605822d2c05fd582aeb7104301b7ca73c7
* check lifetime bound of the string in the TStringInput/TStringOutput classesswarmer2024-07-181-2/+2
| | | | f280ea4e6223f62e5ba0d89f9428dbbbf74de5f7
* check lifetime bound of the buffer referred by the TMemoryInput streamswarmer2024-07-151-2/+2
| | | | dba46bf17021f643b779aadc16bdb4feca51333a
* Intermediate changesrobot-piglet2024-04-023-6/+0
|
* WebAssembly in utildtorilov2024-03-281-1/+1
| | | | b46c1e446c9d0f9393bf688b26db810f60add0f6
* movable TStringStreamswarmer2024-03-212-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<> / IOutputStreamthegeorg2024-01-272-15/+62
|
* Allow using std::filesystem::path when constructing TFileInput / TFileOutputthegeorg2023-12-142-9/+31
|
* Make std::filesystem::path support universalthegeorg2023-11-211-3/+0
| | | | This will probably break util compilation with MSVC, but I am not aware of anyone using it.
* -Wparentheses in utiljack2392023-11-021-1/+2
| | | | Поправил файл, чтобы проходила проверка Wparentheses в MapKit
* Y_VERIFY->Y_ABORT_UNLESS at ^uilnurkh2023-10-103-5/+5
| | | | https://clubs.at.yandex-team.ru/arcadia/29404
* [util] add std::optional support to IOutputStream << operatorrus0842023-07-041-0/+18
|
* Require semicolon after Y_DECLARE*_FLAGSbulatman2023-06-241-2/+2
|
* add ymake export to ydbalexv-smirnov2023-06-133-0/+57
|
* Remove using of extra semicolons in utilbulatman2023-05-041-1/+1
|
* Workaround -Wunused-but-set-variable in Y_DBGTRACE macrothegeorg2023-05-031-36/+24
|
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-283-57/+0
|
* (no commit message)pg2023-03-282-28/+28
|
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-153-0/+57
|
* TBaseNumber to std::ostream print support.dcherednik2023-03-152-4/+59
|
* TMemoryInput Try to prohibit use-after-free and require explicit cast to ↵ilnurkh2023-01-231-0/+6
| | | | TStringBuf (with &&)
* util: Flatten cython tests layoutthegeorg2022-06-031-0/+12
| | | | ref:7427208d08ebeb9e88247fb7dac6445bc814d756
* remove unused includestobo2022-04-077-7/+0
| | | | ref:f8c119cf3a796a59ab5be4424e5364ba6a201d40
* Standard way to include zlib iface headersvidyuk2022-03-191-1/+1
| | | | | | | | | This allows to use user provided zib when building projects exported from arcadia to opensource. DEVTOOLS-9036 ref:84d7fd128cd82c56df10f8cefd3e1e292d4d80be
* intermediate changesarcadia-devtools2022-03-152-36/+0
| | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
* rm unused includestobo2022-03-051-1/+0
| | | | ref:b9f56a64ccc7a4f4980fa176af362932c04214b3
* Support std::filesystem::path in Arcadia streamsthegeorg2022-03-031-1/+10
| | | | ref:11bbdd83544b9579747dd12d51395840bda86faf
* clang-tidy - move-constructor and move-assignment operators should be marked ↵tobo2022-02-281-1/+1
| | | | | | noexcept + pass some args by reference ref:5da43163e6b3c2499597234dc80ad47042259013
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.artemfn2022-02-101-2/+2
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.artemfn2022-02-101-2/+2
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.vkap2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.vkap2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.lavv172022-02-101-10/+10
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.lavv172022-02-101-10/+10
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.yacoder2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.yacoder2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.seege2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.seege2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.ssmike2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.ssmike2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.slonnn2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.slonnn2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.lexeyo2022-02-101-2/+2
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.lexeyo2022-02-101-2/+2
|
* Restoring authorship annotation for Egor Kochetov <[email protected]>. Commit ↵Egor Kochetov2022-02-102-15/+15
| | | | 2 of 2.
* Restoring authorship annotation for Egor Kochetov <[email protected]>. Commit ↵Egor Kochetov2022-02-102-15/+15
| | | | 1 of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.alexcrush2022-02-103-57/+57
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.alexcrush2022-02-103-57/+57
|