summaryrefslogtreecommitdiff
path: root/src/utils
Commit message (Expand)AuthorAgeFilesLines
* ISO-8859-n codec. This needs some testing.John Mark Bell2008-09-041-0/+4
* Move the location of the utf8 buffer every time we're asked for a character i...John Mark Bell2008-08-131-0/+24
* Rather more optimal data comparator -- compare data lengths first then, if th...John Mark Bell2008-08-011-4/+4
* ConstifyJohn Mark Bell2008-07-301-1/+2
* Make parserutils_dict_entry public.John Mark Bell2008-07-304-10/+381
* Fix compiler errors when ptrs are 64bit.John Tytgat2008-06-281-1/+1
* Have some generic dictionary implementation.John Mark Bell2008-05-104-1/+1048
* Import parser construction utility libraryJohn Mark Bell2008-05-014-0/+303