<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsimple/Makefile, branch 1.1</title>
<subtitle>[Stable] A bunch of C functions that are useful when writing simple code
</subtitle>
<id>https://git.maandree.se/libsimple/atom?h=1.1</id>
<link rel='self' href='https://git.maandree.se/libsimple/atom?h=1.1'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/'/>
<updated>2018-11-25T14:42:18Z</updated>
<entry>
<title>Add array.h</title>
<updated>2018-11-25T14:42:18Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-11-25T14:42:18Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=edd7a4955dc31ea3e0893008f8b31bbded22a1b6'/>
<id>urn:sha1:edd7a4955dc31ea3e0893008f8b31bbded22a1b6</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Install man pages</title>
<updated>2018-11-25T13:35:27Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-11-25T13:33:31Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=32924560b5ca592730b51f435d286f880eadb270'/>
<id>urn:sha1:32924560b5ca592730b51f435d286f880eadb270</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add [raw]memelem{cpy,move}</title>
<updated>2018-11-24T00:48:25Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-11-24T00:48:25Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=1ebef0a393ddbc27a1e6071d8364b43a42277c77'/>
<id>urn:sha1:1ebef0a393ddbc27a1e6071d8364b43a42277c77</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Split out memelem.h from mem.h</title>
<updated>2018-11-23T19:45:04Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-11-23T19:45:04Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=4114aebeb33793fae59c1b39f83286ce19c5ea02'/>
<id>urn:sha1:4114aebeb33793fae59c1b39f83286ce19c5ea02</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add a bunch of function and macros</title>
<updated>2018-11-19T20:39:11Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-11-19T20:39:11Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=e8a7e1c358caec60751460d337f634ff6957ff9d'/>
<id>urn:sha1:e8a7e1c358caec60751460d337f634ff6957ff9d</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add memelemscan</title>
<updated>2018-11-17T10:13:47Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-11-17T10:13:47Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=58818a2b5d3042426d57846627b476b5f74591b8'/>
<id>urn:sha1:58818a2b5d3042426d57846627b476b5f74591b8</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add memscan and memcasescan</title>
<updated>2018-11-17T09:57:02Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-11-17T09:57:02Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=168b7a317cce20048b319c7e835fc8588a44d5c8'/>
<id>urn:sha1:168b7a317cce20048b319c7e835fc8588a44d5c8</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add strnisutf8 and memisutf8</title>
<updated>2018-11-16T19:11:21Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-11-16T19:11:21Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=ce1d224de8a64c53d18316edd9938bb127542e54'/>
<id>urn:sha1:ce1d224de8a64c53d18316edd9938bb127542e54</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Some fixes to libsimple-arg.h, test everything except long arguments, and fix some man pages</title>
<updated>2018-11-14T22:07:52Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-11-14T22:07:52Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=548a358df5654e653329f2c9033ef94aeaa143ad'/>
<id>urn:sha1:548a358df5654e653329f2c9033ef94aeaa143ad</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Rename isutf8 to strisutf8 and add man page</title>
<updated>2018-11-05T17:54:48Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-11-05T17:54:48Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=e19f3d5e8c0e9576a3fda2b77ad69be135bef047'/>
<id>urn:sha1:e19f3d5e8c0e9576a3fda2b77ad69be135bef047</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
