log include/SDL_stdinc.h @ 4761:bb2e32f5a556

age author description
Sun, 22 Aug 2010 12:34:31 -0700 Sam Lantinga Removed spurious carriage returns
Tue, 03 Aug 2010 16:52:10 -0400 dewyatt Added SDL_wcslcpy and SDL_wcslcat.
Sun, 18 Jul 2010 13:48:23 -0400 dewyatt Merge with main repo (mainly for non-printable character fix)
Tue, 13 Jul 2010 15:05:45 -0400 dewyatt Added SDL_utf8strlcpy to copy at UTF-8 character boundaries.
Sun, 22 Aug 2010 12:23:55 -0700 Sam Lantinga Merged Paul's Google Summer of Code work from SDL-gsoc2010_android
Sun, 23 May 2010 15:10:18 +1200 Paul Hunkin Fix compile errors under Android toolchain. Seems to have the same issue as the NDS.