summaryrefslogtreecommitdiff
path: root/include/parserutils/utils
Commit message (Expand)AuthorAgeFilesLines
* Sprinkle some C++ scoping aroundJohn Mark Bell2010-10-233-0/+27
* Add ability to retrieve vector length. Fix missing note in iteration apiDaniel Silverstone2009-02-151-0/+1
* Remove dict, hash and rbtree from libparserutilsDaniel Silverstone2009-02-142-67/+0
* Chunked arrays: Pack length of entries into array as a prefix to the data.John Mark Bell2008-12-011-3/+3
* New datastructures:John Mark Bell2008-11-302-1/+33
* Return errors from dictionary constructor/destructorJohn Mark Bell2008-11-091-2/+3
* Return errors from constructors and destructors.John Mark Bell2008-11-083-9/+10
* Add API to vector to permit peeking.John Mark Bell2008-10-181-0/+2
* Move the location of the utf8 buffer every time we're asked for a character i...John Mark Bell2008-08-131-0/+2
* ConstifyJohn Mark Bell2008-07-301-1/+2
* Make parserutils_dict_entry public.John Mark Bell2008-07-303-1/+68
* Have some generic dictionary implementation.John Mark Bell2008-05-101-0/+28
* Import parser construction utility libraryJohn Mark Bell2008-05-011-0/+39