<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unja, branch revela</title>
<subtitle>A template engine for C forked from https://github.com/dannyvankooten/unja</subtitle>
<id>https://git.yaroslavps.com/unja/atom?h=revela</id>
<link rel='self' href='https://git.yaroslavps.com/unja/atom?h=revela'/>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/unja/'/>
<updated>2021-11-27T22:27:24Z</updated>
<entry>
<title>hashmap: hashma_destroy</title>
<updated>2021-11-27T22:27:24Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2021-11-27T22:27:24Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/unja/commit/?id=bf330c19cd3813da8a9c0ae4f48316747f3fa93a'/>
<id>urn:sha1:bf330c19cd3813da8a9c0ae4f48316747f3fa93a</id>
<content type='text'>
Added function to free all of a hashmap's content before freeing the
hashmap's own memory.
</content>
</entry>
<entry>
<title>hashmap_remove: fix potential use-after-free</title>
<updated>2021-11-09T22:31:46Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2021-11-09T22:31:46Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/unja/commit/?id=282914669483405a34000ed24b541201f8d29c4b'/>
<id>urn:sha1:282914669483405a34000ed24b541201f8d29c4b</id>
<content type='text'>
prev should be assigned before node is reassigned.
</content>
</entry>
<entry>
<title>Fixes and improvements</title>
<updated>2021-11-06T21:59:26Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2021-11-06T21:59:26Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/unja/commit/?id=8a5405629f7dcbc2504ac55f57775180a011b846'/>
<id>urn:sha1:8a5405629f7dcbc2504ac55f57775180a011b846</id>
<content type='text'>
* Fix heap corruption on buffer growth.
* Define as static functions that are not used outside a TU.
* Other minor changes.
</content>
</entry>
<entry>
<title>Updated readme to reflect this is a fork</title>
<updated>2021-11-05T16:47:06Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2021-11-05T16:47:06Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/unja/commit/?id=33bdfde2be7e1c568d5e12ad1b27b7023dbd1b1b'/>
<id>urn:sha1:33bdfde2be7e1c568d5e12ad1b27b7023dbd1b1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hashmap improvements and include guards</title>
<updated>2021-11-05T16:45:02Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2021-11-05T16:45:02Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/unja/commit/?id=975465c3f5302117eef779672ada76627371c3bf'/>
<id>urn:sha1:975465c3f5302117eef779672ada76627371c3bf</id>
<content type='text'>
Hashmap capacity can be set programmatically and it grows/shrinks in
size when the load increases/decreases to avoid collisions/save memory.
</content>
</entry>
<entry>
<title>add a more detailed example to README</title>
<updated>2020-12-04T09:01:13Z</updated>
<author>
<name>Danny van Kooten</name>
<email>dannyvankooten@users.noreply.github.com</email>
</author>
<published>2020-12-04T09:00:07Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/unja/commit/?id=a986818ad798d50f41d9e1fd569c926a67341b6e'/>
<id>urn:sha1:a986818ad798d50f41d9e1fd569c926a67341b6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:dannyvankooten/unja</title>
<updated>2020-12-04T08:53:18Z</updated>
<author>
<name>Danny van Kooten</name>
<email>dannyvankooten@users.noreply.github.com</email>
</author>
<published>2020-12-04T08:53:18Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/unja/commit/?id=29f2bca03e29bf1f1616b5b9033a1fe510d0d4fe'/>
<id>urn:sha1:29f2bca03e29bf1f1616b5b9033a1fe510d0d4fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add context_free function for easily getting rid of context</title>
<updated>2020-12-04T08:52:35Z</updated>
<author>
<name>Danny van Kooten</name>
<email>dannyvankooten@users.noreply.github.com</email>
</author>
<published>2020-12-04T08:52:35Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/unja/commit/?id=0501ee7b850936db0e518dc734e62db13cd07006'/>
<id>urn:sha1:0501ee7b850936db0e518dc734e62db13cd07006</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create c.yml</title>
<updated>2020-12-03T10:01:44Z</updated>
<author>
<name>Danny van Kooten</name>
<email>dannyvankooten@users.noreply.github.com</email>
</author>
<published>2020-12-03T10:01:44Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/unja/commit/?id=addf11a5121f07bd0ff8300f4dd6a636709f0dd0'/>
<id>urn:sha1:addf11a5121f07bd0ff8300f4dd6a636709f0dd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add Vagrantfile for easy Valgrind access</title>
<updated>2020-12-03T10:00:35Z</updated>
<author>
<name>Danny van Kooten</name>
<email>dannyvankooten@users.noreply.github.com</email>
</author>
<published>2020-12-03T10:00:35Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/unja/commit/?id=0ff26657d59715ac875fb7949a58a08039b5739e'/>
<id>urn:sha1:0ff26657d59715ac875fb7949a58a08039b5739e</id>
<content type='text'>
</content>
</entry>
</feed>
