haiku/src/kits/textencoding
Axel Dörfler ac0ff19664 While investigating why our UTF-16 files are broken (with a smaller output buffer),
I noticed that "state" was never set, but as expected this doesn't help at all:
we just can't use iconv() this way, I'll open a bug for this.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19844 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-01-17 11:18:33 +00:00
..
libiconv * Reintroduced third LinkAgainst parameter <mapLibs>, defaulting to true. 2005-11-07 16:07:25 +00:00
character_sets.cpp Looks like Be and Andrew mixed up UCS-2 and UTF-16; I added the UTF-16 conversion as well 2007-01-17 11:08:39 +00:00
character_sets.h
character-sets
CharacterSet.cpp
CharacterSetRoster.cpp
Jamfile * Reintroduced third LinkAgainst parameter <mapLibs>, defaulting to true. 2005-11-07 16:07:25 +00:00
utf8_conversions.cpp While investigating why our UTF-16 files are broken (with a smaller output buffer), 2007-01-17 11:18:33 +00:00