<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/mariadb-git.git, branch MDEV-24676_cpp</title>
<subtitle>github.com: MariaDB/server.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mariadb-git.git/'/>
<entry>
<title>fix wraparound race condition</title>
<updated>2021-08-27T02:20:02+00:00</updated>
<author>
<name>Nikita Malyavin</name>
<email>nikitamalyavin@gmail.com</email>
</author>
<published>2021-08-22T02:51:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mariadb-git.git/commit/?id=47bd795b35c0e6b259dc16521966232cbdd7c190'/>
<id>47bd795b35c0e6b259dc16521966232cbdd7c190</id>
<content type='text'>
also improve locking granularity regarding flush
remove atomic on bool, since it is already protected under lock
add more volatile specs
add comments, improve structure packing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also improve locking granularity regarding flush
remove atomic on bool, since it is already protected under lock
add more volatile specs
add comments, improve structure packing
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tabs</title>
<updated>2021-08-20T20:08:14+00:00</updated>
<author>
<name>MagHermit</name>
<email>maghermit@maghermit.com</email>
</author>
<published>2021-08-20T20:08:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mariadb-git.git/commit/?id=98ab2af187c79f8a05421b2e252583dfc8850265'/>
<id>98ab2af187c79f8a05421b2e252583dfc8850265</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up test code</title>
<updated>2021-08-20T19:52:46+00:00</updated>
<author>
<name>MagHermit</name>
<email>maghermit@maghermit.com</email>
</author>
<published>2021-08-20T19:52:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mariadb-git.git/commit/?id=e1871fa84f5ef5a68efe75ef07dd732c7d080f20'/>
<id>e1871fa84f5ef5a68efe75ef07dd732c7d080f20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up and comment code</title>
<updated>2021-08-20T19:46:47+00:00</updated>
<author>
<name>MagHermit</name>
<email>maghermit@maghermit.com</email>
</author>
<published>2021-08-20T19:46:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mariadb-git.git/commit/?id=c625bb1cc3cf4996e2f4b8c87f7d82393b3db085'/>
<id>c625bb1cc3cf4996e2f4b8c87f7d82393b3db085</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up cache_slot_t</title>
<updated>2021-08-20T19:39:04+00:00</updated>
<author>
<name>MagHermit</name>
<email>maghermit@maghermit.com</email>
</author>
<published>2021-08-20T19:39:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mariadb-git.git/commit/?id=98c364a1fdcca1c27a8c559616c4819ead8a1f83'/>
<id>98c364a1fdcca1c27a8c559616c4819ead8a1f83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>delete old methods</title>
<updated>2021-08-20T19:37:40+00:00</updated>
<author>
<name>MagHermit</name>
<email>maghermit@maghermit.com</email>
</author>
<published>2021-08-20T19:37:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mariadb-git.git/commit/?id=e558364d0229d7ffe97733dbd39c9cd98b19f4df'/>
<id>e558364d0229d7ffe97733dbd39c9cd98b19f4df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix wrapping algorithm in write_slot()</title>
<updated>2021-08-20T19:27:23+00:00</updated>
<author>
<name>MagHermit</name>
<email>maghermit@maghermit.com</email>
</author>
<published>2021-08-20T19:27:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mariadb-git.git/commit/?id=e50d526f3bbaa9755c48e91b4a447b6a8e3be994'/>
<id>e50d526f3bbaa9755c48e91b4a447b6a8e3be994</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>finilize read_slot(), sometimes assert</title>
<updated>2021-08-19T09:53:05+00:00</updated>
<author>
<name>MagHermit</name>
<email>maghermit@maghermit.com</email>
</author>
<published>2021-08-19T09:21:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mariadb-git.git/commit/?id=828a6a5265da22996d26bec2ab0dabbda4e9c7db'/>
<id>828a6a5265da22996d26bec2ab0dabbda4e9c7db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add code in read_slot()</title>
<updated>2021-08-19T09:53:05+00:00</updated>
<author>
<name>MagHermit</name>
<email>maghermit@maghermit.com</email>
</author>
<published>2021-08-19T08:07:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mariadb-git.git/commit/?id=d3885250cb9c2d9eb28ac677ed08058d8d189e43'/>
<id>d3885250cb9c2d9eb28ac677ed08058d8d189e43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add _fill_read_buffer_from_append()</title>
<updated>2021-08-19T09:53:05+00:00</updated>
<author>
<name>MagHermit</name>
<email>maghermit@maghermit.com</email>
</author>
<published>2021-08-19T07:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mariadb-git.git/commit/?id=a9e72a26d7e34c03cf6e78a738485a9e328f1a53'/>
<id>a9e72a26d7e34c03cf6e78a738485a9e328f1a53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
