Mercurial > sdl-ios-xcode
log test/testiconv.c @ 1642:f1211a4b7380
age | author | description |
---|---|---|
Tue, 14 Mar 2006 07:45:15 +0000 | Sam Lantinga | The check for UTF-* isn't needed anymore since UTF-8 has the same code range. |
Mon, 13 Mar 2006 05:36:42 +0000 | Sam Lantinga | Updated MacOS Classic build |
Mon, 13 Mar 2006 01:16:16 +0000 | Sam Lantinga | UTF-32 by definition can't handle characters higher than 0x10FFFF |
Mon, 13 Mar 2006 01:08:00 +0000 | Sam Lantinga | Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability |