Mercurial > sdl-ios-xcode
log src/stdlib/SDL_iconv.c @ 4053:0aadbc81c497 SDL-1.2
age | author | description |
---|---|---|
Thu, 12 Jul 2007 07:29:19 +0000 | Sam Lantinga | Fixed bug #455 SDL-1.2 |
Wed, 04 Jul 2007 07:54:06 +0000 | Sam Lantinga | Fixed bug #447 SDL-1.2 |
Wed, 04 Jul 2007 04:27:47 +0000 | Sam Lantinga | Fixed bug #349 SDL-1.2 |
Thu, 28 Jun 2007 08:33:59 +0000 | Sam Lantinga | iconv() doesn't write to the data, just make compilers happy SDL-1.2 |
Thu, 28 Jun 2007 06:53:09 +0000 | Sam Lantinga | Whoops, need to actually copy inbuf SDL-1.2 |
Thu, 28 Jun 2007 06:47:35 +0000 | Sam Lantinga | Okay, apparently the newer standard specifies char** for the inbuf SDL-1.2 |