<feed xmlns='http://www.w3.org/2005/Atom'>
<title>conts/tests/spvec.c, branch v0.0.1</title>
<subtitle>ACTIVE - Some kind-of-generic container types for C</subtitle>
<id>https://metanimi.dy.fi/cgit/conts/atom?h=v0.0.1</id>
<link rel='self' href='https://metanimi.dy.fi/cgit/conts/atom?h=v0.0.1'/>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/conts/'/>
<updated>2025-10-16T18:12:00Z</updated>
<entry>
<title>use different iteration values for test/bench</title>
<updated>2025-10-16T18:12:00Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-10-16T18:12:00Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/conts/commit/?id=e962c7a4c70b6e2c3f2df89be176c491d62739e7'/>
<id>urn:sha1:e962c7a4c70b6e2c3f2df89be176c491d62739e7</id>
<content type='text'>
+ Regular tests are pretty darn slow with valgrind on certain virtual
  machines, speed them up a bit
</content>
</entry>
<entry>
<title>check iteration on empty vectors</title>
<updated>2025-10-16T14:47:13Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-10-16T14:47:13Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/conts/commit/?id=2176169257505d22021fc9a739c9f2090c514cb4'/>
<id>urn:sha1:2176169257505d22021fc9a739c9f2090c514cb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add stable vector</title>
<updated>2025-10-16T10:23:34Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-10-16T10:21:13Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/conts/commit/?id=ace7d8eff3df026f07e42122caaf35880d8289bb'/>
<id>urn:sha1:ace7d8eff3df026f07e42122caaf35880d8289bb</id>
<content type='text'>
+ Allows references to elements to be stable over insertion

+ Doesn't implement all of the regular vec interface at the moment and
  requires slightly different iteration handling unfortunately, but
  maybe it's not too bad?
</content>
</entry>
</feed>
