aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Allow to handle Y_SAVELOAD_DEFINE() without argsyurial2023-11-152-16/+37
* Add construction of TFileStat from struct statspreis2023-11-152-5/+19
* Fix ISO 8601 parser for dates with year < 160vadim-xd2023-11-092-8/+16
* Default to clang-cl when targeting Windowsthegeorg2023-11-032-1/+4
* TSplitRange::Count fixprout2023-11-022-2/+5
* -Wparentheses in utiljack2392023-11-021-1/+2
* Added HasFlag/Remove Flag for operations with one value, added HasAnyOfFlags.kshalnev2023-10-272-6/+29
* Intermediate changesrobot-piglet2023-10-241-0/+6
* remove Y_VERIFY_DEBUGilnurkh2023-10-231-1/+0
* remove Y_FAILilnurkh2023-10-181-1/+0
* Intermediate changesrobot-piglet2023-10-171-2/+2
* Y_FAIL->Y_ABORT at '^util'ilnurkh2023-10-173-3/+3
* do not check exceptions during expression evaluationilnurkh2023-10-131-14/+7
* fix win warningsilnurkh2023-10-121-3/+1
* fix comment in utililnurkh2023-10-121-1/+1
* remove Y_VERIFYilnurkh2023-10-111-1/+0
* Y_VERIFY->Y_ABORT_UNLESS at ^uilnurkh2023-10-1030-81/+81
* remove double backtrace printingilnurkh2023-10-091-1/+0
* Add global user-defined literal for TStringBufvadim-xd2023-10-072-0/+10
* aliases for checking macrosesilnurkh2023-10-063-50/+40
* Revert commit rXXXXXX, Support std::filesystem::path in TFile and TFileHandlepg2023-10-042-107/+9
* Support std::filesystem::path in TFile and TFileHandlethegeorg2023-10-042-9/+107
* Add THashMultiMap::equal_range_i so new element could be emplaced after check...osidorkin2023-09-152-0/+16
* util/system/shellcommand: customize signal to terminate process withantervis2023-09-152-9/+9
* Intermediate changesrobot-piglet2023-09-064-8/+4
* (no commit message)pg2023-08-311-4/+0
* (no commit message)pg2023-08-201-8/+8
* Add ctors for TStorageBase to fix TMaybe instantiation for move-only types wh...nocomer2023-08-181-1/+13
* TString: improve `operator+` rvalue overloadsignatloskutov2023-08-101-2/+7
* Fix return invalid pointer in FTS_NOSTAT modedimdim112023-08-071-0/+2
* Remove extra semicolonbulatman2023-08-024-5/+5
* remove NO_SANITIZE_HEADERS macrosreshilkin2023-07-282-4/+0
* add some warnings (even in release build) if host memory estimation was wrongilnurkh2023-07-223-5/+12
* [util] add std::optional support to IOutputStream << operatorrus0842023-07-041-0/+18
* Intermediate changesrobot-piglet2023-07-031-1/+1
* Make CeilDiv function constexprilezhankin2023-06-301-3/+7
* Require semicolon after Y_DECLARE*_FLAGSbulatman2023-06-249-24/+25
* Revert commit rXXXXXX, Optimize CloseAllFdsOnExec for large MaxOpenFilessay2023-06-221-16/+2
* [util] Turn all Collapse / CollapseInPlace overloads into template functions ...ppavel962023-06-222-5/+25
* Intermediate changesrobot-piglet2023-06-151-3/+3
* Intermediate changesrobot-piglet2023-06-131-71/+59
* add ymake export to ydbalexv-smirnov2023-06-1341-0/+1117
* Delete constant reference API to DoNotOptimizeAwaybulatman2023-06-121-0/+9
* Remove extra semicolon (util)bulatman2023-06-1215-19/+19
* util/saveload: implement default saveload for std::optionalionagamed2023-06-102-0/+43
* Require semicolon after saveload macrosesbulatman2023-06-084-4/+14
* Refactor and fix constructors TString as std::stringdimdim112023-06-083-22/+115
* Restrict direct usages of google benchmarking librarythegeorg2023-06-081-1/+1
* Remove xray supportthegeorg2023-06-061-22/+0
* TMapOps::Value: better return typeignatloskutov2023-06-022-5/+5