summaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* make mapped iterator smaller by using the no_unique_address optimizationswarmer2025-12-253-4/+23
* Explicitly use TCowString in TYsonStringbabenko2025-12-2416-19/+3066
* Import RealAtomicSharedPtr to YDB GitHubzaspa942025-12-242-0/+425
* TOrderedHashMap: fix self assignmentswarmer2025-12-241-0/+3
* TErrorOr: propagate constuctible traitswarmer2025-12-243-12/+254
* Introduce tags for free args in opt-parserilikepugs2025-12-236-9/+206
* Error attribute order is attribute adding orderpechatnov2025-12-236-1/+397
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-12-231-1/+1
* Remove static from function definitions.akhropov2025-12-221-9/+9
* Add line breaks.akhropov2025-12-221-2/+2
* Document behaviour of Read* and Validate* functionsakhropov2025-12-211-0/+21
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-12-201-1/+1
* Intermediate changesrobot-piglet2025-12-181-2/+2
* Intermediate changesrobot-piglet2025-12-171-4/+24
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-12-171-1/+1
* YT: Do not merge OK errors to inner errorsdgolear2025-12-172-12/+21
* Intermediate changesrobot-piglet2025-12-161-5/+4
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-12-131-1/+1
* YT-22593: TString -> std::string in unittestssabdenovch2025-12-121-0/+11
* Remove extra slash from includeMikhail Galanin2025-12-121-1/+1
* Fix prometheus nan parsingalexnadtochiy2025-12-122-4/+23
* Add #define TABLEH_ATTRShor9112025-12-091-0/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-12-081-1/+1
* Support GetStringReference in SimpleProtobufReflectionbulatman2025-12-052-0/+25
* Properly init pointer when no avx2eivanov892025-12-051-0/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-12-051-1/+1
* TCgiParameters - add return *this for Insert methodilnurkh2025-12-051-2/+4
* YT-25976: fix blocks alignment in io requestsvvshlyaga2025-12-042-0/+51
* Cleanupeivanov892025-12-031-59/+10
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-12-021-1/+1
* Fix protobuf text serialization error handlingmag1str02025-12-021-3/+3
* Triway cleanup: real Simple impl and proper inliningeivanov892025-12-017-56/+100
* [core] YT-26666: Ensure shard index and bucket index independence for random ...apachee2025-12-012-1/+11
* fix: Migrate to YLOG_*_F and eliminate dangerous c_str() patternsandybg2025-11-291-0/+12
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-11-291-1/+1
* added for each shuttle function to lwtrace orbitiajwjw2025-11-281-0/+14
* - Global Storage Limit Featureandybg2025-11-282-0/+30
* Use generic thread-local value for kernel/groupattrs, crash context and event...kulikov2025-11-283-18/+44
* Cosmetics for strongtypedefh0pless2025-11-262-22/+19
* Delay monlib index SortPages until the next rendersnaury2025-11-262-3/+8
* Allow FindSubgroup in dynamic counters to find unknown valuessnaury2025-11-263-0/+39
* Collect subcommand parts in getoptilikepugs2025-11-266-3/+122
* Update env contract to deal with nullnicktitov2025-11-261-1/+6
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-11-261-1/+1
* Switch generic tls to thread_local-based implkulikov2025-11-261-1/+1
* json_writer: remove unused predicate and move out result stringswarmer2025-11-261-12/+2
* Add AVX2 version of TriWayDotProduct #29384eivanov892025-11-2511-118/+654
* YT-25364: Support TNonEmpty serialization and fix issuesapollo13212025-11-254-0/+394
* Create new plugin agent_logs_inputhobbit2025-11-252-0/+14
* TThreadLocalValue over standard thread_localskulikov2025-11-251-0/+122