summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2026-05-131-0/+2
* Allow copy assignment for LCG-based RNGsp-asyut2026-05-081-3/+3
* Fix description: function -> body blockakhropov2026-04-211-2/+2
* Introduce rtos based platforms defines for rtos platformsflarembo2026-04-181-0/+3
* Move ClearEnv and IterateEnv to utilvadim-xd2026-04-053-4/+154
* Remove duplicate error code in SetEnvvadim-xd2026-04-041-8/+1
* Try to add Out implementation for std::complexalxmopo3ov2026-03-183-0/+54
* allow NTL::TConcat to concatenate more than two listsswarmer2026-03-022-1/+24
* Attributes for coroutine return typesrraed2026-02-181-0/+46
* YQL-20095: Ignore modernize-avoid-c-arraysvitya-smirnov2026-02-171-1/+1
* Allwinner riscv64 toolchainxiwra2026-02-101-2/+2
* add support for std::string_view in the generic TryFromString functionswarmer2026-01-302-2/+13
* YQL-20095: Use explicit at Y_HAS_MEMBERvitya-smirnov2026-01-231-1/+1
* TString::contains + tests, TStringBuf::contains tests, macro to enable EBOpechatnov2026-01-135-1/+57
* implement Y_NO_UNIQUE_ADDRESS using msvc::no_unique_address on windowsswarmer2026-01-121-0/+2
* std::string transparency for TEqualTo, TLess, TGreaterpechatnov2025-12-302-0/+32
* Add TBuffer::AsString(std::string&)pechatnov2025-12-263-0/+24
* support the [[msvc::lifetimebound]] attributeswarmer2025-12-231-0/+2
* Y_LIFETIME_BOUND documentation: add info about constructors and member functi...akhropov2025-12-221-2/+10
* TMaybe: propagate constuctible traitswarmer2025-12-193-1/+36
* Intermediate changesrobot-piglet2025-12-112-0/+129
* Fix grammarakhropov2025-12-041-10/+10
* temporary revert commit to fix another bugs rXXXXXX, fix UB in util/ysafeptr.hastashkinfk2025-11-221-1/+1
* EraseNodesIf should use an iterator to the next node if the erase method retu...swarmer2025-11-201-1/+5
* fix UB in util/ysafeptr.hastashkinfk2025-11-181-1/+1
* removing dangerous cast operatorermolovd2025-11-131-4/+6
* Simplify: Y_ASSERT already contains Y_UNUSED for NDEBUG caseakhropov2025-11-111-3/+0
* Intermediate changesrobot-piglet2025-11-071-1/+1
* STLPort is no longer supported.akhropov2025-11-062-4/+0
* Intermediate changesrobot-piglet2025-11-032-5/+1
* Intermediate changesrobot-piglet2025-11-031-3/+0
* Fix grammarakhropov2025-11-021-14/+14
* Intermediate changesrobot-piglet2025-10-301-1/+1
* is_constructible_v for Make-ptrs functions (MakeHolder)ilnurkh2025-10-291-1/+1
* Use a more conventional return value check compatible with MSVC tools 14.4*.akhropov2025-10-291-2/+2
* Avoid constructing ill-formed `std::basic_string_view<const char>`borman2025-10-271-5/+5
* is_constructible_v for Make-ptrs functions (without MakeHolder)ilnurkh2025-10-261-3/+3
* Intermediate changesrobot-piglet2025-10-261-1/+0
* is_constructible_v check for TMaybe::emplace methodsilnurkh2025-10-221-4/+4
* Y_LIFETIME_BOUND for TMaybe-emplace methodsilnurkh2025-10-222-4/+10
* StringSplitter: splitting an empty string should always produce exactly one t...swarmer2025-10-223-4/+52
* Add GetOrEmplace for TMaybeilnurkh2025-10-211-0/+22
* Check element size for other TArrayRef constructors, not only from Containerakhropov2025-10-172-5/+57
* Fix backtrace print in assertmag1str02025-10-141-2/+10
* Annotate 'ysize' as deprecated.akhropov2025-10-145-0/+5
* Use CameCase for static constantsmikhnenko2025-10-101-2/+2
* Add a description explaining the rationale for the SIZEOF_ definitionsakhropov2025-10-081-0/+3
* Use 'size' instead of 'ysize'.akhropov2025-10-073-3/+3
* Correct grammarakhropov2025-10-061-2/+2
* 16-bit platforms are not supported anymore.akhropov2025-10-061-1/+1