<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/util/system, branch 24.1.1</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=24.1.1</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=24.1.1'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2024-01-19T16:48:10Z</updated>
<entry>
<title>Library update 9 (#1163)</title>
<updated>2024-01-19T16:48:10Z</updated>
<author>
<name>AlexSm</name>
<email>alex@ydb.tech</email>
</author>
<published>2024-01-19T16:48:10Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=5722bbf18aa2f471fc5491834c6c877b524e8795'/>
<id>urn:sha1:5722bbf18aa2f471fc5491834c6c877b524e8795</id>
<content type='text'>
* Right libs import scripts

* Library update 9

* Add contrib/libs/cxxsupp/libcxx/include/memory_resource</content>
</entry>
<entry>
<title>Library import 5, delete go dependencies (#832)</title>
<updated>2024-01-04T14:09:05Z</updated>
<author>
<name>AlexSm</name>
<email>alex@ydb.tech</email>
</author>
<published>2024-01-04T14:09:05Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=dab291146f6cd7d35684e3a1150e5bb1c412982c'/>
<id>urn:sha1:dab291146f6cd7d35684e3a1150e5bb1c412982c</id>
<content type='text'>
* Library import 5, delete go dependencies

* Fix yt client</content>
</entry>
<entry>
<title>Import libs 4 (#758)</title>
<updated>2023-12-27T22:31:58Z</updated>
<author>
<name>AlexSm</name>
<email>alex@ydb.tech</email>
</author>
<published>2023-12-27T22:31:58Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d67bfb4b4b7549081543e87a31bc6cb5c46ac973'/>
<id>urn:sha1:d67bfb4b4b7549081543e87a31bc6cb5c46ac973</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Library import 2 (#639)</title>
<updated>2023-12-22T16:10:22Z</updated>
<author>
<name>AlexSm</name>
<email>alex@ydb.tech</email>
</author>
<published>2023-12-22T16:10:22Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=148f920350c60c0ca2d89b637a5aea9093eee450'/>
<id>urn:sha1:148f920350c60c0ca2d89b637a5aea9093eee450</id>
<content type='text'>
</content>
</entry>
<entry>
<title>re-enable clang::reinitialized attribute for non-CUDA target platforms</title>
<updated>2023-12-17T20:17:18Z</updated>
<author>
<name>swarmer</name>
<email>swarmer@yandex-team.com</email>
</author>
<published>2023-12-17T19:15:56Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=64b331444bc397072543295de983ec13b9bee989'/>
<id>urn:sha1:64b331444bc397072543295de983ec13b9bee989</id>
<content type='text'>
Check the version of the nvcc compiler only if it is used.
Re-enable `[[clang::reinitialized]]` attribute for all other clang-based toolsets.
</content>
</entry>
<entry>
<title>finer check of lifetimebound attribute support</title>
<updated>2023-12-13T21:53:11Z</updated>
<author>
<name>swarmer</name>
<email>swarmer@yandex-team.com</email>
</author>
<published>2023-12-13T20:12:17Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=bd109f0363431e600753848af39402c6e09e007a'/>
<id>urn:sha1:bd109f0363431e600753848af39402c6e09e007a</id>
<content type='text'>
Fix warnings when compiling with old CUDA SDKs.
</content>
</entry>
<entry>
<title>Support std::filesystem::path in TFile and TFileHandle</title>
<updated>2023-12-12T22:06:43Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2023-12-12T21:08:00Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a1e5a74cdd2ad797c39df87dd0cf7ae05101d45a'/>
<id>urn:sha1:a1e5a74cdd2ad797c39df87dd0cf7ae05101d45a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add attribute to detect lifetime bound errors</title>
<updated>2023-12-11T18:41:58Z</updated>
<author>
<name>swarmer</name>
<email>swarmer@yandex-team.com</email>
</author>
<published>2023-12-11T18:13:02Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=21c0e3877d48d9fe4556aa0556aab7e1d2ff1ebe'/>
<id>urn:sha1:21c0e3877d48d9fe4556aa0556aab7e1d2ff1ebe</id>
<content type='text'>
Add wrapper for [[clang::lifetimebound]] attribute.

Mark `ToString(TString)` functions with a new attibute.
Preserve rvalue reference type when ToString applied to a temporary string.
</content>
</entry>
<entry>
<title>Add construction of TFileStat from struct stat</title>
<updated>2023-11-15T05:42:52Z</updated>
<author>
<name>spreis</name>
<email>spreis@yandex-team.com</email>
</author>
<published>2023-11-15T05:17:16Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=1738956637b0691f2a1a9f9c25f8ad4657e89ebb'/>
<id>urn:sha1:1738956637b0691f2a1a9f9c25f8ad4657e89ebb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Intermediate changes</title>
<updated>2023-10-23T23:08:36Z</updated>
<author>
<name>robot-piglet</name>
<email>robot-piglet@yandex-team.com</email>
</author>
<published>2023-10-23T22:50:20Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=39357888f3f58ba16af3b31c8386cb1dd46b0c7b'/>
<id>urn:sha1:39357888f3f58ba16af3b31c8386cb1dd46b0c7b</id>
<content type='text'>
</content>
</entry>
</feed>
