<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eris-cl/tests, branch 0.2</title>
<subtitle>ERIS implementation for Common Lisp</subtitle>
<id>http://git.ykonai.net/eris-cl/atom?h=0.2</id>
<link rel='self' href='http://git.ykonai.net/eris-cl/atom?h=0.2'/>
<link rel='alternate' type='text/html' href='http://git.ykonai.net/eris-cl/'/>
<updated>2022-12-30T17:29:24Z</updated>
<entry>
<title>Implement buffer reuse encoding.</title>
<updated>2022-12-30T17:29:24Z</updated>
<author>
<name>Piotr Szarmanski</name>
</author>
<published>2022-12-30T17:29:24Z</published>
<link rel='alternate' type='text/html' href='http://git.ykonai.net/eris-cl/commit/?id=5afc44c1082ae7088511f318aa9bd3d4b25ba3c6'/>
<id>urn:sha1:5afc44c1082ae7088511f318aa9bd3d4b25ba3c6</id>
<content type='text'>
This implements a buffer reuse mechanism in eris-encode. This is also a
backwards incompatible change, as the provided OUTPUT-FUNCTION now has an
additional argument and has to return an octet-vector buffer of equal size. This
is not yet implemented optimally, but should amount to a reduce of memory usage
and GC required, especially for larger files.
</content>
</entry>
<entry>
<title>Initial buffer reuse encoding commit</title>
<updated>2022-12-30T08:00:15Z</updated>
<author>
<name>Piotr Szarmanski</name>
</author>
<published>2022-12-30T08:00:15Z</published>
<link rel='alternate' type='text/html' href='http://git.ykonai.net/eris-cl/commit/?id=855e79b7ffa37ac64de51defa18104ed897576b3'/>
<id>urn:sha1:855e79b7ffa37ac64de51defa18104ed897576b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some compilation warnings</title>
<updated>2022-11-20T20:47:23Z</updated>
<author>
<name>Piotr Szarmanski</name>
</author>
<published>2022-11-20T20:47:23Z</published>
<link rel='alternate' type='text/html' href='http://git.ykonai.net/eris-cl/commit/?id=618ee634557122b3b3c5012405603b28c0001d13'/>
<id>urn:sha1:618ee634557122b3b3c5012405603b28c0001d13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for file-backend and hash-backend.</title>
<updated>2022-10-24T09:12:16Z</updated>
<author>
<name>Piotr Szarmanski</name>
</author>
<published>2022-10-24T09:12:16Z</published>
<link rel='alternate' type='text/html' href='http://git.ykonai.net/eris-cl/commit/?id=4dc0b96bd101f34092a3ff5cd5864fc8fe7830c1'/>
<id>urn:sha1:4dc0b96bd101f34092a3ff5cd5864fc8fe7830c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a typo in the license header.</title>
<updated>2022-10-21T15:02:05Z</updated>
<author>
<name>Piotr Szarmanski</name>
</author>
<published>2022-10-21T15:02:05Z</published>
<link rel='alternate' type='text/html' href='http://git.ykonai.net/eris-cl/commit/?id=e969fc9c96903d64669cd8d5106815cb4ccdc76d'/>
<id>urn:sha1:e969fc9c96903d64669cd8d5106815cb4ccdc76d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add parallel decoder.</title>
<updated>2022-09-25T17:54:42Z</updated>
<author>
<name>Piotr Szarmanski</name>
</author>
<published>2022-09-25T17:54:42Z</published>
<link rel='alternate' type='text/html' href='http://git.ykonai.net/eris-cl/commit/?id=8db501749d47964b436bc63cafb80a17bfd42396'/>
<id>urn:sha1:8db501749d47964b436bc63cafb80a17bfd42396</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement stream-read-byte</title>
<updated>2022-09-22T09:16:44Z</updated>
<author>
<name>Piotr Szarmanski</name>
</author>
<published>2022-09-22T09:16:44Z</published>
<link rel='alternate' type='text/html' href='http://git.ykonai.net/eris-cl/commit/?id=4d82ef18a8bb18317be3e089f432f95b6e5dbd4a'/>
<id>urn:sha1:4d82ef18a8bb18317be3e089f432f95b6e5dbd4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit.</title>
<updated>2022-09-21T20:50:14Z</updated>
<author>
<name>Piotr Szarmanski</name>
</author>
<published>2022-09-21T20:50:14Z</published>
<link rel='alternate' type='text/html' href='http://git.ykonai.net/eris-cl/commit/?id=56d3ca4cf14ac1b2bac9c866daa98cdb803915fa'/>
<id>urn:sha1:56d3ca4cf14ac1b2bac9c866daa98cdb803915fa</id>
<content type='text'>
</content>
</entry>
</feed>
