summaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Revert commit rXXXXXX, temporary add library/cpp/streams/factory/open_by_sign...iddqd2024-06-0722-1386/+0
* YT-21868: Refactor NYT::Formatarkady-e1ppa2024-06-0724-694/+1070
* add GetOrNull method to threadsafe cacheivanmautin2024-06-062-0/+31
* add TThreadSafeLRUCacheWithSizeProvider wrapperivanmautin2024-06-062-0/+308
* temporary add library/cpp/streams/factory/open_by_signature to exportiddqd2024-06-0522-0/+1386
* [kernel/server] [library/cpp/http/server] enable timeout for reading from soc...ilnurkh2024-06-051-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-06-051-1/+1
* Disable static analysis on old clang versionsarkady-e1ppa2024-06-041-0/+4
* Optimize hashing for case-insensitive stringsvadim-xd2024-06-037-6/+254
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-06-021-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-06-011-1/+1
* Fix build due to accidental c++23 usearkady-e1ppa2024-05-311-2/+7
* Support brackets in ipv6 endpoint notationcezarnik2024-05-303-7/+39
* YT-21868: Static analysis of format string in loggingarkady-e1ppa2024-05-307-0/+454
* MaxRedirectCount param for http/simpletrofimenkov2024-05-294-2/+169
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-05-291-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-05-261-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-05-231-1/+1
* Don't use per-TLS anchor countersbabenko2024-05-212-11/+6
* YT: Add FormatValue for std::source_locationdgolear2024-05-212-0/+44
* Intermediate changesrobot-piglet2024-05-201-0/+2
* Switch to std::format to fix -Wformatthegeorg2024-05-202-8/+36
* Remove unused vector.h in library/cpp/http/io/headers.hvadim-xd2024-05-171-1/+0
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-05-171-1/+1
* Support meta flags with TThreadedLogBackendzykanton2024-05-141-1/+1
* Introduce YT_DEFINE_GLOBAL to help avoiding initialization order fiasco; appl...babenko2024-05-143-1/+23
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-05-141-1/+1
* Publish l1_distance & l2_distanceazevaykin2024-05-137-0/+1046
* YT: Add NYT::FormatVectorionagamed2024-05-132-0/+74
* YT-21310: Introduce CYsonStructSource to remove code duplication in TYsonStru...arkady-e1ppa2024-05-081-0/+16
* Revert YT-21310: Introduce CYsonStructSource to remove code duplication in TY...arkady-e1ppa2024-05-081-16/+0
* Added input tag to monlibevgeniy-kozev2024-05-082-0/+3
* Intermediate changesrobot-piglet2024-05-084-0/+236
* Bunch of issues from babenko-issues tagarkady-e1ppa2024-05-071-2/+2
* YT-21310: Introduce CYsonStructSource to remove code duplication in TYsonStru...arkady-e1ppa2024-05-071-0/+16
* Intermediate changesrobot-piglet2024-05-069-9/+9
* Add TotalSize and Size methodsivanmautin2024-05-063-12/+109
* Fix ASAN issues in GetTlsScratchBufferbabenko2024-05-051-7/+10
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-05-021-1/+1
* YT-21566: Access thread local variables via noinline functionslukyan2024-04-2612-111/+83
* Intermediate changesrobot-piglet2024-04-241-2/+2
* Replace incorrect [[fallthrough]] with breakvadim-xd2024-04-241-1/+1
* Move NO_UNIQUE_ADDRESS macro to library/cpp/yt/misc/port.harkady-e1ppa2024-04-231-0/+6
* Replace more bad usages of AsciiCompareIgnoreCasevadim-xd2024-04-231-3/+5
* Replace remaining bad usages of AsciiCompareIgnoreCasevadim-xd2024-04-221-3/+5
* Move concepts to library/cpp/yt/misc/concepts.harkady-e1ppa2024-04-212-28/+53
* Intermediate changesrobot-piglet2024-04-202-7/+7
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-04-201-1/+1
* Avoid passing columnPresenceBuffer aroundbabenko2024-04-192-0/+48
* Intermediate changesrobot-piglet2024-04-184-0/+89