summaryrefslogtreecommitdiff
path: root/src/charset/codecs/codec_ext8.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix encoding. Sigh.John Mark Bell2008-09-051-2/+3
| | | | svn path=/trunk/libparserutils/; revision=5241
* Fix stupid.John Mark Bell2008-09-041-2/+2
| | | | | | Testcase for cp1252. Currently fails because of spurious nonsense at the end of the output. May be a test driver bug. svn path=/trunk/libparserutils/; revision=5237
* Fix bugs.John Mark Bell2008-09-041-1/+1
| | | | svn path=/trunk/libparserutils/; revision=5236
* Extended 8bit coded. Mostly for Windows-125n support. Also needs testing.John Mark Bell2008-09-041-0/+575
svn path=/trunk/libparserutils/; revision=5235