Mercurial > sdl-ios-xcode
log include/SDL_stdinc.h @ 3946:259aaca0fb0c SDL-1.2
age | author | description |
---|---|---|
Sun, 03 Jun 2007 06:52:06 +0000 | Ryan C. Gordon | Use system memset/memcpy on Mac OS X, since Apple hand-tunes these for each SDL-1.2 |
Fri, 30 Mar 2007 20:09:55 +0000 | Ryan C. Gordon | Adjusted to handle different constness in older versions of iconv. SDL-1.2 |
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 |