<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/util/generic, branch meta-1.0.3-dev2</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=meta-1.0.3-dev2</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=meta-1.0.3-dev2'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2025-06-23T14:55:31Z</updated>
<entry>
<title>Intermediate changes</title>
<updated>2025-06-23T14:55:31Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-06-23T14:37:23Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=4f0653f7f54175eeff7d9713752b33f9a236ce52'/>
<id>urn:sha1:4f0653f7f54175eeff7d9713752b33f9a236ce52</id>
<content type='text'>
commit_hash:2cae4f8b8ad560eb417e09ac5ff75d2c9df3cb59
</content>
</entry>
<entry>
<title>Add TUniqueTypeList and NTL::TUnique</title>
<updated>2025-06-22T17:59:19Z</updated>
<author>
<name>yurial</name>
<email>yurial@yandex-team.com</email>
</author>
<published>2025-06-22T17:31:56Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=7a0ac031fb88c8be200d5849184d45a3acc2ebea'/>
<id>urn:sha1:7a0ac031fb88c8be200d5849184d45a3acc2ebea</id>
<content type='text'>
Позволяет получить TTypeList с уникальными типами.
commit_hash:589914da95d44bdc457d7e4341e4a377df2da2b8
</content>
</entry>
<entry>
<title>Add TMultiHashMap::node_allocator_type</title>
<updated>2025-06-11T03:10:18Z</updated>
<author>
<name>sergey-tiunov</name>
<email>sergey-tiunov@yandex-team.com</email>
</author>
<published>2025-06-11T02:54:51Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=53c1be817cfaaf0d9e498fcbb0ba9c860be12382'/>
<id>urn:sha1:53c1be817cfaaf0d9e498fcbb0ba9c860be12382</id>
<content type='text'>
Добавляем `TMultiHashMap::node_allocator_type` по аналогии с [THashMap::node_allocator_type](https://a.yandex-team.ru/arcadia/util/generic/hash.h?rev=rXXXXXX#L19), чтобы вычислять объем занимаемой памяти объектов `TMultiHashMap`.
commit_hash:49c8bbcd57ac8292ff1fffa7b59e45fdd88c3278
</content>
</entry>
<entry>
<title>[util] the THashSet::operator== must compare elements using their comparison operators.</title>
<updated>2025-06-07T22:49:17Z</updated>
<author>
<name>swarmer</name>
<email>swarmer@yandex-team.com</email>
</author>
<published>2025-06-07T22:34:30Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=34373eed70ab488a62709077127516eb1970f112'/>
<id>urn:sha1:34373eed70ab488a62709077127516eb1970f112</id>
<content type='text'>
The C++ standard describes the requirements for comparing unordered containers in [unord.req.general]:
&gt; Two unordered containers a and b compare equal if a.size() == b.size() and,
&gt; for every equivalent-key group [Ea1, Ea2) obtained from a.equal_range(Ea1),
&gt; there exists an equivalent-key group [Eb1, Eb2) obtained from b.equal_range(Ea1),
&gt; such that is_permutation(Ea1, Ea2, Eb1, Eb2) returns true.

THashSet should use the same comparison logic.
commit_hash:b897cd7387d275324bb22268d0be79da4e74bf16
</content>
</entry>
<entry>
<title>adding the required includes, which were previously only available transitively via the JOIN_SRCS macro</title>
<updated>2025-05-29T21:03:15Z</updated>
<author>
<name>swarmer</name>
<email>swarmer@yandex-team.com</email>
</author>
<published>2025-05-29T20:44:34Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=84ed20e74a904d6aa8d73c36f928d9c4628d040f'/>
<id>urn:sha1:84ed20e74a904d6aa8d73c36f928d9c4628d040f</id>
<content type='text'>
commit_hash:9769490daa4d0e88eaf1b4147ccc961be6031d04
</content>
</entry>
<entry>
<title>remove unused includes</title>
<updated>2025-05-21T19:21:09Z</updated>
<author>
<name>tobo</name>
<email>tobo@yandex-team.com</email>
</author>
<published>2025-05-21T19:06:44Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=680267404b9924465250d6157bc00b0fd194a0c2'/>
<id>urn:sha1:680267404b9924465250d6157bc00b0fd194a0c2</id>
<content type='text'>
commit_hash:1853234e3cc2386843bcb3c973f43778e813efeb
</content>
</entry>
<entry>
<title>GetRef in TPointerCommon</title>
<updated>2025-04-25T11:44:41Z</updated>
<author>
<name>ilnurkh</name>
<email>ilnurkh@yandex-team.com</email>
</author>
<published>2025-04-25T10:55:53Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c0533d88038a1fc7c4753c986e6c47bb4cbd21b7'/>
<id>urn:sha1:c0533d88038a1fc7c4753c986e6c47bb4cbd21b7</id>
<content type='text'>
commit_hash:4149625a81c51af40642fe498a887608cc57305f
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2025-04-24T11:18:37Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2025-04-24T11:01:12Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=ea7d9634e7f89c48e5707842357a279004afd223'/>
<id>urn:sha1:ea7d9634e7f89c48e5707842357a279004afd223</id>
<content type='text'>
commit_hash:ae46d476745bcde01f2465ccfec1ae45e8d29d1e
</content>
</entry>
<entry>
<title>Fix grammar</title>
<updated>2025-03-28T19:09:20Z</updated>
<author>
<name>akhropov</name>
<email>akhropov@yandex-team.com</email>
</author>
<published>2025-03-28T18:12:57Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9285e524b2297f0beed07bc6ca90b412136abd50'/>
<id>urn:sha1:9285e524b2297f0beed07bc6ca90b412136abd50</id>
<content type='text'>
commit_hash:acff119fbd5252738b5c3a948a428b3cb2a36801
</content>
</entry>
<entry>
<title>Merge yexception.h and bt_exception.h to prevent include cycle</title>
<updated>2025-03-28T09:15:45Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2025-03-28T08:59:35Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=dcaa8f4e65038291a3e15c2f6fd906497f2d77cd'/>
<id>urn:sha1:dcaa8f4e65038291a3e15c2f6fd906497f2d77cd</id>
<content type='text'>
commit_hash:4a6a74639669cf2836dedbc7b61efb1f43faef1f
</content>
</entry>
</feed>
