summaryrefslogtreecommitdiff
path: root/src/internal.h
Commit message (Expand)AuthorAgeFilesLines
* Add proper transliteration support.John-Mark Bell2013-01-111-0/+7
* Improve error reporting from iconv_eightbit_new. This means we correctly retu...John Mark Bell2009-01-051-1/+6
* Fix resumption of decode after EINVAL.John Mark Bell2008-11-291-0/+1
* Dump the list of known encoding aliases when asked. Don't expect any kind of ...John Mark Bell2008-11-191-0/+1
* Rather less hideous approach to error detection and input pointer maintenence.John Mark Bell2008-11-181-5/+6
* Ensure that we return the correct errors and, when we do, point to the correc...John Mark Bell2008-11-161-0/+5
* Correctly reset codecs, including restoring their endianness/BOM flags.John Mark Bell2008-11-131-0/+2
* Make module initialisation work sensibly on all platforms.John Mark Bell2008-11-111-0/+1
* Import Iconv sourcesJohn Mark Bell2008-11-101-0/+58