Mon, 23 Mar 2009 01:30:22 -0400 |
Ryan C. Gordon |
Ripped out hand-crafted changelog.
stable-1.0
|
file |
diff |
annotate
|
Thu, 03 Apr 2008 05:07:35 +0000 |
Ryan C. Gordon |
Merged r939:940 from trunk: Fix PHYSFS_openAppend() on Unix.
stable-1.0
|
file |
diff |
annotate
|
Wed, 12 Mar 2008 21:21:40 +0000 |
Ryan C. Gordon |
Removed a FIXME.
stable-1.0
|
file |
diff |
annotate
|
Tue, 11 Mar 2008 05:14:35 +0000 |
Ryan C. Gordon |
Had a "msgbuf" where I should have had a "msgbuf[0]" (thanks, James!).
stable-1.0
|
file |
diff |
annotate
|
Sun, 09 Mar 2008 02:44:50 +0000 |
Ryan C. Gordon |
Fixed compiler warnings in win32 API calls (thanks, Dennis!).
stable-1.0
|
file |
diff |
annotate
|
Wed, 20 Feb 2008 12:24:10 +0000 |
Ryan C. Gordon |
Various archiver swap and compare functions now check if they are
stable-1.0
|
file |
diff |
annotate
|
Wed, 13 Feb 2008 05:48:57 +0000 |
Ryan C. Gordon |
Minor Windows fix (thanks, fydo!).
stable-1.0
|
file |
diff |
annotate
|
Wed, 23 Jan 2008 05:01:50 +0000 |
Ryan C. Gordon |
Added zlib README and updated license notes.
stable-1.0
|
file |
diff |
annotate
|
Tue, 22 Jan 2008 03:46:44 +0000 |
Ryan C. Gordon |
Corrected credit in Changelog.
stable-1.0
|
file |
diff |
annotate
|
Tue, 22 Jan 2008 03:44:49 +0000 |
Ryan C. Gordon |
Fixed HTTP header in physfshttpd.c.
stable-1.0
|
file |
diff |
annotate
|
Tue, 11 Dec 2007 18:54:10 +0000 |
Ryan C. Gordon |
Fixed wrong dir test in Windows code in both 1.0 and 1.1 (thanks, Dennis!).
stable-1.0
|
file |
diff |
annotate
|
Mon, 01 Oct 2007 15:47:40 +0000 |
Ryan C. Gordon |
Mingw32 fix for 64-bit literals.
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.
stable-1.0
|
file |
diff |
annotate
|
Wed, 11 Jul 2007 22:11:29 +0000 |
Ryan C. Gordon |
Fixed crash on zero-byte read/write (thanks, Ensiform!).
stable-1.0
|
file |
diff |
annotate
|
Sat, 05 May 2007 05:53:03 +0000 |
Ryan C. Gordon |
Backport from devbranch:
stable-1.0
|
file |
diff |
annotate
|
Tue, 03 Apr 2007 00:58:32 +0000 |
Ryan C. Gordon |
Merged r893:894 from trunk: Doxygen correction.
stable-1.0
|
file |
diff |
annotate
|
Sat, 31 Mar 2007 06:56:15 +0000 |
Ryan C. Gordon |
Backport of r880:881 from trunk: try DIR archiver first.
stable-1.0
|
file |
diff |
annotate
|
Mon, 26 Mar 2007 06:34:55 +0000 |
Ryan C. Gordon |
Whoops, this should probably be chopping the string instead of turning
stable-1.0
|
file |
diff |
annotate
|
Sun, 11 Mar 2007 10:17:37 +0000 |
Ryan C. Gordon |
Updated.
|
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:13:55 +0000 |
Ryan C. Gordon |
Install libraries with a VERSION and SOVERSION.
|
file |
diff |
annotate
|
Sun, 11 Mar 2007 08:37:01 +0000 |
Ryan C. Gordon |
Can now build shared or static (or both) libraries.
|
file |
diff |
annotate
|
Sun, 11 Mar 2007 08:11:36 +0000 |
Ryan C. Gordon |
Removed zlib_license_change.txt.
|
file |
diff |
annotate
|
Sat, 10 Mar 2007 06:41:26 +0000 |
Ryan C. Gordon |
Killed MIX archiver.
|
file |
diff |
annotate
|
Sat, 10 Mar 2007 06:32:52 +0000 |
Ryan C. Gordon |
Moved to CMake!
|
file |
diff |
annotate
|
Sat, 10 Mar 2007 06:24:56 +0000 |
Ryan C. Gordon |
Killed some #ifdefs and whitespace.
|
file |
diff |
annotate
|
Fri, 09 Mar 2007 08:17:56 +0000 |
Ryan C. Gordon |
Changed PHYSFS_SUPPORTS_LZMA to PHYSFS_SUPPORTS_7Z.
|
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
|
Thu, 08 Mar 2007 22:22:24 +0000 |
Ryan C. Gordon |
Renamed win32.c to windows.c (since it would be used for Win64, too.)
|
file |
diff |
annotate
|
Thu, 08 Mar 2007 21:31:35 +0000 |
Ryan C. Gordon |
Fixed a comment in physfs.h.
|
file |
diff |
annotate
|
Sun, 05 Nov 2006 19:06:23 +0000 |
Ryan C. Gordon |
Apparently BeOS's BPath constructor doesn't actually _need_ leaf to be
|
file |
diff |
annotate
|
Sun, 05 Nov 2006 11:10:14 +0000 |
Ryan C. Gordon |
Initial Unicode work.
|
file |
diff |
annotate
|
Sun, 05 Nov 2006 10:06:02 +0000 |
Ryan C. Gordon |
More 7zip work (thanks, Dennis!)
|
file |
diff |
annotate
|
Wed, 27 Sep 2006 07:05:03 +0000 |
Ryan C. Gordon |
Rewritten 7zip/lzma support (thanks, Dennis!)
|
file |
diff |
annotate
|
Sat, 23 Sep 2006 10:49:10 +0000 |
Ryan C. Gordon |
Fixed typo in Doxygen comment.
|
file |
diff |
annotate
|
Sat, 23 Sep 2006 10:49:10 +0000 |
Ryan C. Gordon |
Fixed typo in Doxygen comment.
stable-1.0
|
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
|
Thu, 23 Mar 2006 06:49:01 +0000 |
Ryan C. Gordon |
Added -fvisibility=hidden support, for builds by gcc4 and later.
|
file |
diff |
annotate
|
Thu, 23 Mar 2006 06:49:01 +0000 |
Ryan C. Gordon |
Added -fvisibility=hidden support, for builds by gcc4 and later.
stable-1.0
|
file |
diff |
annotate
|
Sun, 01 Jan 2006 13:03:22 +0000 |
Ryan C. Gordon |
Removed acconfig.h.
|
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:29:18 +0000 |
Ryan C. Gordon |
Added physfs.rc for Windows builds (thanks, Dennis!)
stable-1.0
|
file |
diff |
annotate
|
Sun, 01 Jan 2006 12:28:53 +0000 |
Ryan C. Gordon |
Added physfs.rc for Windows builds (thanks, Dennis!).
|
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
|
Mon, 28 Nov 2005 13:28:33 +0000 |
Ryan C. Gordon |
Fixed documentation for PHYSFS_setWriteDir().
|
file |
diff |
annotate
|
Mon, 28 Nov 2005 13:28:12 +0000 |
Ryan C. Gordon |
Fixed documentation for PHYSFS_setWriteDir().
stable-1.0
|
file |
diff |
annotate
|
Wed, 12 Oct 2005 22:03:56 +0000 |
Ryan C. Gordon |
Patched archivers/wad.c to compile again.
|
file |
diff |
annotate
|
Wed, 12 Oct 2005 22:03:28 +0000 |
Ryan C. Gordon |
Fixed version of locateInStringList() from Matze Braun.
|
file |
diff |
annotate
|
Tue, 20 Sep 2005 04:01:36 +0000 |
Ryan C. Gordon |
Made unix mutexes recursive.
|
file |
diff |
annotate
|
Sun, 18 Sep 2005 22:27:05 +0000 |
Ryan C. Gordon |
Don't leave internal structures temporarily modified before calling an
|
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
|
Fri, 09 Sep 2005 20:35:18 +0000 |
Ryan C. Gordon |
Hopefully fixing ABI with 1.0...
|
file |
diff |
annotate
|
Fri, 09 Sep 2005 14:07:43 +0000 |
Ryan C. Gordon |
Some tweaks to PHYSFS_Allocator.
|
file |
diff |
annotate
|
Tue, 06 Sep 2005 06:31:04 +0000 |
Ryan C. Gordon |
Minor MingW patches backported from dev branch.
stable-1.0
|
file |
diff |
annotate
|
Tue, 06 Sep 2005 06:28:35 +0000 |
Ryan C. Gordon |
Updated.
|
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
|
Sat, 20 Aug 2005 04:46:25 +0000 |
Ryan C. Gordon |
Fixed bug in verifyPath() that was breaking PHYSFS_setSaneConfig() and other
|
file |
diff |
annotate
|
Mon, 25 Jul 2005 01:38:07 +0000 |
Ryan C. Gordon |
Patched to compile again on BeOS.
release-1.1.0
|
file |
diff |
annotate
|