Mercurial > sdl-ios-xcode
log include/SDL_config_win32.h @ 3654:336f3df1578d
age | author | description |
---|---|---|
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 |
Sat, 05 Sep 2009 09:11:03 +0000 | Sam Lantinga | CD-ROM support is so passé :) |
Sun, 02 Aug 2009 12:54:59 +0000 | Sam Lantinga | Better check which includes #define used in stdint.h |
Sun, 02 Aug 2009 12:45:20 +0000 | Sam Lantinga | Don't redefine types if HAVE_STDINT_H is defined |