summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Conditionalise noisy logging. I quite like to be able to run hubbub's testsui...John Mark Bell2008-08-231-3/+5
* Fix formatting strings so it won't whinge on amd64Daniel Silverstone2008-08-221-2/+2
* Yet more debug.John Mark Bell2008-08-181-1/+19
* Only attempt to randomise the utf8 buffer when NDEBUG is not defined.John Mark Bell2008-08-131-0/+2
* Move the location of the utf8 buffer every time we're asked for a character i...John Mark Bell2008-08-132-0/+4
* ConstifyJohn Mark Bell2008-07-301-1/+2
* Make parserutils_dict_entry public.John Mark Bell2008-07-303-1/+68
* Pedantic spelling changes of encoding names UTF-8, UTF-16 and UCS-4John Tytgat2008-06-282-4/+4
* Have some generic dictionary implementation.John Mark Bell2008-05-101-0/+28
* Import parser construction utility libraryJohn Mark Bell2008-05-0110-0/+484