<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/cpp/yt/memory/shared_range.h, branch CLI_2.30.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.30.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.30.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2026-03-05T14:28:13Z</updated>
<entry>
<title>Even better tracking of memory in range inferrer</title>
<updated>2026-03-05T14:28:13Z</updated>
<author>
<name>sabdenovch</name>
<email>sabdenovch@yandex-team.com</email>
</author>
<published>2026-03-05T14:08:08Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=566dbd0131ac9adb1811733b29df03ef49b89dd9'/>
<id>urn:sha1:566dbd0131ac9adb1811733b29df03ef49b89dd9</id>
<content type='text'>
commit_hash:ef7700a25960a737e5b047b2c21e473ebf15fbb9
</content>
</entry>
<entry>
<title>Do not copy holder ptr in TSharedMutableRange::GetHolder</title>
<updated>2026-01-28T08:19:08Z</updated>
<author>
<name>pechatnov</name>
<email>pechatnov@yandex-team.com</email>
</author>
<published>2026-01-28T07:50:31Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=621edaa45481768c996b52000c0aa17898f774ce'/>
<id>urn:sha1:621edaa45481768c996b52000c0aa17898f774ce</id>
<content type='text'>
commit_hash:d0a59b050291e7d3758b46f92f524fd3c60fac54
</content>
</entry>
<entry>
<title>Disambiguate call for windows platform</title>
<updated>2025-02-04T20:24:21Z</updated>
<author>
<name>ngc224</name>
<email>ngc224@yandex-team.com</email>
</author>
<published>2025-02-04T19:52:39Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=95c48fdd9dbc9a567653a584d39db2c6bb9f7834'/>
<id>urn:sha1:95c48fdd9dbc9a567653a584d39db2c6bb9f7834</id>
<content type='text'>
commit_hash:3f7d1518427ed170b9ac8f70724290b71801cae4
</content>
</entry>
<entry>
<title>YT-22414: Prepare to use TRange constructor directly instead of MakeRange</title>
<updated>2024-08-01T18:37:34Z</updated>
<author>
<name>melkov</name>
<email>melkov@yandex-team.com</email>
</author>
<published>2024-08-01T18:25:27Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=5b40c9f2b99b0d27c33d6dba1a064821e0134b5d'/>
<id>urn:sha1:5b40c9f2b99b0d27c33d6dba1a064821e0134b5d</id>
<content type='text'>
* Also the same for TMutableRange.
* Add TRange, TMutableRange constructor from std::span.
46da1787e68a922bb65181c63a226a3797edae0b
</content>
</entry>
<entry>
<title>Support Save/Load TYsonString</title>
<updated>2023-11-16T11:43:37Z</updated>
<author>
<name>yurial</name>
<email>yurial@yandex-team.com</email>
</author>
<published>2023-11-16T10:59:02Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a2fd00a24fcb20211418b797cb6191c4f1afa6ea'/>
<id>urn:sha1:a2fd00a24fcb20211418b797cb6191c4f1afa6ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YT-20424: Fix move constructor and assignment for TSharedRange.</title>
<updated>2023-11-14T15:38:56Z</updated>
<author>
<name>ponasenko-rs</name>
<email>ponasenko-rs@yandex-team.com</email>
</author>
<published>2023-11-14T08:24:26Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=59c91d9ecf73b46bd8e22a7f78531b93502c0cae'/>
<id>urn:sha1:59c91d9ecf73b46bd8e22a7f78531b93502c0cae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YT-19191: Support system stl for yt/cpp/mapreduce client</title>
<updated>2023-05-25T12:21:33Z</updated>
<author>
<name>nadya73</name>
<email>nadya73@yandex-team.com</email>
</author>
<published>2023-05-25T12:21:33Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b6e5ec8493b3bdae3ab35746270b828b5dcf9aa2'/>
<id>urn:sha1:b6e5ec8493b3bdae3ab35746270b828b5dcf9aa2</id>
<content type='text'>
Support default stl for yt/cpp/mapreduce client</content>
</entry>
<entry>
<title>Remove extra semicolons in yt</title>
<updated>2023-05-16T09:04:37Z</updated>
<author>
<name>bulatman</name>
<email>bulatman@yandex-team.com</email>
</author>
<published>2023-05-16T09:04:37Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=6d5e6dcc4c61046cc83599d4789a92f7bdc4b223'/>
<id>urn:sha1:6d5e6dcc4c61046cc83599d4789a92f7bdc4b223</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor and improve TSharedRangeHolder</title>
<updated>2023-01-20T19:13:39Z</updated>
<author>
<name>babenko</name>
<email>babenko@yandex-team.com</email>
</author>
<published>2023-01-20T19:13:39Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=991ef42e20b115accbc9d76e27c5c220d1c37095'/>
<id>urn:sha1:991ef42e20b115accbc9d76e27c5c220d1c37095</id>
<content type='text'>
</content>
</entry>
<entry>
<title>join-reduce optimization.</title>
<updated>2023-01-13T00:15:52Z</updated>
<author>
<name>orlovorlov</name>
<email>orlovorlov@yandex-team.com</email>
</author>
<published>2023-01-13T00:15:52Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=1d7ce7e954244f52dc1e3e0a4eb0ad2adc3ea67b'/>
<id>urn:sha1:1d7ce7e954244f52dc1e3e0a4eb0ad2adc3ea67b</id>
<content type='text'>
</content>
</entry>
</feed>
