<feed xmlns='http://www.w3.org/2005/Atom'>
<title>SorensenCompression/src, branch master</title>
<subtitle>The constant-size compression algorithm - Experimental C implementation</subtitle>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/SorensenCompression/'/>
<entry>
<title>Remove remaining Rust code</title>
<updated>2022-01-16T02:08:59+00:00</updated>
<author>
<name>Malfurious</name>
<email>m@lfurio.us</email>
</author>
<published>2022-01-16T02:08:59+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/SorensenCompression/commit/?id=f97d1f18030f7afc171db9ba9c0bed597717e64c'/>
<id>f97d1f18030f7afc171db9ba9c0bed597717e64c</id>
<content type='text'>
Everything has been reimplemented in C.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Everything has been reimplemented in C.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant rust code</title>
<updated>2021-11-25T06:16:18+00:00</updated>
<author>
<name>Malfurious</name>
<email>m@lfurio.us</email>
</author>
<published>2021-11-25T06:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/SorensenCompression/commit/?id=30686a8e693f2d61bda933d1370b6ea50b8bf0a6'/>
<id>30686a8e693f2d61bda933d1370b6ea50b8bf0a6</id>
<content type='text'>
This logic has already been reimplemented in C, or is otherwise
unneeded.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This logic has already been reimplemented in C, or is otherwise
unneeded.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Commit Rust POC</title>
<updated>2021-08-28T14:01:42+00:00</updated>
<author>
<name>Malfurious</name>
<email>m@lfurio.us</email>
</author>
<published>2021-08-28T13:45:57+00:00</published>
<link rel='alternate' type='text/html' href='http://normalmode.org/malf/SorensenCompression/commit/?id=7bd18b4b22f3a6bf86b131329345f9a75d8f699c'/>
<id>7bd18b4b22f3a6bf86b131329345f9a75d8f699c</id>
<content type='text'>
This replaces the Python script.  Since all MIT-licensed code is
removed, the LICENSE file is as well.

'cargo run' to run the program.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This replaces the Python script.  Since all MIT-licensed code is
removed, the LICENSE file is as well.

'cargo run' to run the program.

Signed-off-by: Malfurious &lt;m@lfurio.us&gt;
</pre>
</div>
</content>
</entry>
</feed>
