<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/cpp/yt/misc/enum-inl.h, branch CLI_2.10.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.10.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.10.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2024-01-31T11:23:57Z</updated>
<entry>
<title>Drop TEnumIndexedVector</title>
<updated>2024-01-31T11:23:57Z</updated>
<author>
<name>babenko</name>
<email>babenko@yandex-team.com</email>
</author>
<published>2024-01-27T13:19:45Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=9c90564d50be397a9a1ae46f2531b39bde56bcc1'/>
<id>urn:sha1:9c90564d50be397a9a1ae46f2531b39bde56bcc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require EMasterReign to be monotonic</title>
<updated>2023-12-05T14:21:07Z</updated>
<author>
<name>kvk1920</name>
<email>kvk1920@yandex-team.com</email>
</author>
<published>2023-12-05T13:14:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=747e11878ae60c06720f08748a4ea304c45d70a3'/>
<id>urn:sha1:747e11878ae60c06720f08748a4ea304c45d70a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YT-18571: Replace NYT::ToUnderlying with ::ToUnderlying from util/generic/cast.h</title>
<updated>2023-08-19T09:16:04Z</updated>
<author>
<name>babenko</name>
<email>babenko@yandex-team.com</email>
</author>
<published>2023-08-19T07:27:17Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=24a7c2b976da9a1b85a80266ac05b39757ec8629'/>
<id>urn:sha1:24a7c2b976da9a1b85a80266ac05b39757ec8629</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YT: Fix ParseEnum when custom domain names used</title>
<updated>2023-06-01T07:15:45Z</updated>
<author>
<name>bulatman</name>
<email>bulatman@yandex-team.com</email>
</author>
<published>2023-06-01T07:15:45Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=4dea553457efda88fef237809afb5b9a95da7d41'/>
<id>urn:sha1:4dea553457efda88fef237809afb5b9a95da7d41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YT-18571: fix YT enums' uniqueness check</title>
<updated>2023-03-17T16:47:20Z</updated>
<author>
<name>ignatloskutov</name>
<email>ignatloskutov@yandex-team.com</email>
</author>
<published>2023-03-17T16:47:20Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c3bc8550ac88edbc52a40da723595ced3ad0c7c7'/>
<id>urn:sha1:c3bc8550ac88edbc52a40da723595ced3ad0c7c7</id>
<content type='text'>
Otherwise, enums like this compile successfully:
```
DEFINE_ENUM(ENonUnique,
  ((Foo1) (0))
  ((Foo2) (0))
  ((Foo3) (0))
  ((Foo4) (0))
);
```</content>
</entry>
<entry>
<title>YT-18571: Refactor YT enums to make them Arcadia-friendly</title>
<updated>2023-03-14T06:33:31Z</updated>
<author>
<name>babenko</name>
<email>babenko@yandex-team.com</email>
</author>
<published>2023-03-14T06:33:31Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e10767756146ca0d8e890326e20671aed5182e2b'/>
<id>urn:sha1:e10767756146ca0d8e890326e20671aed5182e2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>YT: Allow to define enum with custom string represenation</title>
<updated>2023-03-10T06:57:16Z</updated>
<author>
<name>bulatman</name>
<email>bulatman@yandex-team.com</email>
</author>
<published>2023-03-10T06:57:16Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=59c758d9fa32f1dc467824707fb8cdf91e8bb731'/>
<id>urn:sha1:59c758d9fa32f1dc467824707fb8cdf91e8bb731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Node maintenance requests</title>
<updated>2022-12-08T08:53:17Z</updated>
<author>
<name>kvk1920</name>
<email>kvk1920@yandex-team.com</email>
</author>
<published>2022-12-08T08:53:17Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=bddb2f7be1188971cade9973d4c79f1ba9cee946'/>
<id>urn:sha1:bddb2f7be1188971cade9973d4c79f1ba9cee946</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restoring authorship annotation for &lt;ifsmirnov@yandex-team.ru&gt;. Commit 2 of 2.</title>
<updated>2022-02-10T13:50:47Z</updated>
<author>
<name>ifsmirnov</name>
<email>ifsmirnov@yandex-team.ru</email>
</author>
<published>2022-02-10T13:50:47Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=40f16eaadf04f8fe775e16658c8d89ed6a29b2ee'/>
<id>urn:sha1:40f16eaadf04f8fe775e16658c8d89ed6a29b2ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restoring authorship annotation for &lt;ifsmirnov@yandex-team.ru&gt;. Commit 1 of 2.</title>
<updated>2022-02-10T13:50:47Z</updated>
<author>
<name>ifsmirnov</name>
<email>ifsmirnov@yandex-team.ru</email>
</author>
<published>2022-02-10T13:50:47Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=ad765dc0fb7b0cb321bc9f6ec29aaeefe70019af'/>
<id>urn:sha1:ad765dc0fb7b0cb321bc9f6ec29aaeefe70019af</id>
<content type='text'>
</content>
</entry>
</feed>
