<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/cpp/yt/string/unittests, branch main</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=main</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2026-05-12T00:44:14Z</updated>
<entry>
<title>YT-26137: Drop indicies in multicell manager</title>
<updated>2026-05-12T00:44:14Z</updated>
<author>
<name>cherepashka</name>
<email>cherepashka@yandex-team.com</email>
</author>
<published>2026-05-12T00:24:37Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2772dbbb657803d9e96f552b13993740a1c280f9'/>
<id>urn:sha1:2772dbbb657803d9e96f552b13993740a1c280f9</id>
<content type='text'>
* Changelog entry
  Type: feature
  Component: master

Drop indicies in multicell manager
commit_hash:692a550606183f6a8cb93425761911bbba09dceb
</content>
</entry>
<entry>
<title>YT-27951: Add special formatter for truncated string</title>
<updated>2026-04-20T19:34:00Z</updated>
<author>
<name>osidorkin</name>
<email>osidorkin@yandex-team.com</email>
</author>
<published>2026-04-20T14:41:31Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=bac55b8485b68056b30a4d51ad60443a945c406f'/>
<id>urn:sha1:bac55b8485b68056b30a4d51ad60443a945c406f</id>
<content type='text'>
commit_hash:88bc9543595f9b630942d63aa1c3aee154056e92
</content>
</entry>
<entry>
<title>Add suggestions on enum parse error</title>
<updated>2026-03-26T08:00:16Z</updated>
<author>
<name>pechatnov</name>
<email>pechatnov@yandex-team.com</email>
</author>
<published>2026-03-26T07:11:59Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9852998440dcaa3eec11377553e996ff9852bb4e'/>
<id>urn:sha1:9852998440dcaa3eec11377553e996ff9852bb4e</id>
<content type='text'>
commit_hash:3b7f35f613737aa92f473877e8b24782f7dfcd2a
</content>
</entry>
<entry>
<title>[yt string] move some dependencies out for 32bit build support</title>
<updated>2026-02-27T08:01:16Z</updated>
<author>
<name>vasko</name>
<email>vasko@yandex-team.com</email>
</author>
<published>2026-02-27T07:15:10Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=46878746325da24b281589e6f63bc256be0652d7'/>
<id>urn:sha1:46878746325da24b281589e6f63bc256be0652d7</id>
<content type='text'>
многие либы тянут yt/string и получают транизитивно compact\_container, который в большинстве случаев не используется (и не собирается под 32 бита)

убираю это зависимость через forward decl (всё что делает string с compact\_container это задаёт концепты, которым не нужно полное определение)
commit_hash:611af702c90f87ab98e05df17ec992bd2a972488
</content>
</entry>
<entry>
<title>YT: Make trim helpers noncopying; lesser copies in rich ypath parsing</title>
<updated>2025-08-05T11:03:29Z</updated>
<author>
<name>dgolear</name>
<email>dgolear@yandex-team.com</email>
</author>
<published>2025-08-05T10:50:26Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=54123d3ffd393903bd5211cfc76cecb51a0b671b'/>
<id>urn:sha1:54123d3ffd393903bd5211cfc76cecb51a0b671b</id>
<content type='text'>
commit_hash:88244dc0263029f091579dd66bba1e03132449fe
</content>
</entry>
<entry>
<title>Fix MakeFormattableView</title>
<updated>2025-04-16T19:59:26Z</updated>
<author>
<name>lukyan</name>
<email>lukyan@yandex-team.com</email>
</author>
<published>2025-04-16T19:43:47Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=6574e3bb8e463246106d483ba72fdf2d6d32cbdc'/>
<id>urn:sha1:6574e3bb8e463246106d483ba72fdf2d6d32cbdc</id>
<content type='text'>
commit_hash:0e4b24c65451e75f168b456cd0d271ddebb7219d
</content>
</entry>
<entry>
<title>YT-22593: More trivial TString-&gt;std::string migrations</title>
<updated>2025-02-22T14:48:29Z</updated>
<author>
<name>babenko</name>
<email>babenko@yandex-team.com</email>
</author>
<published>2025-02-22T14:28:25Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=59afaa0cb7cd89146dd10f5446256afcce33bd0e'/>
<id>urn:sha1:59afaa0cb7cd89146dd10f5446256afcce33bd0e</id>
<content type='text'>
[nodiff:runtime]
commit_hash:1ba799aed1703ab7c6304b6da7090b3337f768dd
</content>
</entry>
<entry>
<title>Make TCompactFlatMap formattable</title>
<updated>2025-02-03T07:35:19Z</updated>
<author>
<name>eshcherbin</name>
<email>eshcherbin@yandex-team.com</email>
</author>
<published>2025-02-03T07:23:16Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c5ac5b79af1a34b914ac67de302f86744e23856b'/>
<id>urn:sha1:c5ac5b79af1a34b914ac67de302f86744e23856b</id>
<content type='text'>
commit_hash:e5c092a9d0375881554f1d3bc905c662070956bf
</content>
</entry>
<entry>
<title>Squeeze contiguous sequences of blocks in logging</title>
<updated>2025-01-14T09:04:33Z</updated>
<author>
<name>ngc224</name>
<email>ngc224@yandex-team.com</email>
</author>
<published>2025-01-14T08:24:26Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c84f9bf19d66e2e3d96a52f6f2181676ebca8a52'/>
<id>urn:sha1:c84f9bf19d66e2e3d96a52f6f2181676ebca8a52</id>
<content type='text'>
commit_hash:5dda6f5ef324f03c99af3dae32ebf4a059f02bd3
</content>
</entry>
<entry>
<title>YT-18571: library/cpp/yt/small_containers -&gt; library/cpp/yt/compact_containers</title>
<updated>2025-01-12T06:02:29Z</updated>
<author>
<name>babenko</name>
<email>babenko@yandex-team.com</email>
</author>
<published>2025-01-12T05:43:05Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=6065cf56d7ca8909c36e1f5c38daac25b2e584da'/>
<id>urn:sha1:6065cf56d7ca8909c36e1f5c38daac25b2e584da</id>
<content type='text'>
commit_hash:fc31d2770ebeffeb513c4535bd146c731b7f78fb
</content>
</entry>
</feed>
