summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Sync branches 260718-0100YDBot44 hours16-546/+60
|\
| * Intermediate changesrobot-piglet47 hours3-0/+20
| * Make Ascii-related functions and StripString() constexprthegeorg2 days1-0/+18
| * move dqrun to yt/uzhas2 days9-540/+0
| * Unpoison use-after-dtor access to ref countermakxenov2 days3-6/+22
* | Sync branches 260717-1016YDBot2 days23-274/+1966
|\|
| * YT-28451: Add tagged logging API and opaque event payloadbabenko2 days23-274/+1966
* | Sync branches 260714-0059YDBot6 days1-3/+23
|\|
| * Fix yt logging use-after-dtormakxenov6 days1-3/+23
* | Sync branches 260713-0103YDBot7 days22-28/+689
|\|
| * Fix use-after-free in TError during program shutdownperst207 days2-16/+29
| * YT-18571: Drop the redundant `#undef FOO_INL_H_` from `-inl.h` guard blocks.babenko7 days12-12/+0
| * Add bit I/O and binary interpolative coding to library/cpp/yt/codingbabenko7 days8-0/+660
* | Sync branches 260712-0103YDBot8 days5-12/+4
|\|
| * Avoid copy in TYsonString::ToSharedRef for TCowString payloadbabenko8 days1-2/+2
| * YT-18571: Drop TSharedRef::FromString(const char* str)babenko8 days4-10/+2
* | Sync branches 260711-0101YDBot9 days2-8/+8
|\|
| * add Y_LIFETIME_BOUND to TParsedHttp* classesswarmer9 days2-8/+8
* | Sync branches 260710-0105YDBot10 days9-20/+226
|\|
| * Add VNNI int8 dot product fast pathmirali77710 days5-3/+176
| * Intermediate changesrobot-piglet10 days1-2/+2
| * rename TPagedVectorIterator::GetOffset() to GetIndex()tobo10 days3-15/+48
* | Sync branches 260709-0106YDBot11 days3-62/+65
|\|
| * Intermediate changesrobot-piglet11 days1-0/+65
| * remove commended codetobo11 days2-62/+0
* | Sync branches 260708-0102YDBot12 days5-185/+403
|\|
| * Intermediate changesrobot-piglet12 days1-35/+0
| * Make the yt and flow sources buildable in the ytsaurus-cpp-sdk exportmikari12 days1-0/+1
| * use more effective page implementationtobo12 days2-161/+389
| * label size extensionivantsvetkov12 days2-1/+25
* | Sync branches 260707-0109YDBot13 days10-0/+413
|\|
| * Extract TSlotMap and use it in TFuturebabenko13 days5-0/+382
| * Intermediate changesrobot-piglet13 days5-0/+31
| * Revert commit rXXXXXX, Revert TCowString in TYsonString (library/cpp/yt part)babenko13 days19-18/+3094
| * Revert TCowString in TYsonString (library/cpp/yt part)babenko2026-07-0519-3094/+18
* | Sync branches 260705-0110YDBot2026-07-059-15/+8
|\|
| * Migrate absl_flat_hash users to library/cpp/containers/abslpechatnov2026-07-049-15/+8
* | Sync branches 260704-0105YDBot2026-07-0414-90/+190
|\|
| * optimize TPagedVectortobo2026-07-041-8/+11
| * Add TAnyObject::Holds<T> and rename IsCurrentlyStored to HoldsTypebabenko2026-07-033-7/+41
| * Correctly fork orbits with multiple active shuttles in LWTrace libTaras Pashkin2026-07-033-2/+8
| * apply style fixes to TPagedVectortobo2026-07-032-62/+72
| * Optimize TLogger::WithTag/WithRawTagpechatnov2026-07-036-14/+61
* | Sync branches 260703-0106YDBot2026-07-032-23/+154
|\|
| * optimize TPagedVector + fixed copy assignment and copy constructortobo2026-07-022-23/+154
* | Sync branches 260701-1735YDBot2026-07-0130-67/+1043
|\|
| * Intermediate changesrobot-piglet2026-07-011-1/+1
| * Intermediate changesrobot-piglet2026-07-011-0/+2
| * Reliable on-demand construction of TThreadLockTracker instancebabenko2026-07-011-3/+8
| * Fix L-N day-of-month crossing a month boundarybez-tch2026-06-302-1/+90