log src/stdlib/SDL_iconv.c @ 4170:092c0bc69155 SDL-1.2

age author description
Mon, 08 Dec 2008 00:25:42 +0000 Sam Lantinga Updated copyright date SDL-1.2
Thu, 12 Jul 2007 08:04:10 +0000 Sam Lantinga Ryan's fix is still good for the built-in version of iconv_open() SDL-1.2
Thu, 12 Jul 2007 07:47:29 +0000 Sam Lantinga Fixed iconv handling on Solaris 11 SDL-1.2
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
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