<feed xmlns='http://www.w3.org/2005/Atom'>
<title>conts/Makefile, branch master</title>
<subtitle>Some kind-of-generic container types for C</subtitle>
<id>https://metanimi.dy.fi/cgit/conts/atom?h=master</id>
<link rel='self' href='https://metanimi.dy.fi/cgit/conts/atom?h=master'/>
<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>add -O2 to default CFLAGS, speeds up testing.</title>
<updated>2025-10-16T14:37:18Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-10-16T14:37:18Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/conts/commit/?id=7ad6716b5c4dcf8c1c2ce8059884d26fa7c32908'/>
<id>urn:sha1:7ad6716b5c4dcf8c1c2ce8059884d26fa7c32908</id>
<content type='text'>
+ If a better debugging experience is required, just manually set CFLAGS
  on the command line
</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>
<entry>
<title>fix `make bench`</title>
<updated>2025-09-16T18:41:01Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-09-16T18:41:01Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/conts/commit/?id=7b6dcbf85c6b031c205dbbfcc56d5c62a6590902'/>
<id>urn:sha1:7b6dcbf85c6b031c205dbbfcc56d5c62a6590902</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use covsrv for coverage testing</title>
<updated>2025-08-22T12:27:17Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-08-22T12:27:17Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/conts/commit/?id=b0d619e2c9595f4ec05463e87be9d0d3423c0a70'/>
<id>urn:sha1:b0d619e2c9595f4ec05463e87be9d0d3423c0a70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>try to use more generic auto type for iteration</title>
<updated>2025-03-22T12:12:50Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2025-03-22T12:12:50Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/conts/commit/?id=e0e4da87f21f79376ea37e90db60aae8d7e9f010'/>
<id>urn:sha1:e0e4da87f21f79376ea37e90db60aae8d7e9f010</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add map</title>
<updated>2024-10-27T19:57:02Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-10-27T19:57:02Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/conts/commit/?id=1f57645d9550e486a5bc209a0652bfad7fb8872a'/>
<id>urn:sha1:1f57645d9550e486a5bc209a0652bfad7fb8872a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial containers</title>
<updated>2024-10-27T14:35:04Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2024-10-27T14:17:32Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/conts/commit/?id=5940254d9363ed8de9ba79a65cb074ec5aa4e69f'/>
<id>urn:sha1:5940254d9363ed8de9ba79a65cb074ec5aa4e69f</id>
<content type='text'>
</content>
</entry>
</feed>
