Thu, 02 Aug 2012 02:57:55 -0400 |
Ryan C. Gordon |
Backport from default branch: clean up the thread ID mess in platform_unix.
stable-2.0
|
file |
diff |
annotate
|
Mon, 01 Aug 2011 17:55:45 -0400 |
Ryan C. Gordon |
Fixed __PHYSFS_platformTell() things in stable-1.0 branch.
stable-1.0
|
file |
diff |
annotate
|
Mon, 01 Aug 2011 17:52:51 -0400 |
Ryan C. Gordon |
Fixed some __PHYSFS_platformTell() things in stable-2.0 branch.
stable-2.0
|
file |
diff |
annotate
|
Mon, 01 Aug 2011 17:37:06 -0400 |
Ryan C. Gordon |
Fixed Windows/PocketPC __PHYSFS_platformEOF() for zero-length files.
stable-1.0
|
file |
diff |
annotate
|
Mon, 01 Aug 2011 17:37:06 -0400 |
Ryan C. Gordon |
Fixed Windows/PocketPC __PHYSFS_platformEOF() for zero-length files.
stable-2.0
|
file |
diff |
annotate
|
Wed, 17 Mar 2010 17:11:21 -0400 |
Ryan C. Gordon |
Backport of Windows file sharing fix from default branch.
stable-2.0
|
file |
diff |
annotate
|
Sat, 24 Mar 2007 05:13:54 +0000 |
Ryan C. Gordon |
Added some FIXME comments.
|
file |
diff |
annotate
|
Sat, 24 Mar 2007 03:54:58 +0000 |
Ryan C. Gordon |
Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(),
|
file |
diff |
annotate
|
Tue, 20 Mar 2007 18:33:56 +0000 |
Ryan C. Gordon |
Since all the platform layers were using the same cut-and-paste of the
|
file |
diff |
annotate
|
Tue, 20 Mar 2007 17:57:45 +0000 |
Ryan C. Gordon |
Removed __PHYSFS_platformTimeslice()...we don't actually use this anymore.
|
file |
diff |
annotate
|
Thu, 15 Mar 2007 08:16:23 +0000 |
Ryan C. Gordon |
Bunch of work on Unicode...added case-folding stricmp, removed
|
file |
diff |
annotate
|
Sun, 11 Mar 2007 22:50:53 +0000 |
Ryan C. Gordon |
Now compiles everything whether we need it or not, removing whole files with
|
file |
diff |
annotate
|
Sun, 11 Mar 2007 10:12:39 +0000 |
Ryan C. Gordon |
Fixed some comments.
|
file |
diff |
annotate
|
Sun, 11 Mar 2007 10:10:28 +0000 |
Ryan C. Gordon |
Renamed LICENSE to LICENSE.txt
|
file |
diff |
annotate
|
Sun, 11 Mar 2007 09:44:21 +0000 |
Ryan C. Gordon |
Removed config.h references from old autotools build system.
|
file |
diff |
annotate
|
Fri, 09 Mar 2007 08:15:47 +0000 |
Ryan C. Gordon |
Updated PocketPC code to handle UTF-8 strings.
|
file |
diff |
annotate
|
Thu, 08 Mar 2007 22:37:51 +0000 |
Ryan C. Gordon |
Ryanized the formatting in pocketpc.c
|
file |
diff |
annotate
|
Sun, 01 Jan 2006 12:19:44 +0000 |
Ryan C. Gordon |
Cleaned up overflow checks in platform memory allocators (thanks to Nicolas
|
file |
diff |
annotate
|
Sun, 18 Sep 2005 21:44:42 +0000 |
Ryan C. Gordon |
API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally
|
file |
diff |
annotate
|
Tue, 06 Sep 2005 06:24:42 +0000 |
Ryan C. Gordon |
Don't use size_t in physfs.h, since it relies on C runtime headers.
|
file |
diff |
annotate
|
Mon, 14 Mar 2005 11:49:30 +0000 |
Ryan C. Gordon |
All memory management now goes through allocation hooks instead of directly to
|
file |
diff |
annotate
|
Tue, 15 Feb 2005 22:30:28 +0000 |
Ryan C. Gordon |
Minor comment fix (stable branch backport)
stable-1.0
|
file |
diff |
annotate
|
Tue, 15 Feb 2005 22:25:03 +0000 |
Ryan C. Gordon |
Fixed incorrect comment.
|
file |
diff |
annotate
|
Wed, 29 Sep 2004 06:09:29 +0000 |
Ryan C. Gordon |
Added callback APIs and ripped up the internals everywhere to use them.
|
file |
diff |
annotate
|
Sun, 26 Sep 2004 13:03:00 +0000 |
Ryan C. Gordon |
Changed vars named "FileHandle" to "Handle" to not cause confusion with
|
file |
diff |
annotate
|
Sun, 09 Nov 2003 20:59:07 +0000 |
Ryan C. Gordon |
Added internal function __PHYSFS_platformStrnicmp().
|
file |
diff |
annotate
|
Sun, 20 Jul 2003 21:08:24 +0000 |
Ryan C. Gordon |
Tabs-to-spaces patch by James Turk.
|
file |
diff |
annotate
|
Sun, 18 May 2003 07:52:28 +0000 |
Ryan C. Gordon |
PocketPC fixes (thanks, David Hedbor!)
|
file |
diff |
annotate
|
Fri, 22 Nov 2002 06:17:59 +0000 |
Ryan C. Gordon |
Initial add.
|
file |
diff |
annotate
|