log src/stdlib/SDL_iconv.c @ 3986:4f73308bbb32 SDL-1.2

age author description
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
Thu, 28 Jun 2007 05:35:50 +0000 Sam Lantinga Better fix for bug 419 SDL-1.2
Fri, 16 Feb 2007 03:50:42 +0000 Ryan C. Gordon Minor const correctness patch to SDL_iconv. SDL-1.2
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Fri, 11 Dec 2009 08:03:43 +0000 Sam Lantinga Fixed bug #896
Sat, 26 Sep 2009 10:36:55 +0000 Sam Lantinga Fixed bug #797
Mon, 08 Dec 2008 00:27:32 +0000 Sam Lantinga Updated copyright date
Thu, 12 Jul 2007 08:07:30 +0000 Sam Lantinga Merged Ryan's patch from revision 3238 in SDL 1.2
Thu, 12 Jul 2007 07:55:18 +0000 Sam Lantinga Whoops, needed to remove the other version of getlocale()
Thu, 12 Jul 2007 07:52:50 +0000 Sam Lantinga Fixed bug #455
Wed, 04 Jul 2007 08:01:04 +0000 Sam Lantinga Fix for bug #447 merged from SDL 1.2
Wed, 04 Jul 2007 07:08:16 +0000 Sam Lantinga Fixed bug #349
Thu, 28 Jun 2007 08:35:35 +0000 Sam Lantinga iconv() doesn't write to the data, just make compilers happy