Mercurial > sdl-ios-xcode
log src/stdlib/SDL_getenv.c @ 1846:699eaff87cbb
age | author | description |
---|---|---|
2006-03-06 | Sam Lantinga | Fixed more Win64 portability issues |
2006-03-01 | Sam Lantinga | Fixed a bunch of 64-bit compatibility problems |
2006-02-25 | Sam Lantinga | SDL_windows.h is no longer necessary |
2006-02-21 | Sam Lantinga | Use consistent identifiers for the various platforms we support. |
2006-02-19 | Sam Lantinga | Use only safe string functions |
2006-02-10 | Sam Lantinga | More header massaging... works great on Windows. ;-) |
2006-02-09 | Sam Lantinga | Fixed build problem with SDL_string.c |
2006-02-07 | Sam Lantinga | Configure dynamically generates SDL_config.h |
2006-02-07 | Sam Lantinga | Use SDL_ prefixed versions of C library functions. |
2006-02-06 | Sam Lantinga | A few fixes to get this building on Linux again |
2006-02-06 | Sam Lantinga | It's now possible to build SDL without any C runtime at all on Windows, |