Mercurial > sdl-ios-xcode
log include/SDL_assert.h @ 4437:25e45611fa3d
age | author | description |
---|---|---|
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Wed, 13 Jan 2010 19:29:33 +0000 | Ryan C. Gordon | Clean up assertion API for public use. |
Wed, 13 Jan 2010 16:21:26 +0000 | Ryan C. Gordon | Friendly warning comment. |
Wed, 13 Jan 2010 16:10:25 +0000 | Ryan C. Gordon | Whitespace tweak. |
Wed, 13 Jan 2010 16:09:27 +0000 | Ryan C. Gordon | Fixed comment. |
Wed, 13 Jan 2010 08:25:16 +0000 | Sam Lantinga | Moved SDL_FUNCTION out so it's always available, and added SDL_FILE and SDL_LINE |
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. |