Mercurial > sdl-ios-xcode
log src/SDL_assert.c @ 5284:96a22141cf86 tip
age | author | description |
---|---|---|
Fri, 11 Feb 2011 22:37:15 -0800 | Sam Lantinga | Happy 2011! :) |
Mon, 24 Jan 2011 21:20:30 -0800 | Sam Lantinga | Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share. |
Mon, 24 Jan 2011 15:46:11 -0800 | Sam Lantinga | Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008 |
Thu, 20 Jan 2011 18:42:41 -0800 | Sam Lantinga | Fixed bug #929 |
Sun, 16 Jan 2011 17:47:52 -0800 | Sam Lantinga | Fixed compiler warning about symbol redefinition |
Sun, 16 Jan 2011 17:45:42 -0800 | Sam Lantinga | Include windows.h in SDL_atomic.h by default, but don't include the atomic API in SDL.h |
Sat, 26 Jun 2010 08:56:48 -0700 | Sam Lantinga | Mostly cleaned up warnings with -Wmissing-prototypes |
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |