| Age | Commit message (Collapse) | Author |
|
+ Has short-string optimization, which seems to trigger an erroneous
warning about out-of-bounds writes to unions. Should probably report
upstream.
|
|
|
|
+ Regular tests are pretty darn slow with valgrind on certain virtual
machines, speed them up a bit
|
|
+ If a better debugging experience is required, just manually set CFLAGS
on the command line
|
|
+ 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?
|
|
|
|
|
|
|
|
|
|
|