Mercurial > sdl-ios-xcode
log src/stdlib/SDL_string.c @ 1895:c121d94672cb
age | author | description |
---|---|---|
2006-07-10 | Sam Lantinga | SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head. |
2006-06-20 | Sam Lantinga | Fixed bug #251 |
2006-06-20 | Sam Lantinga | Fixed bug #251 SDL-1.3 |
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-05-17 | Sam Lantinga | Merge trunk-1.3-3 SDL-1.3 |
2006-03-13 | Sam Lantinga | Added _strnicmp support |
2006-03-13 | Sam Lantinga | Win32 fixes |
2006-03-13 | Sam Lantinga | Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability |
2006-03-01 | Sam Lantinga | Fixed a bunch of 64-bit compatibility problems |
2006-02-21 | Sam Lantinga | Use consistent identifiers for the various platforms we support. |
2006-02-19 | Sam Lantinga | Use only safe string functions |