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
|
Thu, 06 Oct 2011 03:25:18 -0400 |
Ryan C. Gordon |
Patched to compile.
stable-2.0
|
file |
diff |
annotate
|
Wed, 05 Oct 2011 03:58:52 -0400 |
Ryan C. Gordon |
Check _M_X64 (Visual Studio, Windows/x86-64) in littleendian test.
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
|
Fri, 21 Jan 2011 03:11:48 -0500 |
Ryan C. Gordon |
Windows byteorder test merged from 2.1 branch.
stable-2.0
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 12:34:31 -0400 |
Ryan C. Gordon |
Patched to compile on Solaris.
stable-2.0
|
file |
diff |
annotate
|
Wed, 12 Mar 2008 21:42:16 +0000 |
Ryan C. Gordon |
Yet another attempt to patch to compile.
|
file |
diff |
annotate
|
Wed, 12 Mar 2008 21:22:22 +0000 |
Ryan C. Gordon |
Fixed aliasing bug in Windows platform layer (thanks, Dennis!).
|
file |
diff |
annotate
|
Tue, 11 Mar 2008 05:28:13 +0000 |
Ryan C. Gordon |
Converted translations to UTF-8 (and removed duplicate Russian translations,
|
file |
diff |
annotate
|
Thu, 12 Jul 2007 10:37:56 +0000 |
Ryan C. Gordon |
Whoops, it's malloc.h, not alloca.h ...
|
file |
diff |
annotate
|
Thu, 12 Jul 2007 10:37:56 +0000 |
Ryan C. Gordon |
Whoops, it's malloc.h, not alloca.h ...
stable-1.0
|
file |
diff |
annotate
|
Thu, 12 Jul 2007 08:58:09 +0000 |
Ryan C. Gordon |
Fixed missing alloc macro on mingw32, I think.
|
file |
diff |
annotate
|
Thu, 12 Jul 2007 08:58:09 +0000 |
Ryan C. Gordon |
Fixed missing alloc macro on mingw32, I think.
stable-1.0
|
file |
diff |
annotate
|
Sun, 25 Mar 2007 04:59:11 +0000 |
Ryan C. Gordon |
Patched to compile on MSVC.
|
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
|
Wed, 21 Mar 2007 20:19:20 +0000 |
Ryan C. Gordon |
Apparently this is how you do 64-bit literals in MSVC...untested.
|
file |
diff |
annotate
|
Wed, 21 Mar 2007 20:14:46 +0000 |
Ryan C. Gordon |
Replaced LONGLONGLITERAL with __PHYSFS_UI64/__PHYSFS_SI64.
|
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
|
Mon, 19 Mar 2007 07:44:04 +0000 |
Ryan C. Gordon |
Patched to compile with latest Platform SDK.
|
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 10:10:28 +0000 |
Ryan C. Gordon |
Renamed LICENSE to LICENSE.txt
|
file |
diff |
annotate
|
Tue, 11 Apr 2006 15:01:15 +0000 |
Ryan C. Gordon |
Some minor fixes and cleanups.
|
file |
diff |
annotate
|
Tue, 11 Apr 2006 14:33:48 +0000 |
Ryan C. Gordon |
7zip support, written by Dennis Schridde, and heavily Ryanified by me.
|
file |
diff |
annotate
|
Sun, 01 Jan 2006 12:33:19 +0000 |
Ryan C. Gordon |
Changed my email address.
|
file |
diff |
annotate
|
Sun, 01 Jan 2006 12:31:34 +0000 |
Ryan C. Gordon |
Changed my email address.
stable-1.0
|
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
|