<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/external/db_drivers, branch v0.15.0.0</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.15.0.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.15.0.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-08-26T16:59:13Z</updated>
<entry>
<title>ITS#9068 fix backslash escaping</title>
<updated>2019-08-26T16:59:13Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@openldap.org</email>
</author>
<published>2019-08-26T16:51:53Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=e907305c6c5ee722519ef67911e386490b9a23af'/>
<id>urn:sha1:e907305c6c5ee722519ef67911e386490b9a23af</id>
<content type='text'>
mdb_load wasn't properly inserting escaped backslashes into the data.
mdb_dump wasn't escaping backslashes when generating printable output.
</content>
</entry>
<entry>
<title>Define _WANT_SEMUN for FreeBSD to ensure `union semun` is defined</title>
<updated>2019-07-27T19:39:50Z</updated>
<author>
<name>Noel O'Donnell</name>
<email>6617714+odonnellnoel@users.noreply.github.com</email>
</author>
<published>2019-07-26T02:00:42Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=757b789c3047d2659af15d1f3d6e484f7893f8b9'/>
<id>urn:sha1:757b789c3047d2659af15d1f3d6e484f7893f8b9</id>
<content type='text'>
Build was failing on GhostBSD (FreeBSD-13.0) because `union semun` is switched off by default. Defining _WANT_SEMUN switches it on.
</content>
</entry>
<entry>
<title>lmdb: catch non-LMDB negative errors before strerror</title>
<updated>2019-04-14T09:19:04Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-04-13T23:37:03Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b6420e12a967b8e96fd87a86dd8d105962bfdf8b'/>
<id>urn:sha1:b6420e12a967b8e96fd87a86dd8d105962bfdf8b</id>
<content type='text'>
That should hopefully shut coverity up
</content>
</entry>
<entry>
<title>Update 2019 copyright</title>
<updated>2019-03-05T21:05:34Z</updated>
<author>
<name>binaryFate</name>
<email>binaryfate@users.noreply.github.com</email>
</author>
<published>2019-03-05T21:05:34Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=1f2930ce0bec07e28958c059444151ad4968e1e6'/>
<id>urn:sha1:1f2930ce0bec07e28958c059444151ad4968e1e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ITS#8969 tweak mdb_page_split</title>
<updated>2019-01-30T23:45:48Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2019-01-30T23:45:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2a94ec22aa3cf2f1a40d8f733bbf4587397f7571'/>
<id>urn:sha1:2a94ec22aa3cf2f1a40d8f733bbf4587397f7571</id>
<content type='text'>
Bump up number of keys for which we use fine-grained splitpoint search
</content>
</entry>
<entry>
<title>Resync to upstream mdb.master</title>
<updated>2019-01-17T19:49:26Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2019-01-17T19:25:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=efec3ed23582b906fbb8c11b906d0271fb67c3da'/>
<id>urn:sha1:efec3ed23582b906fbb8c11b906d0271fb67c3da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>NetBSD support</title>
<updated>2018-09-11T14:32:33Z</updated>
<author>
<name>thomasvaughan</name>
<email>thomas@vaughan.net</email>
</author>
<published>2018-09-02T14:51:23Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=bcda7adcd444cc72b5c0d02da65be6b5cd843fc2'/>
<id>urn:sha1:bcda7adcd444cc72b5c0d02da65be6b5cd843fc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix mdb_load append option</title>
<updated>2018-05-08T05:29:13Z</updated>
<author>
<name>hyc</name>
<email>hyc@symas.com</email>
</author>
<published>2018-05-08T05:14:39Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=18cd6837b632dda74c7b2f8da4a5ce188a3cb235'/>
<id>urn:sha1:18cd6837b632dda74c7b2f8da4a5ce188a3cb235</id>
<content type='text'>
Use MDB_CURRENT to avoid seeking to new key when appending DUPs.
Reinit cursor on new batch, if appending DUPs.
</content>
</entry>
<entry>
<title>ITS#8831 move flag init into readhdr</title>
<updated>2018-05-08T05:13:21Z</updated>
<author>
<name>hyc</name>
<email>hyc@symas.com</email>
</author>
<published>2018-04-02T17:01:19Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=9705032618217991c88c135b8229bcc84197dd7c'/>
<id>urn:sha1:9705032618217991c88c135b8229bcc84197dd7c</id>
<content type='text'>
Avoid stomping on flags from 1st readhdr invocation
</content>
</entry>
<entry>
<title>liblmdb: install lmdb library for wallet2_api usage</title>
<updated>2018-03-16T10:32:57Z</updated>
<author>
<name>stoffu</name>
<email>stoffu@protonmail.ch</email>
</author>
<published>2018-03-08T10:01:29Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=2ab66ff1d4f4df43f85e657fd93da4f8c680493d'/>
<id>urn:sha1:2ab66ff1d4f4df43f85e657fd93da4f8c680493d</id>
<content type='text'>
</content>
</entry>
</feed>
