summaryrefslogtreecommitdiff
path: root/include/parserutils/input
Commit message (Expand)AuthorAgeFilesLines
* Return errors from constructors and destructors.John Mark Bell2008-11-081-3/+5
* Only randomise the inputstream if RANDOMISE_INPUTSTREAM is defined.John Mark Bell2008-09-171-0/+2
* 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-131-0/+2
* Pedantic spelling changes of encoding names UTF-8, UTF-16 and UCS-4John Tytgat2008-06-281-1/+1
* Import parser construction utility libraryJohn Mark Bell2008-05-011-0/+143