<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/library/cpp/yt/memory, branch CLI_2.1.1</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.1.1</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.1.1'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2022-12-04T16:31:32Z</updated>
<entry>
<title>Add TSharedRefArray::ToString</title>
<updated>2022-12-04T16:31:32Z</updated>
<author>
<name>babenko</name>
<email>babenko@yandex-team.com</email>
</author>
<published>2022-12-04T16:31:32Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3680ca61e6e893b6ddbba096616c807efd3d7c2b'/>
<id>urn:sha1:3680ca61e6e893b6ddbba096616c807efd3d7c2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove kikimr/driver DEPENDS</title>
<updated>2022-12-02T08:31:25Z</updated>
<author>
<name>qrort</name>
<email>qrort@yandex-team.com</email>
</author>
<published>2022-12-02T08:31:25Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b1f4ffc9c8abff3ba58dc1ec9a9f92d2f0de6806'/>
<id>urn:sha1:b1f4ffc9c8abff3ba58dc1ec9a9f92d2f0de6806</id>
<content type='text'>
</content>
</entry>
<entry>
<title>validate canons without yatest_common</title>
<updated>2022-11-30T20:47:12Z</updated>
<author>
<name>qrort</name>
<email>qrort@yandex-team.com</email>
</author>
<published>2022-11-30T20:47:12Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=22f8ae0e3f5d68b92aecccdf96c1d841a0334311'/>
<id>urn:sha1:22f8ae0e3f5d68b92aecccdf96c1d841a0334311</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ya-bin crashes on win when yt-store is enabled</title>
<updated>2022-11-21T11:40:11Z</updated>
<author>
<name>svidyuk</name>
<email>svidyuk@yandex-team.com</email>
</author>
<published>2022-11-21T11:40:11Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b1c69808cc78d58df27cc15e729624bdeca42071'/>
<id>urn:sha1:b1c69808cc78d58df27cc15e729624bdeca42071</id>
<content type='text'>
yt-store is enabled by default on all platforms including windows

PR:2997752 https://a.yandex-team.ru/review/2997752
adds ifdedfs for windows to enforce MSDN requirement that
memory allocated with _alligned_allocate must be deallocated with
_aligned_free.

PR:3110888 https://a.yandex-team.ru/review/3110888
removes 2 of 3 ifdefs added and introduces inconsistency
between allc/free functions on windows. Types with alignment
requiremens less then std::max_allign_t are allocated with malloc
and freed with _alligned_free. ya-bin release with this commit
crashes on windows unless user explicitelly disable yt-store.

Restore ifdefs which were removed in PR:3110888 in order to fix
the problem.</content>
</entry>
<entry>
<title>Switch to modern std::memory_order enum</title>
<updated>2022-11-16T06:44:16Z</updated>
<author>
<name>babenko</name>
<email>babenko@yandex-team.com</email>
</author>
<published>2022-11-16T06:44:16Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=c7037dfb3708e261a40f3a27dcf3aa32985cc602'/>
<id>urn:sha1:c7037dfb3708e261a40f3a27dcf3aa32985cc602</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move TChunkedOutputStream to library and make it zero-copy aware</title>
<updated>2022-11-13T09:15:50Z</updated>
<author>
<name>babenko</name>
<email>babenko@yandex-team.com</email>
</author>
<published>2022-11-13T09:15:50Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f6425222980211ebf68592a1658e87f0fb442972'/>
<id>urn:sha1:f6425222980211ebf68592a1658e87f0fb442972</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly use std::max_align_t</title>
<updated>2022-11-03T09:06:56Z</updated>
<author>
<name>babenko</name>
<email>babenko@yandex-team.com</email>
</author>
<published>2022-11-03T09:06:56Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=dbf2ffa6163e1f1e041be4ce1a77520d9f1cd011'/>
<id>urn:sha1:dbf2ffa6163e1f1e041be4ce1a77520d9f1cd011</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce aligned_malloc; drop more YTAlloc dependencies</title>
<updated>2022-11-03T05:56:11Z</updated>
<author>
<name>babenko</name>
<email>babenko@yandex-team.com</email>
</author>
<published>2022-11-03T05:56:11Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3910880160a4aaae4c26adeea4fe525e91856737'/>
<id>urn:sha1:3910880160a4aaae4c26adeea4fe525e91856737</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[pg] initialize tx timestamps</title>
<updated>2022-10-30T07:41:16Z</updated>
<author>
<name>vvvv</name>
<email>vvvv@ydb.tech</email>
</author>
<published>2022-10-30T07:41:16Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=a34b8d13197580c648158c2d2a29812d0b211713'/>
<id>urn:sha1:a34b8d13197580c648158c2d2a29812d0b211713</id>
<content type='text'>
влияет на функции now, statement_timestamp - они будут брать кешированное значение с момента инициализации comp graph.
clock_timestamp сейчас всегда возвращает некешированное системное время - это потом надо будет увести в TimeProvider</content>
</entry>
<entry>
<title>Remove a workaround for ancient CUDA versions</title>
<updated>2022-10-29T13:03:13Z</updated>
<author>
<name>dfyz</name>
<email>dfyz@yandex-team.com</email>
</author>
<published>2022-10-29T13:03:13Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=8985a698521744e4065500f5945d44ca52f797a9'/>
<id>urn:sha1:8985a698521744e4065500f5945d44ca52f797a9</id>
<content type='text'>
`#define noexcept throw()` is a questionable idea, since replacing `noexcept` with `throw()` in expressions such as `noexcept(true)` results in spectacular compiler errors. We stopped supporting CUDA 8 (and even CUDA 9) long ago, which means we can just get rid of the problematic define.</content>
</entry>
</feed>
