summaryrefslogtreecommitdiff
path: root/src/input
Commit message (Collapse)AuthorAgeFilesLines
* Check for error in iconv_openJohn Mark Bell2008-07-311-0/+2
| | | | svn path=/trunk/libparserutils/; revision=4833
* Make iconv-based filtering produce correct output when encountering encoding ↵John Mark Bell2008-06-282-1/+12
| | | | | | | | errors. Fix inputstream_peek_slow to flag OOD when the buffer fill routine produces no new data. svn path=/trunk/libparserutils/; revision=4474
* Update filter's input encoding when it's been auto-detected.John Mark Bell2008-06-281-0/+12
| | | | svn path=/trunk/libparserutils/; revision=4471
* Import parser construction utility libraryJohn Mark Bell2008-05-014-0/+964
svn path=/trunk/libparserutils/; revision=4111