<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsimple/vweprintf.c, 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>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>Documentation</title>
<updated>2018-11-01T18:57:21Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-11-01T18:57:21Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=13e2ded64cfd0197f3eeb8427cee9a2e86425c65'/>
<id>urn:sha1:13e2ded64cfd0197f3eeb8427cee9a2e86425c65</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add tests for [v]{we,e,en}printf</title>
<updated>2018-08-29T12:34:31Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-29T12:34:31Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=adb6da8b949b934b2a91406a7fb470e91d8dcefc'/>
<id>urn:sha1:adb6da8b949b934b2a91406a7fb470e91d8dcefc</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>Add test function to all .c files</title>
<updated>2018-08-28T08:41:36Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-28T08:41:36Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=60513cb5508a8197f5219dc3d06c0331c99863a6'/>
<id>urn:sha1:60513cb5508a8197f5219dc3d06c0331c99863a6</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Tests and minor improvements</title>
<updated>2018-08-25T21:30:50Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-25T21:30:50Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=22aa70eb6fdee109316ea0d81c39e1257b93f009'/>
<id>urn:sha1:22aa70eb6fdee109316ea0d81c39e1257b93f009</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-12T19:35:12Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-12T19:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=93b8428b5812191177c790ea9ffb9158d5a296b4'/>
<id>urn:sha1:93b8428b5812191177c790ea9ffb9158d5a296b4</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Split into multiple units</title>
<updated>2017-11-12T13:54:29Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-11-12T13:44:35Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=67a395794b678d7da053c3daf61eb12d3f9437f2'/>
<id>urn:sha1:67a395794b678d7da053c3daf61eb12d3f9437f2</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
