Mercurial > sdl-ios-xcode
log include/SDL_config_win32.h @ 3966:c0de2aac0a8c SDL-1.2
age | author | description |
---|---|---|
Mon, 12 Feb 2007 11:45:18 +0000 | Ryan C. Gordon | Digital Mars has stdint.h, so use the header on Windows with that compiler. SDL-1.2 |
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Wed, 13 Jan 2010 08:06:32 +0000 | Sam Lantinga | Allow configure to override assertion settings, but by default this comes from the build optimization level. |
Wed, 13 Jan 2010 07:25:28 +0000 | Sam Lantinga | The config sets the default assertion level so people can override it for their own use in application code. |
Wed, 13 Jan 2010 06:47:17 +0000 | Sam Lantinga | First pass at Ryan's assertion code, minor tweaks to come. |
Tue, 15 Dec 2009 20:14:50 +0000 | Sam Lantinga | Fixed bug #815 |