Mercurial > sdl-ios-xcode
log src/stdlib/SDL_getenv.c @ 4869:2b1bcf74e4c4
age | author | description |
---|---|---|
2010-01-24 | Sam Lantinga | Fixed bug #926 |
2009-12-17 | Sam Lantinga | Updated test code to use SDL_setenv() |
2009-12-16 | Sam Lantinga | Allocate memory only if we're going to overwrite an environment variable |
2009-12-16 | Ryan C. Gordon | Implemented SDL_setenv(), moved SDL_putenv() to compat. |
2008-12-08 | Sam Lantinga | Updated copyright date |
2006-07-10 | Sam Lantinga | SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. |
2006-05-29 | Sam Lantinga | more tweaking indent options SDL-1.3 |
2006-05-28 | Sam Lantinga | Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3 |
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. |