<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/util, branch readme-social-update</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=readme-social-update</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=readme-social-update'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2023-10-04T12:44:07Z</updated>
<entry>
<title>Revert commit rXXXXXX, Support std::filesystem::path in TFile and TFileHandle</title>
<updated>2023-10-04T12:44:07Z</updated>
<author>
<name>pg</name>
<email>pg@yandex-team.com</email>
</author>
<published>2023-10-04T12:19:35Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e65261efc674e38a075188ba2278d042a33e169c'/>
<id>urn:sha1:e65261efc674e38a075188ba2278d042a33e169c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support std::filesystem::path in TFile and TFileHandle</title>
<updated>2023-10-04T06:57:50Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2023-10-04T06:40:54Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=7f8a7705f725a78bc94ec3cf24f24efe0beeae18'/>
<id>urn:sha1:7f8a7705f725a78bc94ec3cf24f24efe0beeae18</id>
<content type='text'>
</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>util/system/shellcommand: customize signal to terminate process with</title>
<updated>2023-09-14T21:33:34Z</updated>
<author>
<name>antervis</name>
<email>antervis@yandex-team.com</email>
</author>
<published>2023-09-14T21:10:15Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0ab3867bbe71ae4307ff4d22ae48c4a097d3eb7f'/>
<id>urn:sha1:0ab3867bbe71ae4307ff4d22ae48c4a097d3eb7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2023-09-06T09:59:52Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2023-09-06T09:31:14Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=04a19cc6b675d2380241eaa4b6e584a07bbd4280'/>
<id>urn:sha1:04a19cc6b675d2380241eaa4b6e584a07bbd4280</id>
<content type='text'>
</content>
</entry>
<entry>
<title></title>
<updated>2023-08-30T23:51:25Z</updated>
<author>
<name>pg</name>
<email>pg@yandex-team.com</email>
</author>
<published>2023-08-30T23:33:19Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=13004290f7ae5603115f0cd10c6a0e5d0b9c5be9'/>
<id>urn:sha1:13004290f7ae5603115f0cd10c6a0e5d0b9c5be9</id>
<content type='text'>
</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>Fix return invalid pointer in FTS_NOSTAT mode</title>
<updated>2023-08-07T13:33:32Z</updated>
<author>
<name>dimdim11</name>
<email>dimdim11@yandex-team.com</email>
</author>
<published>2023-08-07T11:50:03Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0dca84682c20215363efe0441ca2b46f6d2e6c81'/>
<id>urn:sha1:0dca84682c20215363efe0441ca2b46f6d2e6c81</id>
<content type='text'>
Fix return invalid pointer in FTS_NOSTAT mode
</content>
</entry>
</feed>
