<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsimple/test.h, branch 1.8</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.8</id>
<link rel='self' href='https://git.maandree.se/libsimple/atom?h=1.8'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/'/>
<updated>2022-06-12T16:48:26Z</updated>
<entry>
<title>Replace to last static inline's with line + extern inline, and fix warnings</title>
<updated>2022-06-12T16:48:26Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-06-12T16:48:26Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=9b483673c0c8a52d81127a23788fa4c976f2b10f'/>
<id>urn:sha1:9b483673c0c8a52d81127a23788fa4c976f2b10f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix warnings, replace some static inline with inline + extern inline, and fix glibc support</title>
<updated>2022-06-11T14:37:09Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-06-11T14:37:09Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=fcfe59c1f2219408ac2a9cd84b386816ff252221'/>
<id>urn:sha1:fcfe59c1f2219408ac2a9cd84b386816ff252221</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More tests and fix attributes on wcsndup</title>
<updated>2018-12-15T13:56:23Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-12-15T13:56:23Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=d1122de6bb461e0448897869b4406300c12f259f'/>
<id>urn:sha1:d1122de6bb461e0448897869b4406300c12f259f</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>Add libsimple_eprintf_preprint and libsimple_eprintf_postprint</title>
<updated>2018-11-06T19:32:42Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-11-06T19:32:42Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=0335a7cf215f1c5cba9ae8a49b3dbd1b980a20b1'/>
<id>urn:sha1:0335a7cf215f1c5cba9ae8a49b3dbd1b980a20b1</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Circumvent GCC bugs in test code when optimised</title>
<updated>2018-08-29T15:51:58Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-29T15:51:58Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=951b4d882fa2393369656e05efef3bb229e38c1d'/>
<id>urn:sha1:951b4d882fa2393369656e05efef3bb229e38c1d</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add tests</title>
<updated>2018-08-29T10:55:52Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-29T10:55:52Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=280258050d3c129614d60bca4d6df31288dc2573'/>
<id>urn:sha1:280258050d3c129614d60bca4d6df31288dc2573</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add tests</title>
<updated>2018-08-28T22:35:12Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-28T22:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=ac15d5da43275997dc871fc1128c6d01c3c5a4cc'/>
<id>urn:sha1:ac15d5da43275997dc871fc1128c6d01c3c5a4cc</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Replace exit and fprintf</title>
<updated>2018-08-28T12:18:41Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-28T12:18:41Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=bad369a06217cd1588c289a75b6a1c17d44119b3'/>
<id>urn:sha1:bad369a06217cd1588c289a75b6a1c17d44119b3</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add tests for allocation functions</title>
<updated>2018-08-28T10:36:31Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-28T10:36:31Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=6fda2a0697d9d49db823e1569edf27378cf31daf'/>
<id>urn:sha1:6fda2a0697d9d49db823e1569edf27378cf31daf</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
