Sat, 02 Jan 2016 10:10:34 -0800 |
Sam Lantinga |
Updated copyright to 2016
|
file |
diff |
annotate
|
Tue, 26 May 2015 06:27:46 -0700 |
Sam Lantinga |
Updated the copyright year to 2015
|
file |
diff |
annotate
|
Mon, 05 Jan 2015 01:41:42 -0500 |
Ryan C. Gordon |
Clang static analysis builds should use C runtime directly.
|
file |
diff |
annotate
|
Fri, 20 Jun 2014 11:10:16 -0300 |
Sam Clegg |
Fix compiler warnings in Native Client and Linux builds.
|
file |
diff |
annotate
|
Sun, 02 Feb 2014 00:53:27 -0800 |
Sam Lantinga |
Fixed bug 2374 - Update copyright for 2014...
|
file |
diff |
annotate
|
Sun, 24 Nov 2013 23:56:17 -0500 |
Ryan C. Gordon |
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 08:29:21 -0700 |
Sam Lantinga |
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
|
file |
diff |
annotate
|
Fri, 05 Jul 2013 21:25:32 -0700 |
Sam Lantinga |
Fixed detection of overlong sequences (thanks Tommy!)
|
file |
diff |
annotate
|
Fri, 15 Mar 2013 01:01:20 -0400 |
Ryan C. Gordon |
Improvements to stdlib.
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 08:47:44 -0800 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 13:03:45 -0700 |
Sam Lantinga |
It turns out that UCS2 and UCS4 are defined as big-endian encodings
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:28:07 -0500 |
Sam Lantinga |
Happy New Year!
|
file |
diff |
annotate
|
Sat, 31 Dec 2011 09:16:08 -0500 |
Sam Lantinga |
Happy New Year!
SDL-1.2
|
file |
diff |
annotate
|
Mon, 22 Aug 2011 14:25:11 -0400 |
Ryan C. Gordon |
Apple's C runtime has the non-const iconv(), too.
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 13:03:26 -0700 |
Sam Lantinga |
SDL 1.3 is now under the zlib license.
|
file |
diff |
annotate
|
Fri, 11 Feb 2011 22:37:15 -0800 |
Sam Lantinga |
Happy 2011! :)
|
file |
diff |
annotate
|
Fri, 11 Dec 2009 08:00:57 +0000 |
Sam Lantinga |
Fixed bug #896
SDL-1.2
|
file |
diff |
annotate
|
Sat, 26 Sep 2009 10:37:28 +0000 |
Sam Lantinga |
Fixed bug #797
SDL-1.2
|
file |
diff |
annotate
|
Mon, 08 Dec 2008 00:25:42 +0000 |
Sam Lantinga |
Updated copyright date
SDL-1.2
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 12 Jul 2007 07:47:29 +0000 |
Sam Lantinga |
Fixed iconv handling on Solaris 11
SDL-1.2
|
file |
diff |
annotate
|
Thu, 12 Jul 2007 07:29:19 +0000 |
Sam Lantinga |
Fixed bug #455
SDL-1.2
|
file |
diff |
annotate
|
Wed, 04 Jul 2007 07:54:06 +0000 |
Sam Lantinga |
Fixed bug #447
SDL-1.2
|
file |
diff |
annotate
|
Wed, 04 Jul 2007 04:27:47 +0000 |
Sam Lantinga |
Fixed bug #349
SDL-1.2
|
file |
diff |
annotate
|
Thu, 28 Jun 2007 08:33:59 +0000 |
Sam Lantinga |
iconv() doesn't write to the data, just make compilers happy
SDL-1.2
|
file |
diff |
annotate
|
Thu, 28 Jun 2007 06:53:09 +0000 |
Sam Lantinga |
Whoops, need to actually copy inbuf
SDL-1.2
|
file |
diff |
annotate
|
Thu, 28 Jun 2007 06:47:35 +0000 |
Sam Lantinga |
Okay, apparently the newer standard specifies char** for the inbuf
SDL-1.2
|
file |
diff |
annotate
|
Thu, 28 Jun 2007 05:35:50 +0000 |
Sam Lantinga |
Better fix for bug 419
SDL-1.2
|
file |
diff |
annotate
|
Fri, 16 Feb 2007 03:50:42 +0000 |
Ryan C. Gordon |
Minor const correctness patch to SDL_iconv.
SDL-1.2
|
file |
diff |
annotate
|
Sun, 24 Jan 2010 21:10:53 +0000 |
Sam Lantinga |
Fixed bug #926
|
file |
diff |
annotate
|
Fri, 11 Dec 2009 08:03:43 +0000 |
Sam Lantinga |
Fixed bug #896
|
file |
diff |
annotate
|
Sat, 26 Sep 2009 10:36:55 +0000 |
Sam Lantinga |
Fixed bug #797
|
file |
diff |
annotate
|
Mon, 08 Dec 2008 00:27:32 +0000 |
Sam Lantinga |
Updated copyright date
|
file |
diff |
annotate
|
Thu, 12 Jul 2007 08:07:30 +0000 |
Sam Lantinga |
Merged Ryan's patch from revision 3238 in SDL 1.2
|
file |
diff |
annotate
|
Thu, 12 Jul 2007 07:55:18 +0000 |
Sam Lantinga |
Whoops, needed to remove the other version of getlocale()
|
file |
diff |
annotate
|
Thu, 12 Jul 2007 07:52:50 +0000 |
Sam Lantinga |
Fixed bug #455
|
file |
diff |
annotate
|
Wed, 04 Jul 2007 08:01:04 +0000 |
Sam Lantinga |
Fix for bug #447 merged from SDL 1.2
|
file |
diff |
annotate
|
Wed, 04 Jul 2007 07:08:16 +0000 |
Sam Lantinga |
Fixed bug #349
|
file |
diff |
annotate
|
Thu, 28 Jun 2007 08:35:35 +0000 |
Sam Lantinga |
iconv() doesn't write to the data, just make compilers happy
|
file |
diff |
annotate
|
Thu, 28 Jun 2007 06:57:08 +0000 |
Sam Lantinga |
Merge iconv const changes from 1.2
|
file |
diff |
annotate
|
Mon, 10 Jul 2006 21:04:37 +0000 |
Sam Lantinga |
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
|
file |
diff |
annotate
|
Wed, 17 May 2006 15:08:46 +0000 |
Sam Lantinga |
Fixed uninitialized variable warnings
|
file |
diff |
annotate
|
Mon, 29 May 2006 04:04:35 +0000 |
Sam Lantinga |
more tweaking indent options
SDL-1.3
|
file |
diff |
annotate
|
Sun, 28 May 2006 13:04:16 +0000 |
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
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 17:25:44 +0000 |
Sam Lantinga |
RFC 3629 restricted the range of characters encoded with UTF-8 to 0000-10FFFF (the UTF-16 accessible range)
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 02:26:47 +0000 |
Sam Lantinga |
*** empty log message ***
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 02:06:33 +0000 |
Sam Lantinga |
Win32 fixes
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 01:17:22 +0000 |
Sam Lantinga |
props yo
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 01:16:16 +0000 |
Sam Lantinga |
UTF-32 by definition can't handle characters higher than 0x10FFFF
|
file |
diff |
annotate
|
Mon, 13 Mar 2006 01:08:00 +0000 |
Sam Lantinga |
Added UTF-8 <-> UTF-16 <-> UTF-32 <-> UCS-2 <-> UCS-4 conversion capability
|
file |
diff |
annotate
|