summaryrefslogtreecommitdiff
path: root/src/input/filter.c
Commit message (Expand)AuthorAgeFilesLines
* Silence doxygen warnings.John Mark Bell2009-01-091-1/+1
* Make input filter correctly return _BADENCODING.John Mark Bell2009-01-061-3/+5
* C89François Revel2008-11-291-5/+6
* Fix build when iconv filter is enabledJohn Mark Bell2008-11-091-2/+2
* Fix double free of filter read codec when resetting to an unsupported encoding.John Mark Bell2008-11-091-6/+19
* Return errors from constructors and destructors.John Mark Bell2008-11-081-37/+47
* Check for error in iconv_openJohn Mark Bell2008-07-311-0/+2
* Make iconv-based filtering produce correct output when encountering encoding ...John Mark Bell2008-06-281-0/+10
* Import parser construction utility libraryJohn Mark Bell2008-05-011-0/+384