<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vec.git/examples, branch master</title>
<subtitle>type-safe header-only vector (dynamic array) library in C89/ANSI C
</subtitle>
<link rel='alternate' type='text/html' href='https://git.libls.org/vec.git/'/>
<entry>
<title>feat!: breaking rename _clear to _free</title>
<updated>2026-02-01T16:22:14+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-02-01T16:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/vec.git/commit/?id=f3b0599ff94a5bf5e13dba78281b0a3c7078c6b2'/>
<id>f3b0599ff94a5bf5e13dba78281b0a3c7078c6b2</id>
<content type='text'>
this simply makes more sense, as _clear does not keep the capacity which
would be expected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this simply makes more sense, as _clear does not keep the capacity which
would be expected.
</pre>
</div>
</content>
</entry>
<entry>
<title>initial commit</title>
<updated>2026-01-14T23:28:30+00:00</updated>
<author>
<name>Lion Kortlepel</name>
<email>development@kortlepel.com</email>
</author>
<published>2026-01-14T23:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.libls.org/vec.git/commit/?id=0b6d6b70f171b18cad86c0ac8d79a2c849175324'/>
<id>0b6d6b70f171b18cad86c0ac8d79a2c849175324</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
