<feed xmlns='http://www.w3.org/2005/Atom'>
<title>foollib/BumpAlloc.c, branch main</title>
<subtitle>A collection of C99 utilities</subtitle>
<id>https://git.syndamia.com/repo/foollib/atom?h=main</id>
<link rel='self' href='https://git.syndamia.com/repo/foollib/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/repo/foollib/'/>
<updated>2026-05-12T04:08:56Z</updated>
<entry>
<title>chore: Add safety checks and clean up code style</title>
<updated>2026-05-12T04:08:56Z</updated>
<author>
<name>Syndamia</name>
<email>kamen@syndamia.com</email>
</author>
<published>2026-04-28T11:28:06Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/repo/foollib/commit/?id=a619dd631c367d60a06a28e81fec634c7d827308'/>
<id>urn:sha1:a619dd631c367d60a06a28e81fec634c7d827308</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat!: Refactor using MemoryManager</title>
<updated>2026-05-12T04:08:56Z</updated>
<author>
<name>Syndamia</name>
<email>kamen@syndamia.com</email>
</author>
<published>2026-04-28T11:06:44Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/repo/foollib/commit/?id=0d249b1d47a7f84cfe5f09ad070d1affd26566da'/>
<id>urn:sha1:0d249b1d47a7f84cfe5f09ad070d1affd26566da</id>
<content type='text'>
The idea is to provide a universal memory management "API", through
which you allocate and deallocate. This allows our implementations (for
String and Vector) to be more generic.

It does also allow usage of different allocators depending on situation.
</content>
</entry>
<entry>
<title>fix(B_destroy): free arena pointer itself</title>
<updated>2026-04-21T18:50:26Z</updated>
<author>
<name>Syndamia</name>
<email>kamen@syndamia.com</email>
</author>
<published>2026-04-21T18:50:26Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/repo/foollib/commit/?id=5c36b582ad60a569ed996fe188ed92ef6bd7fc5f'/>
<id>urn:sha1:5c36b582ad60a569ed996fe188ed92ef6bd7fc5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(B_resize): Fix size calculations and setting</title>
<updated>2026-04-21T18:25:48Z</updated>
<author>
<name>Syndamia</name>
<email>kamen@syndamia.com</email>
</author>
<published>2026-04-21T18:25:48Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/repo/foollib/commit/?id=56ca69777ed08fd367d523fc9a35a193263bb700'/>
<id>urn:sha1:56ca69777ed08fd367d523fc9a35a193263bb700</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat!: Function rename and standardize</title>
<updated>2026-04-21T16:48:36Z</updated>
<author>
<name>Syndamia</name>
<email>kamen@syndamia.com</email>
</author>
<published>2026-04-21T16:48:36Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/repo/foollib/commit/?id=3b543388b988702c984d80a35e97ea134d9ed481'/>
<id>urn:sha1:3b543388b988702c984d80a35e97ea134d9ed481</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat!: Initial implementation</title>
<updated>2026-04-21T16:32:40Z</updated>
<author>
<name>Syndamia</name>
<email>kamen@syndamia.com</email>
</author>
<published>2026-04-21T16:32:40Z</published>
<link rel='alternate' type='text/html' href='https://git.syndamia.com/repo/foollib/commit/?id=2a0c6b4cfeb5d1725e65e714ce7f324583dfa388'/>
<id>urn:sha1:2a0c6b4cfeb5d1725e65e714ce7f324583dfa388</id>
<content type='text'>
</content>
</entry>
</feed>
