<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsimple, branch 1.7</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.7</id>
<link rel='self' href='https://git.maandree.se/libsimple/atom/?h=1.7'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/'/>
<updated>2024-09-22T09:22:38Z</updated>
<entry>
<title>m</title>
<updated>2024-09-22T09:22:38Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-09-22T09:22:38Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=f02bdf3ceaf245982728722a2c3eced750c511a1'/>
<id>urn:sha1:f02bdf3ceaf245982728722a2c3eced750c511a1</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m whitespace</title>
<updated>2024-09-22T08:12:12Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-09-22T08:12:12Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=b2cf3a8957768ba54ab6ece2d296312bb26b9ad4'/>
<id>urn:sha1:b2cf3a8957768ba54ab6ece2d296312bb26b9ad4</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix libsimple_random_bytes</title>
<updated>2024-09-17T19:59:29Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-09-17T19:59:29Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=31d1ea0664925ff638c4b30c89cc31dcc93e809b'/>
<id>urn:sha1:31d1ea0664925ff638c4b30c89cc31dcc93e809b</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m + add libsimple_random_bytes</title>
<updated>2024-09-02T16:02:13Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-09-02T16:02:13Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=6f2ccb15b1599700dc6c9c2388609eccca10a608'/>
<id>urn:sha1:6f2ccb15b1599700dc6c9c2388609eccca10a608</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add TODO file</title>
<updated>2024-08-18T11:09:55Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-08-18T11:09:55Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=c707e8be59cd33d54c2ee08713bd35f0d3ef8042'/>
<id>urn:sha1:c707e8be59cd33d54c2ee08713bd35f0d3ef8042</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m doc fix + add to man pages when functions were introduced</title>
<updated>2024-08-18T10:13:55Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-08-18T10:13:55Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=15e18bfd75d021bb607646e525d02fbc20c8b188'/>
<id>urn:sha1:15e18bfd75d021bb607646e525d02fbc20c8b188</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Update LIB_MINOR for next release</title>
<updated>2024-08-18T08:31:11Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-08-18T08:31:11Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=52b69578627ac6fe1b8c490a156a3b17b60c788c'/>
<id>urn:sha1:52b69578627ac6fe1b8c490a156a3b17b60c788c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add @since for new definitions</title>
<updated>2024-08-18T08:29:56Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-08-18T08:29:56Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=154f31376f595a9854981305ab735e27e2237889'/>
<id>urn:sha1:154f31376f595a9854981305ab735e27e2237889</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Merge branch 'since'</title>
<updated>2024-08-18T08:26:08Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-08-18T08:26:08Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=d5b651159f1e29664c6287b7a1f0df675d7a20dd'/>
<id>urn:sha1:d5b651159f1e29664c6287b7a1f0df675d7a20dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add @since for definitions added in version 1.6</title>
<updated>2024-08-18T08:25:56Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-08-18T08:25:56Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=14363225fc5f0527744e9a67610b2d15e5b86bc0'/>
<id>urn:sha1:14363225fc5f0527744e9a67610b2d15e5b86bc0</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
