summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* [enum_parser] generate ToStringBuf specializationswarmer2022-06-131-0/+8
* [util] AdjacentFind + AdjacentFindByswarmer2022-06-102-0/+58
* IGNIETFERRO-1105 -> Top level t-zeeight2022-06-092-2/+2
* Pull request "ShufflePart function" by @igormarkov00 from https://github.com/...arcadia-devtools2022-06-072-0/+73
* Add missing map_ut.pyx to util/generic/ut_cythonthegeorg2022-06-032-0/+4
* util: Flatten cython tests layoutthegeorg2022-06-037-3/+13
* Add missing source file to ya.makethegeorg2022-06-022-0/+2
* [util] IsSortedBy for containersswarmer2022-06-022-0/+11
* Flatten util teststhegeorg2022-06-011-1/+1
* [util] constexpr сравнения для TStringBufswarmer2022-06-012-59/+71
* [util] constexpr для алгоритмовswarmer2022-06-012-117/+117
* util: Do not include on Windowsthegeorg2022-05-271-2/+4
* [util] implement THashMap::insert_or_assign methodswarmer2022-05-262-0/+71
* [util] StripInPlace should modify string in-placeswarmer2022-05-245-22/+132
* IGNIETFERRO-1105 Get rid of TAtomic in spin_waiteeight2022-05-231-10/+13
* IGNIETFERRO-1105 Get rid of TAtomic in system/{atexit, event, shellcommand}eeight2022-05-205-39/+57
* IGNIETFERRO-1105 Get rid of TAtomic in unittestseeight2022-05-194-78/+58
* IGNIETFERRO-1105 Get rid of TAtomic in thread/pool.cppeeight2022-05-171-7/+7
* IGNIETFERRO-1105 Use std::atomic in spinlockeeight2022-05-173-56/+49
* piglet: Extract metadata from commit messagethegeorg2022-05-121-0/+5
* IGNIETFERRO-1105 TAtomic -> std::atomic in util/generic/* and threadpooleeight2022-05-117-85/+94
* include order as code-style recommendIlnur Khuziev2022-05-061-2/+2
* IGNIETFERRO-1105 TAtomic -> std::atomic in util/thread/lfqueue.heeight2022-05-042-79/+70
* IGNIETFERRO-1105 TAtomic -> std::atomic in util/thread/lfstack.heeight2022-04-272-59/+64
* IGNIETFERRO-1997 replace Y_VERIFY(exceptionPtr) with 'return "NO EXCEPTION"' ...chegoryu2022-04-262-5/+13
* Add Collapse variant for utf-32 stringsOleg Sidorkin2022-04-163-5/+32
* Fix -Wdeprecated-copy errors detected by clang14thegeorg2022-04-141-1/+2
* Fix computation of hashes for string constantseeight2022-04-072-0/+19
* remove unused includestobo2022-04-0750-110/+17
* Fix newline formatting in FormatCurrentException()svkrasnov2022-03-262-4/+4
* Introduce FormatCurrentException() based on TBackTrace::FromCurrentException()svkrasnov2022-03-233-1/+114
* util: Fix -Wunused-but-set-variablekmartynkov2022-03-231-2/+0
* util: Do not define SIZEOF_SIZE_T, as it is not used in our codebasethegeorg2022-03-202-5/+1
* Standard way to include zlib iface headersvidyuk2022-03-191-1/+1
* Remove read-only files and directories on Windows (to match behavior on unix)setser2022-03-162-0/+75
* intermediate changesarcadia-devtools2022-03-1583-1728/+0
* rm unused includetobo2022-03-101-2/+0
* intermediate changesarcadia-devtools2022-03-103-298/+615
* Fix -Wpragma-pack in trie.hthegeorg2022-03-071-1/+13
* rm unused includestobo2022-03-053-10/+0
* Enable yet another warning under clang-clthegeorg2022-03-032-37/+50
* Support std::filesystem::path in Arcadia streamsthegeorg2022-03-033-3/+21
* Improve SystemCommand check in YDB CLI, KIKIMR-14321pnv12022-03-013-0/+26
* clang-tidy - move-constructor and move-assignment operators should be marked ...tobo2022-02-286-6/+6
* DTCC-822 Put double-conversion under yamakershadchin2022-02-251-1/+1
* rm unused includetobo2022-02-251-1/+0
* Implement SRC_CPP_NO_LTO and use it util/thegeorg2022-02-252-9/+1
* intermediate changesarcadia-devtools2022-02-241-1/+1
* fix CLion perf warnings - use const references instead of passing by valuetobo2022-02-244-20/+21
* intermediate changesarcadia-devtools2022-02-241-0/+3