<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/external/db_drivers, branch v0.14.1.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.14.1.0</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.14.1.0'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2019-04-14T09:19:04Z</updated>
<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>
<entry>
<title>ITS#8324 More for Win32 NTDLL junk</title>
<updated>2018-02-18T21:56:55Z</updated>
<author>
<name>Howard Chu</name>
<email>hyc@symas.com</email>
</author>
<published>2018-02-18T21:05:56Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b372ec43750da5df98fc23d8d6815626db139756'/>
<id>urn:sha1:b372ec43750da5df98fc23d8d6815626db139756</id>
<content type='text'>
Use GetProcAddress at runtime, avoid buildtime NTDLL link issues
</content>
</entry>
<entry>
<title>Merge pull request #3187</title>
<updated>2018-02-16T13:20:31Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2018-02-16T13:20:31Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=666a76652bcc82c5f85e1a658eab83b27e9e78a4'/>
<id>urn:sha1:666a76652bcc82c5f85e1a658eab83b27e9e78a4</id>
<content type='text'>
851bd057 call _exit instead of abort in release mode (moneromooo-monero)
</content>
</entry>
</feed>
