<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/util, branch CLI_2.9.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.9.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.9.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2024-04-16T18:48:32Z</updated>
<entry>
<title>Add Y_DEBUG_ABORT macros</title>
<updated>2024-04-16T18:48:32Z</updated>
<author>
<name>kungasc</name>
<email>kungasc@yandex-team.com</email>
</author>
<published>2024-04-16T18:36:42Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f8eaebae946ddd400311b072bc5d2599db5ada14'/>
<id>urn:sha1:f8eaebae946ddd400311b072bc5d2599db5ada14</id>
<content type='text'>
Relates to https://github.com/ydb-platform/ydb/pull/3684
86761f5a71a48625f1e0644c483825e25ba290ed
</content>
</entry>
<entry>
<title>[[nodiscard]]  for static function TDuration::Parse</title>
<updated>2024-04-14T15:34:17Z</updated>
<author>
<name>ilnurkh</name>
<email>ilnurkh@yandex-team.com</email>
</author>
<published>2024-04-14T15:25:13Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=4b72cdcffc13ee30879636f719934b6f95285c90'/>
<id>urn:sha1:4b72cdcffc13ee30879636f719934b6f95285c90</id>
<content type='text'>
4475987f399172bada73db028180b5e773e58a30
</content>
</entry>
<entry>
<title>refactor in vector</title>
<updated>2024-04-14T11:45:59Z</updated>
<author>
<name>tema-m</name>
<email>tema-m@yandex-team.com</email>
</author>
<published>2024-04-14T11:26:46Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=93702c900844c92c3d8daef5a75ac89eb32157ab'/>
<id>urn:sha1:93702c900844c92c3d8daef5a75ac89eb32157ab</id>
<content type='text'>
some refactor in vector
2c11be2b50c10b1786950201317ef103cff8c79a
</content>
</entry>
<entry>
<title>reduce code bloat in the DecodeOpenMode function</title>
<updated>2024-04-14T11:39:47Z</updated>
<author>
<name>swarmer</name>
<email>swarmer@yandex-team.com</email>
</author>
<published>2024-04-14T11:26:05Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e646c0d6f331d5baf752fa3dd60e2cde92ffc966'/>
<id>urn:sha1:e646c0d6f331d5baf752fa3dd60e2cde92ffc966</id>
<content type='text'>
The loop version works as fast as unrolled one. But the binary code size is about 7 times smaller.
9c014c6ba2ab744670f9ac2fe3bf57942e01b0a1
</content>
</entry>
<entry>
<title>fixed MakeTempName() for paths &gt; MAX_PATH</title>
<updated>2024-04-03T08:09:31Z</updated>
<author>
<name>star-dm</name>
<email>star-dm@yandex-team.com</email>
</author>
<published>2024-04-03T07:56:31Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d2527272d41073b1399b902b3a59218b894c8022'/>
<id>urn:sha1:d2527272d41073b1399b902b3a59218b894c8022</id>
<content type='text'>
added tests

fixed MakeTempName() for paths &gt; MAX_PATH
d3aee81b508fa0de3fea66b71618981594f262e4
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2024-04-02T20:02:21Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2024-04-02T19:52:25Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=ba80a9fbc798f333ba35e1f5fe9882d3d91337b2'/>
<id>urn:sha1:ba80a9fbc798f333ba35e1f5fe9882d3d91337b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YT-19191: No custom char ptr comparators under the flag</title>
<updated>2024-04-01T12:09:43Z</updated>
<author>
<name>nadya73</name>
<email>nadya73@yandex-team.com</email>
</author>
<published>2024-04-01T11:59:30Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d9c07414fe1818299ba6f48fed65d93b6fcd1abb'/>
<id>urn:sha1:d9c07414fe1818299ba6f48fed65d93b6fcd1abb</id>
<content type='text'>
No custom char ptr comparision under the flag
d9391318acda3af65dc490b6592d0555ac6cb170
</content>
</entry>
<entry>
<title>WebAssembly in util</title>
<updated>2024-03-28T18:18:22Z</updated>
<author>
<name>dtorilov</name>
<email>dtorilov@yandex-team.com</email>
</author>
<published>2024-03-28T18:07:32Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=69da0d084c7045f516e59ff13afeb15a3f313b5d'/>
<id>urn:sha1:69da0d084c7045f516e59ff13afeb15a3f313b5d</id>
<content type='text'>
b46c1e446c9d0f9393bf688b26db810f60add0f6
</content>
</entry>
<entry>
<title>Update libcxxabi to 16.0.6</title>
<updated>2024-03-27T19:22:53Z</updated>
<author>
<name>dtorilov</name>
<email>dtorilov@yandex-team.com</email>
</author>
<published>2024-03-27T19:11:00Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=1541ebf4e489185a3ec0d47a2ea8e474522af784'/>
<id>urn:sha1:1541ebf4e489185a3ec0d47a2ea8e474522af784</id>
<content type='text'>
0a9e5a8cb8cd8cd03641221da29e1186a61cf984
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2024-03-22T16:07:02Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2024-03-22T15:57:39Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3440878efbe2d889da7070f8f8c1f09c7d162a68'/>
<id>urn:sha1:3440878efbe2d889da7070f8f8c1f09c7d162a68</id>
<content type='text'>
</content>
</entry>
</feed>
