<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua-lmdb, branch master</title>
<subtitle>key/value store</subtitle>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/lua-lmdb/'/>
<entry>
<title>always enable NOTLS flag</title>
<updated>2023-12-16T23:48:32+00:00</updated>
<author>
<name>ubq323</name>
<email>ubq323@ubq323.website</email>
</author>
<published>2023-12-16T23:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/lua-lmdb/commit/?id=3ea068dfa3eea1dc4e3811fa40e6238b17204ccc'/>
<id>3ea068dfa3eea1dc4e3811fa40e6238b17204ccc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make install</title>
<updated>2023-04-05T05:49:43+00:00</updated>
<author>
<name>the lemons</name>
<email>citrons@mondecitronne.com</email>
</author>
<published>2023-04-05T05:49:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/lua-lmdb/commit/?id=194635e964dd2de85fc0a375645e165208858ce5'/>
<id>194635e964dd2de85fc0a375645e165208858ce5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add mapsize option</title>
<updated>2023-04-05T02:49:26+00:00</updated>
<author>
<name>ubq323</name>
<email>ubq323@ubq323.website</email>
</author>
<published>2023-03-24T22:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/lua-lmdb/commit/?id=d27bb860ea5d3edb59b78413325102104a24ce1e'/>
<id>d27bb860ea5d3edb59b78413325102104a24ce1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add lmdb.pairs() for iteration on lua versions without __pairs metamethod</title>
<updated>2023-04-05T02:48:59+00:00</updated>
<author>
<name>ubq323</name>
<email>ubq323@ubq323.website</email>
</author>
<published>2023-03-21T16:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/lua-lmdb/commit/?id=241690fe5733e758166d8fcd52acaa5f2e505cb0'/>
<id>241690fe5733e758166d8fcd52acaa5f2e505cb0</id>
<content type='text'>
also fix minor formatting error in readme
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also fix minor formatting error in readme
</pre>
</div>
</content>
</entry>
<entry>
<title>add #db operator for number of entries in db</title>
<updated>2023-03-21T03:57:38+00:00</updated>
<author>
<name>ubq323</name>
<email>ubq323@ubq323.website</email>
</author>
<published>2023-03-19T20:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/lua-lmdb/commit/?id=ba9787994770dab80403ee21539bd5bbba912d47'/>
<id>ba9787994770dab80403ee21539bd5bbba912d47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make luajit support work, finally</title>
<updated>2023-03-21T03:56:34+00:00</updated>
<author>
<name>ubq323</name>
<email>ubq323@ubq323.website</email>
</author>
<published>2023-03-20T01:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/lua-lmdb/commit/?id=5bbf9ed81eeed87b44edffa15e3310b17918a7a7'/>
<id>5bbf9ed81eeed87b44edffa15e3310b17918a7a7</id>
<content type='text'>
after all that, it was only one line of makefile that needed changing, somehow
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
after all that, it was only one line of makefile that needed changing, somehow
</pre>
</div>
</content>
</entry>
<entry>
<title>improve makefile</title>
<updated>2023-03-21T03:55:39+00:00</updated>
<author>
<name>the lemons</name>
<email>citrons@mondecitronne.com</email>
</author>
<published>2023-03-21T03:55:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/lua-lmdb/commit/?id=0d050815788bf1dfdac1bc417a801f69684079c8'/>
<id>0d050815788bf1dfdac1bc417a801f69684079c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add basic testing script</title>
<updated>2023-03-21T03:50:18+00:00</updated>
<author>
<name>ubq323</name>
<email>ubq323@ubq323.website</email>
</author>
<published>2023-03-20T01:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/lua-lmdb/commit/?id=ea05a9db6c250989742ecec7abebbaa204a3bdb3'/>
<id>ea05a9db6c250989742ecec7abebbaa204a3bdb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix stack underflow causing segfault on luajit</title>
<updated>2023-03-21T03:24:28+00:00</updated>
<author>
<name>ubq323</name>
<email>ubq323@ubq323.website</email>
</author>
<published>2023-03-19T20:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/lua-lmdb/commit/?id=9ce7a7ed9818208791041a29e6653e16b81d8604'/>
<id>9ce7a7ed9818208791041a29e6653e16b81d8604</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for lua 5.1</title>
<updated>2023-03-21T03:24:06+00:00</updated>
<author>
<name>ubq323</name>
<email>ubq323@ubq323.website</email>
</author>
<published>2023-03-19T20:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.citrons.xyz/lua-lmdb/commit/?id=f6a88e1ee6d62dc447a8d8b1d77d63f1ab9b5ade'/>
<id>f6a88e1ee6d62dc447a8d8b1d77d63f1ab9b5ade</id>
<content type='text'>
uses a weak-keyed table in the registry to store parent-child mappings,
instead of associated uservalues, which were only added in 5.2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
uses a weak-keyed table in the registry to store parent-child mappings,
instead of associated uservalues, which were only added in 5.2.
</pre>
</div>
</content>
</entry>
</feed>
