haiku/src/kits/textencoding
Axel Dörfler 4ea89ce5c8 Looks like Be and Andrew mixed up UCS-2 and UTF-16; I added the UTF-16 conversion as well
now (which has a marker at the beginning of the file, unlike UCS-2).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19843 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-01-17 11:08:39 +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 MOVED: 2003-12-30 03:18:51 +00:00
character-sets updated from 2004-02-06 2004-10-19 05:00:16 +00:00
CharacterSet.cpp MOVED: 2003-12-30 03:22:14 +00:00
CharacterSetRoster.cpp use const char for parameters, uint to avoid warnings, and strcasecmp for name comparisons 2004-11-11 07:35:47 +00:00
Jamfile * Reintroduced third LinkAgainst parameter <mapLibs>, defaulting to true. 2005-11-07 16:07:25 +00:00
utf8_conversions.cpp Unlike what shatty wrote in his commit messages, convert_from_utf8() does return 2006-02-10 12:00:38 +00:00