log src/stdlib/SDL_iconv.c @ 1768:814f9f2c7a33

age author description
2006-03-13 Sam Lantinga RFC 3629 restricted the range of characters encoded with UTF-8 to 0000-10FFFF (the UTF-16 accessible range)
2006-03-13 Sam Lantinga *** empty log message ***
2006-03-13 Sam Lantinga Win32 fixes
2006-03-13 Sam Lantinga props yo
2006-03-13 Sam Lantinga UTF-32 by definition can't handle characters higher than 0x10FFFF
2006-03-13 Sam Lantinga Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability