aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix issuespogorelov2024-07-051-0/+19
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-07-051-1/+1
* TArray2D::operator[] makes bound checking in debug buildsthegeorg2024-07-021-0/+1
* library: don't ignore map keys when checking json maxDepthionagamed2024-07-022-4/+35
* YT-21868: Reorganize files to prevent unclear missing include errorsarkady-e1ppa2024-07-0210-344/+433
* YT-18571: Polish TSourceLocationbabenko2024-07-023-27/+38
* Pre-vacation babenko issuesarkady-e1ppa2024-07-013-3/+7
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-06-291-1/+1
* Intermediate changesrobot-piglet2024-06-271-1/+1
* Cosmeticsdtorilov2024-06-262-4/+4
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-06-261-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-06-231-1/+1
* Enable empty init list in YT_DEFINE_GLOBALbabenko2024-06-221-1/+1
* Remove unused includesmironenkovb2024-06-211-4/+0
* Add Base64EncodeNoPadding Methodbvdvlg2024-06-203-5/+40
* Track source locations of propagating storagelukyan2024-06-182-2/+31
* YT-21868: Fix missing anchor for single messages in YT_LOG_XXX macrosarkady-e1ppa2024-06-141-1/+14
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-06-141-2/+1
* YT-21868: Enable stat analysis in some other placesarkady-e1ppa2024-06-1314-289/+116
* Intermediate changesrobot-piglet2024-06-131-8/+11
* YT-21868: Delete unneeded ToString methodsarkady-e1ppa2024-06-1211-46/+25
* Intermediate changesrobot-piglet2024-06-121-0/+314
* Implement number stringification for repeated fields as wellsashashkov2024-06-124-5/+242
* Return to the use of NThreading::TSpinLockarkady-e1ppa2024-06-111-2/+2
* More cosmetic issuesarkady-e1ppa2024-06-118-57/+57
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-06-111-1/+1
* 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-699/+1075
* 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