<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/util/string, branch 22.4.31</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=22.4.31</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=22.4.31'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2022-07-07T11:41:37Z</updated>
<entry>
<title>fix ya.make</title>
<updated>2022-07-07T11:41:37Z</updated>
<author>
<name>monster</name>
<email>monster@ydb.tech</email>
</author>
<published>2022-07-07T11:41:37Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=06e5c21a835c0e923506c4ff27929f34e00761c2'/>
<id>urn:sha1:06e5c21a835c0e923506c4ff27929f34e00761c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>util: Flatten cython tests layout</title>
<updated>2022-06-03T14:18:50Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.ru</email>
</author>
<published>2022-06-03T14:18:50Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=77fedfb145f9d85f8ee822d8887e3db1b3ba64de'/>
<id>urn:sha1:77fedfb145f9d85f8ee822d8887e3db1b3ba64de</id>
<content type='text'>
ref:7427208d08ebeb9e88247fb7dac6445bc814d756
</content>
</entry>
<entry>
<title>[util] StripInPlace should modify string in-place</title>
<updated>2022-05-23T22:42:42Z</updated>
<author>
<name>swarmer</name>
<email>swarmer@yandex-team.ru</email>
</author>
<published>2022-05-23T22:42:42Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9e6590dab63a1a07e738a246030af9b888333214'/>
<id>urn:sha1:9e6590dab63a1a07e738a246030af9b888333214</id>
<content type='text'>
ref:2aec19528c2378a0994534ec032550413a095389
</content>
</entry>
<entry>
<title>piglet: Extract metadata from commit message</title>
<updated>2022-05-12T11:49:52Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.ru</email>
</author>
<published>2022-05-12T11:49:52Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3aed08a18fa249b07acb03736b760f277cd1cf3c'/>
<id>urn:sha1:3aed08a18fa249b07acb03736b760f277cd1cf3c</id>
<content type='text'>
* Introduce `CommitMetadata` struct with structured metadata (all the fields are optional)
* Drop `class Author` and use `NLibgit2::TSignature` directly instead

ref:3aae28cb614b3c611f8abb2b1c12ff114aaed46f
</content>
</entry>
<entry>
<title>Add Collapse variant for utf-32 strings</title>
<updated>2022-04-16T10:43:06Z</updated>
<author>
<name>Oleg Sidorkin</name>
<email>osidorkin@gmail.com</email>
</author>
<published>2022-04-16T10:43:06Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c1e51b5d64d252145765d1529a71271ee4d33812'/>
<id>urn:sha1:c1e51b5d64d252145765d1529a71271ee4d33812</id>
<content type='text'>
ref:5897581c4d2be8d8775525221d2d910c04d788b8
</content>
</entry>
<entry>
<title>remove unused includes</title>
<updated>2022-04-07T05:59:43Z</updated>
<author>
<name>tobo</name>
<email>tobo@yandex-team.ru</email>
</author>
<published>2022-04-07T05:59:43Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8d0bed04edbd809859fe349779c07ef122fdeca2'/>
<id>urn:sha1:8d0bed04edbd809859fe349779c07ef122fdeca2</id>
<content type='text'>
ref:f8c119cf3a796a59ab5be4424e5364ba6a201d40
</content>
</entry>
<entry>
<title>intermediate changes</title>
<updated>2022-03-15T10:35:56Z</updated>
<author>
<name>arcadia-devtools</name>
<email>arcadia-devtools@yandex-team.ru</email>
</author>
<published>2022-03-15T10:35:56Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=094638589de6a6c9f91fad0005843fc1c1adc957'/>
<id>urn:sha1:094638589de6a6c9f91fad0005843fc1c1adc957</id>
<content type='text'>
ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
</content>
</entry>
<entry>
<title>Support std::filesystem::path in Arcadia streams</title>
<updated>2022-03-03T10:53:18Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.ru</email>
</author>
<published>2022-03-03T10:53:18Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=75b363ad9be455d895aee7f72f45be2d950d3518'/>
<id>urn:sha1:75b363ad9be455d895aee7f72f45be2d950d3518</id>
<content type='text'>
ref:11bbdd83544b9579747dd12d51395840bda86faf
</content>
</entry>
<entry>
<title>clang-tidy - move-constructor and move-assignment operators should be marked noexcept + pass some args by reference</title>
<updated>2022-02-28T09:04:09Z</updated>
<author>
<name>tobo</name>
<email>tobo@yandex-team.ru</email>
</author>
<published>2022-02-28T09:04:09Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f23d808d6c8b0f50c51b44baad1f919cab389cde'/>
<id>urn:sha1:f23d808d6c8b0f50c51b44baad1f919cab389cde</id>
<content type='text'>
ref:5da43163e6b3c2499597234dc80ad47042259013
</content>
</entry>
<entry>
<title>DTCC-822 Put double-conversion under yamaker</title>
<updated>2022-02-25T13:36:08Z</updated>
<author>
<name>shadchin</name>
<email>shadchin@yandex-team.ru</email>
</author>
<published>2022-02-25T13:36:08Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=42757795514a0ad28c3a4046f1024469e6dd92b7'/>
<id>urn:sha1:42757795514a0ad28c3a4046f1024469e6dd92b7</id>
<content type='text'>
ref:50f8b947dedd3183d21db08bf8ab226bb09535d1
</content>
</entry>
</feed>
