<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/util/generic, branch docs-quickstart-add-mkdir</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=docs-quickstart-add-mkdir</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=docs-quickstart-add-mkdir'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2023-10-17T05:37:35Z</updated>
<entry>
<title>Y_FAIL-&gt;Y_ABORT at '^util'</title>
<updated>2023-10-17T05:37:35Z</updated>
<author>
<name>ilnurkh</name>
<email>ilnurkh@yandex-team.com</email>
</author>
<published>2023-10-17T05:13:09Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0e978a7806dcbea4612c1749c98a5ebdb6e16539'/>
<id>urn:sha1:0e978a7806dcbea4612c1749c98a5ebdb6e16539</id>
<content type='text'>
https://clubs.at.yandex-team.ru/arcadia/29404
</content>
</entry>
<entry>
<title>fix comment in util</title>
<updated>2023-10-11T21:16:05Z</updated>
<author>
<name>ilnurkh</name>
<email>ilnurkh@yandex-team.com</email>
</author>
<published>2023-10-11T20:55:28Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=1c6954f20c83d03c10abb5631ccd6391919163f3'/>
<id>urn:sha1:1c6954f20c83d03c10abb5631ccd6391919163f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Y_VERIFY-&gt;Y_ABORT_UNLESS at ^u</title>
<updated>2023-10-10T07:26:34Z</updated>
<author>
<name>ilnurkh</name>
<email>ilnurkh@yandex-team.com</email>
</author>
<published>2023-10-10T07:09:12Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=335c640261b6272bc052a251d9b8780150090b45'/>
<id>urn:sha1:335c640261b6272bc052a251d9b8780150090b45</id>
<content type='text'>
https://clubs.at.yandex-team.ru/arcadia/29404
</content>
</entry>
<entry>
<title>Add global user-defined literal for TStringBuf</title>
<updated>2023-10-07T14:10:44Z</updated>
<author>
<name>vadim-xd</name>
<email>vadim-xd@yandex-team.com</email>
</author>
<published>2023-10-07T13:52:22Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=00502eb58844fa0201623d8e5386dcfbf1408e86'/>
<id>urn:sha1:00502eb58844fa0201623d8e5386dcfbf1408e86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>aliases for checking macroses</title>
<updated>2023-10-06T07:28:01Z</updated>
<author>
<name>ilnurkh</name>
<email>ilnurkh@yandex-team.com</email>
</author>
<published>2023-10-06T07:08:36Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e6552744f49f722981ec4ba533d430744410c1f1'/>
<id>urn:sha1:e6552744f49f722981ec4ba533d430744410c1f1</id>
<content type='text'>
https://clubs.at.yandex-team.ru/arcadia/29404
</content>
</entry>
<entry>
<title>Add THashMultiMap::equal_range_i so new element could be emplaced after checking multiple elements with the given key withoute extra hashing</title>
<updated>2023-09-15T15:59:47Z</updated>
<author>
<name>osidorkin</name>
<email>osidorkin@yandex-team.com</email>
</author>
<published>2023-09-15T15:30:05Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=81da3699b0acccb745f4fe1a51bccdc931043acc'/>
<id>urn:sha1:81da3699b0acccb745f4fe1a51bccdc931043acc</id>
<content type='text'>
По аналогии с find_i: хочется после проверки набора значений с данным ключом, вставить (или не вставлять) еще одно с тем же ключом.  Добавляю метод, который позволит не считать хэш при вставке
</content>
</entry>
<entry>
<title></title>
<updated>2023-08-20T01:44:35Z</updated>
<author>
<name>pg</name>
<email>pg@yandex-team.com</email>
</author>
<published>2023-08-20T00:20:59Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=5017c0605609840684cdc5e1bcbc83000f24a08c'/>
<id>urn:sha1:5017c0605609840684cdc5e1bcbc83000f24a08c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ctors for TStorageBase to fix TMaybe instantiation for move-only types which are trivially move-constructible</title>
<updated>2023-08-18T12:10:55Z</updated>
<author>
<name>nocomer</name>
<email>nocomer@yandex-team.com</email>
</author>
<published>2023-08-18T08:48:50Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8a2b6dd59ef13047ade3ea1bf0827706e42ed699'/>
<id>urn:sha1:8a2b6dd59ef13047ade3ea1bf0827706e42ed699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TString: improve `operator+` rvalue overloads</title>
<updated>2023-08-10T18:04:00Z</updated>
<author>
<name>ignatloskutov</name>
<email>ignatloskutov@yandex-team.com</email>
</author>
<published>2023-08-10T16:38:26Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=ea943290d0e41b41d577fc00e8953dbb963a8cc4'/>
<id>urn:sha1:ea943290d0e41b41d577fc00e8953dbb963a8cc4</id>
<content type='text'>
The missing `(TCharType, TBasicString&amp;&amp;)` overload added, so no allocation is performed if the string has spare capacity.
</content>
</entry>
<entry>
<title>Make CeilDiv function constexpr</title>
<updated>2023-06-30T08:11:35Z</updated>
<author>
<name>ilezhankin</name>
<email>ilezhankin@yandex-team.com</email>
</author>
<published>2023-06-30T08:11:35Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=5463eb3f5e72a86f858a3d27c886470a724ede34'/>
<id>urn:sha1:5463eb3f5e72a86f858a3d27c886470a724ede34</id>
<content type='text'>
</content>
</entry>
</feed>
