Mercurial > sdl-ios-xcode
log test/testiconv.c @ 1719:5b9f50c957ed SDL-1.3
age | author | description |
---|---|---|
Mon, 29 May 2006 04:04:35 +0000 | Sam Lantinga | more tweaking indent options SDL-1.3 |
Sun, 28 May 2006 13:04:16 +0000 | Sam Lantinga | Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3 |
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 |