summaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rightlib' into mergelibs-240610-0905Alexander Smirnov2024-06-1073-743/+3526
|\
| * Do not use minilzo and quicklz in open source. Export it to github.iddqd2024-06-1031-0/+1523
| * Add TCaseInsensitiveAsciiStringvadim-xd2024-06-0913-63/+356
| * 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
* | Merge branch 'rightlib' into mergelibs-240603-0842Alexander Smirnov2024-06-0322-30/+756
|\|
| * 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
* | Merge branch 'rightlib' into mergelibs-240514-0848Alexander Smirnov2024-05-1414-3/+1145
|\|
| * 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
* | Merge branch 'rightlib' into mergelibs-240510-1206Alexander Smirnov2024-05-108-2/+257
|\|
| * 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
* | Merge branch 'rightlib' into mergelibs-240506-1255Alexander Smirnov2024-05-0625-137/+209
|\|
| * 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
* | Added test ShouldNotFailOnMetricWithoutSensorLabel for prometheus encoder (#4...Dmitry Razumov2024-05-061-0/+18
* | Don't erase first numerical character in sensor name in prometheus format (#4...Dmitry Razumov2024-05-032-4/+85
* | Merge branch 'rightlib' into mergelibs-240425-1630Alexander Smirnov2024-04-252-3/+3
|\|