summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/string
Commit message (Expand)AuthorAgeFilesLines
* Add suggestions on enum parse errorpechatnov2026-03-264-8/+63
* [yt/string] bit-independent version of FormatPointerValuevasko2026-03-061-3/+4
* [yt string] move some dependencies out for 32bit build supportvasko2026-02-273-8/+14
* YT-26137: Introduce TCompactFlatSetcherepashka2025-12-251-0/+3
* YT: Make trim helpers noncopying; lesser copies in rich ypath parsingdgolear2025-08-053-30/+29
* Extract FormatString that can be used with TStringBuilderBase and TRawFormatterpechatnov2025-08-051-41/+49
* YT-18571: Rename TCaseInsensitiveStringEqualityComparer -> TCaseInsensitiveSt...babenko2025-07-142-2/+14
* YT-22593: Use std::string in TStringBuilderlukyan2025-05-192-6/+6
* YT-22593: Migrate HTTP headers to std::stringbabenko2025-05-122-7/+7
* Fix MakeFormattableViewlukyan2025-04-163-4/+17
* Use consistent format and naming in blocks' loggingngc2242025-04-101-1/+1
* YT-22593: More trivial TString->std::string migrationsbabenko2025-02-226-16/+15
* Make TCompactFlatMap formattableeshcherbin2025-02-032-0/+6
* Refactor and improve crash handler stderr dumpsbabenko2025-02-011-21/+6
* Squeeze contiguous sequences of blocks in loggingngc2242025-01-143-0/+192
* YT-18571: library/cpp/yt/small_containers -> library/cpp/yt/compact_containersbabenko2025-01-123-4/+4
* YT: Removed extra trailing comma in std::tuple formattingbulatman2025-01-102-1/+8
* YT-21233: Issues and tidying up of rXXXXXXarkady-e1ppa2024-12-251-1/+2
* YT-21233: Adjust (To/From)ErrorAttributeValue CPOs, revert ConvertTo becoming...arkady-e1ppa2024-12-252-0/+23
* YT-23435: Parse format string at compile timearkady-e1ppa2024-11-186-54/+251
* YT-22885: DEFINE_ENUM_UNKNOWN_VALUE, string-related conversionsbabenko2024-10-264-81/+116
* YTORM-1187: Fix IN and BETWEEN expression work with indexesdgolear2024-10-172-31/+29
* Fancier error messages upon static analysis check failurearkady-e1ppa2024-10-161-34/+6
* Extract string_builderbabenko2024-10-136-177/+217
* std::variant formatter: require that arguments are formattablepavook2024-09-192-0/+2
* remove cpp/yt/misc no longer depends on cpp/yt/stringarkady-e1ppa2024-09-181-1/+56
* Revert "YT-21306: Add EnumHasDefaultValue"dtorilov2024-08-201-5/+0
* YT-22512: Static analysis for TError method, ctors and related macrosarkady-e1ppa2024-08-133-124/+128
* YT-21306: Add EnumHasDefaultValuedtorilov2024-08-081-0/+5
* YT-22473: Enable for-each formatting in known rangesarkady-e1ppa2024-08-075-17/+197
* YT-21868: Reorganize files to prevent unclear missing include errorsarkady-e1ppa2024-07-0210-344/+433
* Pre-vacation babenko issuesarkady-e1ppa2024-07-013-3/+7
* YT-21868: Enable stat analysis in some other placesarkady-e1ppa2024-06-139-67/+77
* YT-21868: Delete unneeded ToString methodsarkady-e1ppa2024-06-124-14/+21
* Intermediate changesrobot-piglet2024-06-121-0/+314
* More cosmetic issuesarkady-e1ppa2024-06-114-39/+39
* YT-21868: Refactor NYT::Formatarkady-e1ppa2024-06-0715-670/+1030
* Fix build due to accidental c++23 usearkady-e1ppa2024-05-311-2/+7
* YT-21868: Static analysis of format string in loggingarkady-e1ppa2024-05-302-0/+240
* YT: Add NYT::FormatVectorionagamed2024-05-132-0/+74
* YT-21233: Remove TSimpleException and teach TCompositeException storing simpl...arkady-e1ppa2024-03-282-2/+2
* ,Speedup scheduling failures commitrogday2024-02-162-0/+12
* Move enum_indexed_array from misc to containersbabenko2024-01-291-1/+2
* Drop TEnumIndexedVectorbabenko2024-01-272-22/+0
* Introduce TEnumIndexedArray as a refurbished version of TEnumIndexedVectorbabenko2024-01-252-0/+23
* feat contrib: aiogram 3armenqa2024-01-196-153/+0
* Library import 6 (#888)AlexSm2024-01-091-0/+9
* External build system generator release 65robot-ya-builder2023-12-051-3/+3
* add darwin-arm64 CMakeListsdcherednik2023-11-202-0/+29
* YT-19210: expose YQL shared library for YT.max422023-07-291-0/+212