summaryrefslogtreecommitdiff
path: root/src/utils/chunkarray.c
Commit message (Expand)AuthorAgeFilesLines
* C89François Revel2008-12-221-2/+3
* Fix build on 32bit platforms.John Mark Bell2008-12-021-2/+2
* Chunked arrays: Pack length of entries into array as a prefix to the data.John Mark Bell2008-12-011-11/+26
* New datastructures:John Mark Bell2008-11-301-0/+213