<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/contrib/libs/libxml, branch stable-23-2</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=stable-23-2</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=stable-23-2'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2023-03-31T09:28:07Z</updated>
<entry>
<title>Ydb stable 23-1-19</title>
<updated>2023-03-31T09:28:07Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2023-03-31T07:54:08Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=fc1cffcfa7f0497a1f97b384a24bcbf23362f3be'/>
<id>urn:sha1:fc1cffcfa7f0497a1f97b384a24bcbf23362f3be</id>
<content type='text'>
x-stable-origin-commit: c5d5a396e89d0a72e0267a55e93d8404d4fb54fe
</content>
</entry>
<entry>
<title>Sync linux-headers instead of using system ones</title>
<updated>2022-12-15T16:25:15Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.com</email>
</author>
<published>2022-12-15T16:25:15Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=0c31d97afd7858af5f8f858c8addf91655ca9ccc'/>
<id>urn:sha1:0c31d97afd7858af5f8f858c8addf91655ca9ccc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add TBlockAndGetActor.</title>
<updated>2022-10-17T08:48:58Z</updated>
<author>
<name>yuryalekseev</name>
<email>yuryalekseev@yandex-team.com</email>
</author>
<published>2022-10-17T08:48:58Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3c990a8ee09cc331527ba696c900e5a7f26d84d3'/>
<id>urn:sha1:3c990a8ee09cc331527ba696c900e5a7f26d84d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ya.make</title>
<updated>2022-07-07T11:41:37Z</updated>
<author>
<name>monster</name>
<email>monster@ydb.tech</email>
</author>
<published>2022-07-07T11:41:37Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=06e5c21a835c0e923506c4ff27929f34e00761c2'/>
<id>urn:sha1:06e5c21a835c0e923506c4ff27929f34e00761c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hackish NO_COMPILER_WARNINGS support</title>
<updated>2022-07-01T06:02:32Z</updated>
<author>
<name>svidyuk</name>
<email>svidyuk@yandex-team.ru</email>
</author>
<published>2022-07-01T06:02:32Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3c9bba8e28fdf3bca1abbce2a72e27c542c2fac4'/>
<id>urn:sha1:3c9bba8e28fdf3bca1abbce2a72e27c542c2fac4</id>
<content type='text'>
Proper implementation must be done as part of YMAKE-91

YMAKE-91

ref:8b77363477972e5927f43d53d571cd60dd458995
</content>
</entry>
<entry>
<title>intermediate changes</title>
<updated>2022-06-07T04:52:45Z</updated>
<author>
<name>arcadia-devtools</name>
<email>arcadia-devtools@yandex-team.ru</email>
</author>
<published>2022-06-07T04:52:45Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=7019e5910875e7d0b85cfbf4d46bf3761b377a7e'/>
<id>urn:sha1:7019e5910875e7d0b85cfbf4d46bf3761b377a7e</id>
<content type='text'>
ref:bab1141168add6a5ad2d3ac926957ac6c27e30c3
</content>
</entry>
<entry>
<title>Remove unused source file from libxml</title>
<updated>2022-05-26T15:33:28Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.ru</email>
</author>
<published>2022-05-26T15:33:28Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=370a8cfbcc8e1491b83e60cf336f522906460dd0'/>
<id>urn:sha1:370a8cfbcc8e1491b83e60cf336f522906460dd0</id>
<content type='text'>
ref:534f8848b7449d36543ca1ed3c2706511d98d8ac
</content>
</entry>
<entry>
<title>[libxml] Get rid of utilRandom dependency. Add NO_RUNTIME if util is unused</title>
<updated>2022-05-13T09:02:40Z</updated>
<author>
<name>eninng</name>
<email>eninng@yandex-team.ru</email>
</author>
<published>2022-05-13T09:02:40Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=dcd3e269e3c79fdedc5fc7f79f4a6e5440765084'/>
<id>urn:sha1:dcd3e269e3c79fdedc5fc7f79f4a6e5440765084</id>
<content type='text'>
- Return native libxml random implementation.
- Use thread_local instead of mutex if rand_r is used
- Add NO_RUNTIME if util is unused

Task: SK-6086

ref:aae9538109bc91f0eb832032ff6431325d0ad5e9
</content>
</entry>
<entry>
<title>Update libxml to 2.9.13</title>
<updated>2022-05-08T21:13:37Z</updated>
<author>
<name>setser</name>
<email>setser@yandex-team.ru</email>
</author>
<published>2022-05-08T21:13:37Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e87e3fc8d0e04eb7ba3eee221bb91613b527ad85'/>
<id>urn:sha1:e87e3fc8d0e04eb7ba3eee221bb91613b527ad85</id>
<content type='text'>
ref:f572491d236694e847142c36f0f5546c649e05d7
</content>
</entry>
<entry>
<title>Fix reimport after changing libiconv provides.pbtxt</title>
<updated>2022-04-13T12:20:44Z</updated>
<author>
<name>shadchin</name>
<email>shadchin@yandex-team.ru</email>
</author>
<published>2022-04-13T12:20:44Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=7e4654760be8ec625db8719dabfe23746257f647'/>
<id>urn:sha1:7e4654760be8ec625db8719dabfe23746257f647</id>
<content type='text'>
ref:d5eb1c4f30e0353339426d866def366e35b42614
</content>
</entry>
</feed>
