log include/SDL_stdinc.h @ 3918:f16c15f3bc2b SDL-1.2

age author description
Fri, 16 Feb 2007 03:50:42 +0000 Ryan C. Gordon Minor const correctness patch to SDL_iconv. SDL-1.2
Wed, 29 Nov 2006 10:30:05 +0000 Ryan C. Gordon Wrapped some macro params in parentheses for alloca wrappers. SDL-1.2
Wed, 02 Jul 2008 20:20:51 +0000 Szymon Wilczek sync with trunk gsoc2008_manymouse
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Wed, 16 Dec 2009 10:59:51 +0000 Ryan C. Gordon Implemented SDL_setenv(), moved SDL_putenv() to compat.
Tue, 15 Dec 2009 18:00:16 +0000 Ryan C. Gordon Added a warning comment to SDL_putenv().