<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libzahl/.gitignore, branch master</title>
<subtitle>[Stable] Big integer library
</subtitle>
<id>https://git.maandree.se/libzahl/atom?h=master</id>
<link rel='self' href='https://git.maandree.se/libzahl/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/'/>
<updated>2016-05-09T03:36:40Z</updated>
<entry>
<title>Start on a manual</title>
<updated>2016-05-09T03:36:40Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-05-09T03:21:33Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=d6206bd03f351333ceb83ddb403e1f3ffb0bbfe4'/>
<id>urn:sha1:d6206bd03f351333ceb83ddb403e1f3ffb0bbfe4</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add refsheet</title>
<updated>2016-04-29T14:18:05Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-04-29T14:17:40Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=248dc4edb52a9cf83a0b4574dfec1bf7b3c5ad7e'/>
<id>urn:sha1:248dc4edb52a9cf83a0b4574dfec1bf7b3c5ad7e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>bench/benchmark-func.c</title>
<updated>2016-04-23T22:41:07Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-04-23T22:41:07Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=d0788650ecb3f38f4e20f9a71f449980258d3112'/>
<id>urn:sha1:d0788650ecb3f38f4e20f9a71f449980258d3112</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Some improvements:</title>
<updated>2016-04-08T13:53:31Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-04-08T13:53:31Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=52f91804ff67246deab3d98c790f8b6b845afcde'/>
<id>urn:sha1:52f91804ff67246deab3d98c790f8b6b845afcde</id>
<content type='text'>
-  Improve .gitignore

-  Improve portability of the makefile

-  Bring the translations, for gmp and tommath,
   used by the benchmark up to date

Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>gitignore: blacklist _/, for private files</title>
<updated>2016-04-08T12:53:13Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-04-08T12:53:13Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=d453ba2f3bb35c3ab12cee18b1c2ab4df478db54'/>
<id>urn:sha1:d453ba2f3bb35c3ab12cee18b1c2ab4df478db54</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add rand(3), lrand(3), and random(3) to zrand</title>
<updated>2016-03-27T16:03:57Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-03-27T16:03:57Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=f6106595fd75379982d487196162bea6a6ca0795'/>
<id>urn:sha1:f6106595fd75379982d487196162bea6a6ca0795</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add simple benchmarker</title>
<updated>2016-03-09T18:12:57Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-03-09T18:12:57Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=c018cebc38c37370ab6c89d19694587edf7d0d0e'/>
<id>urn:sha1:c018cebc38c37370ab6c89d19694587edf7d0d0e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix bugs and add a randomised testing</title>
<updated>2016-03-05T19:16:14Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-03-05T19:16:14Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=5860237d2f05f6ae45a98569b0d567c2227904c6'/>
<id>urn:sha1:5860237d2f05f6ae45a98569b0d567c2227904c6</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Clean up, fix a few bugs, and add a test</title>
<updated>2016-03-04T09:47:53Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-03-04T09:45:10Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=aff09967d194d062ae8d83c0fbe1edf158804ef9'/>
<id>urn:sha1:aff09967d194d062ae8d83c0fbe1edf158804ef9</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add .gitignore</title>
<updated>2016-03-01T16:52:50Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2016-03-01T16:50:53Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libzahl/commit/?id=f18ad18729afc971ea77e73869f8fb99da30c701'/>
<id>urn:sha1:f18ad18729afc971ea77e73869f8fb99da30c701</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
