Sun, 20 Aug 2017 02:02:08 -0400 |
Ryan C. Gordon |
Made PHYSFS_caseFold() a public API.
|
file |
diff |
annotate
|
Sun, 20 Aug 2017 01:18:41 -0400 |
Ryan C. Gordon |
unicode: Added UTF-16 and UCS-4 stricmp functions.
|
file |
diff |
annotate
|
Fri, 11 Aug 2017 01:45:29 -0400 |
Ryan C. Gordon |
Removed __PHYSFS_stricmpASCII functions.
|
file |
diff |
annotate
|
Fri, 11 Aug 2017 01:39:22 -0400 |
Ryan C. Gordon |
utf8: big improvements to case-insensitive UTF-8 string compare.
|
file |
diff |
annotate
|
Sun, 06 Aug 2017 15:54:44 -0400 |
Ryan C. Gordon |
Marked a bunch of things as "FIXME-3.0" that I want resolved before 3.0 ships.
|
file |
diff |
annotate
|
Thu, 25 Feb 2016 02:51:28 -0500 |
Ryan C. Gordon |
HTTPS all the things.
|
file |
diff |
annotate
|
Thu, 14 Aug 2014 21:33:24 -0400 |
Ryan C. Gordon |
Short circuit case-insensitive compare of two equal Unicode codepoints.
|
file |
diff |
annotate
|
Wed, 28 Nov 2012 01:30:29 -0500 |
Ryan C. Gordon |
Make __PHYSFS_utf8stricmp() work like you'd expect.
|
file |
diff |
annotate
|
Thu, 22 Mar 2012 03:02:50 -0400 |
Ryan C. Gordon |
Renamed __PHYSFS_utf8strcasecmp() to __PHYSFS_utf8stricmp().
|
file |
diff |
annotate
|
Wed, 01 Jun 2011 03:10:08 -0400 |
Ryan C. Gordon |
Make sure utf8codepoint() advances the pointer even on bogus input.
|
file |
diff |
annotate
|
Mon, 06 Sep 2010 19:35:01 -0400 |
Ryan C. Gordon |
Cleaned up some #includes.
|
file |
diff |
annotate
|
Tue, 24 Aug 2010 14:17:07 -0400 |
Ryan C. Gordon |
Fixed some single-line comments.
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 02:38:32 -0400 |
Ryan C. Gordon |
Added UTF-16 support.
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 02:49:11 -0400 |
Ryan C. Gordon |
Fixed incorrect comments.
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 02:35:01 -0400 |
Ryan C. Gordon |
Zero-sized destination buffers when converting to UTF-8 shouldn't overflow.
|
file |
diff |
annotate
|
Thu, 28 Jan 2010 02:27:45 -0500 |
Ryan C. Gordon |
Cleaned up returns that look like function calls for my updated coding style.
|
file |
diff |
annotate
|
Wed, 03 Jun 2009 18:44:15 -0400 |
Ryan C. Gordon |
Fixed latin1 to UTF-8 conversion (sign conversion was broken).
|
file |
diff |
annotate
|
Mon, 13 Apr 2009 03:40:30 -0400 |
Ryan C. Gordon |
Fixed some Sun Studio warnings about unreachable code.
|
file |
diff |
annotate
|
Fri, 27 Mar 2009 15:10:42 -0400 |
Ryan C. Gordon |
Moved directory structure around.
|
file |
diff |
annotate
| base
|