<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/contrib/libs/jemalloc, branch 22.4.31</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=22.4.31</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=22.4.31'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2022-09-21T17:17:38Z</updated>
<entry>
<title>Ydb stable 22-4-21</title>
<updated>2022-09-21T17:17:38Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2022-09-21T17:17:38Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e6c9b17192c56494adba359d5e132c431b241191'/>
<id>urn:sha1:e6c9b17192c56494adba359d5e132c431b241191</id>
<content type='text'>
x-stable-origin-commit: e89099581237299a132feafb5b58af59ebd0468a
</content>
</entry>
<entry>
<title>Add logging after applying new GroupInfo,</title>
<updated>2022-07-08T14:02:48Z</updated>
<author>
<name>serg-belyakov</name>
<email>serg-belyakov@yandex-team.com</email>
</author>
<published>2022-07-08T14:02:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e5eab3309e308a5713727c7f9c506b51b6d32af7'/>
<id>urn:sha1:e5eab3309e308a5713727c7f9c506b51b6d32af7</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-28T08:06:00Z</updated>
<author>
<name>arcadia-devtools</name>
<email>arcadia-devtools@yandex-team.ru</email>
</author>
<published>2022-06-28T08:06:00Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=140202a697f7a9d60b01de36c08f63ebd33fc5a9'/>
<id>urn:sha1:140202a697f7a9d60b01de36c08f63ebd33fc5a9</id>
<content type='text'>
ref:91e6b243cd7f0c53cbafb4f654eced58a4c1e436
</content>
</entry>
<entry>
<title>Update contrib/libs/jemalloc to 5.3.0</title>
<updated>2022-05-10T08:24:08Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.ru</email>
</author>
<published>2022-05-10T08:24:08Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3eee94a865e8dff399329dee911906cddb7b0d67'/>
<id>urn:sha1:3eee94a865e8dff399329dee911906cddb7b0d67</id>
<content type='text'>
ref:984a35af48908b64eabafda01bb2e47403689121
</content>
</entry>
<entry>
<title>jemalloc: For the further improvement of patching</title>
<updated>2022-05-08T20:58:24Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.ru</email>
</author>
<published>2022-05-08T20:58:24Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=f4f3e4024a1f32bd0bc3fa20239025a1b179e42d'/>
<id>urn:sha1:f4f3e4024a1f32bd0bc3fa20239025a1b179e42d</id>
<content type='text'>
ref:6883a616f4e2679f806b9b9e1d0f9fa693ab7467
</content>
</entry>
<entry>
<title>Improve some jemalloc patches</title>
<updated>2022-05-08T11:50:24Z</updated>
<author>
<name>thegeorg</name>
<email>thegeorg@yandex-team.ru</email>
</author>
<published>2022-05-08T11:50:24Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=47f77dd72345a996fc6b396a364d24253bd35944'/>
<id>urn:sha1:47f77dd72345a996fc6b396a364d24253bd35944</id>
<content type='text'>
* Remove patching context when patching a platform dispatcher
* Drop `--enable-prof-libunwind` configure flag which refers to HP libunwind which is not compatible with LLVM one
* Remove llvm-libunwind.patch due to proper configuration

ref:a360e809f8917459e645913f070b2ef832b3425b
</content>
</entry>
<entry>
<title>intermediate changes</title>
<updated>2022-03-15T10:35:56Z</updated>
<author>
<name>arcadia-devtools</name>
<email>arcadia-devtools@yandex-team.ru</email>
</author>
<published>2022-03-15T10:35:56Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=094638589de6a6c9f91fad0005843fc1c1adc957'/>
<id>urn:sha1:094638589de6a6c9f91fad0005843fc1c1adc957</id>
<content type='text'>
ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
</content>
</entry>
<entry>
<title>intermediate changes</title>
<updated>2022-03-10T08:08:43Z</updated>
<author>
<name>arcadia-devtools</name>
<email>arcadia-devtools@yandex-team.ru</email>
</author>
<published>2022-03-10T08:08:43Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d32759b7eb812b4a4033cc61e1e98245544b4992'/>
<id>urn:sha1:d32759b7eb812b4a4033cc61e1e98245544b4992</id>
<content type='text'>
ref:7e819949a28b77d60c98019ed1950733e734a77e
</content>
</entry>
</feed>
