Thu, 25 Jul 2002 04:41:43 +0000 |
Ryan C. Gordon |
Rewrote ZIP_enumerateFiles() again. Hopefully it sucks less this time.
|
file |
diff |
annotate
|
Tue, 23 Jul 2002 22:55:47 +0000 |
Ryan C. Gordon |
Disabled shitty enumeration code. Will fix soon.
|
file |
diff |
annotate
|
Tue, 23 Jul 2002 22:09:35 +0000 |
Ryan C. Gordon |
More enumeration fixes. I still hate this code.
|
file |
diff |
annotate
|
Tue, 23 Jul 2002 21:26:51 +0000 |
Ryan C. Gordon |
Fixed a double-free.
|
file |
diff |
annotate
|
Tue, 23 Jul 2002 18:05:50 +0000 |
Ryan C. Gordon |
Fixed ZIP_isArchive() to report correctly if it has to check for the
|
file |
diff |
annotate
|
Tue, 23 Jul 2002 17:52:56 +0000 |
Ryan C. Gordon |
Fixed enumerations that end with '/'.
|
file |
diff |
annotate
|
Tue, 23 Jul 2002 07:49:13 +0000 |
Ryan C. Gordon |
My rewrite continues. I'm mostly satisfied with this code now, minus debugging.
|
file |
diff |
annotate
|
Wed, 17 Jul 2002 16:05:39 +0000 |
Ryan C. Gordon |
Seeking backwards in ZIP_seek() works now.
|
file |
diff |
annotate
|
Mon, 15 Jul 2002 13:20:34 +0000 |
Ryan C. Gordon |
Fixed symlink detection.
|
file |
diff |
annotate
|
Mon, 15 Jul 2002 02:22:52 +0000 |
Ryan C. Gordon |
Symlink fixes. Still broken, though.
|
file |
diff |
annotate
|
Sat, 13 Jul 2002 10:17:13 +0000 |
Ryan C. Gordon |
ZIP archiver rewrite.
|
file |
diff |
annotate
|
Thu, 11 Jul 2002 21:37:30 +0000 |
Ryan C. Gordon |
FIXME cleanups.
|
file |
diff |
annotate
|
Thu, 06 Jun 2002 05:38:47 +0000 |
Ryan C. Gordon |
Implemeted getLastModTime method.
|
file |
diff |
annotate
|
Sat, 25 May 2002 09:41:14 +0000 |
Ryan C. Gordon |
Added PHYSFS_getLastModTime() API. (Thanks, John Hall!)
|
file |
diff |
annotate
|
Fri, 10 May 2002 09:25:25 +0000 |
Ryan C. Gordon |
Initial autoconf support.
|
file |
diff |
annotate
|
Fri, 12 Apr 2002 05:53:12 +0000 |
Ryan C. Gordon |
Patches for correctness and cleaner win32 support.
|
file |
diff |
annotate
|
Wed, 03 Apr 2002 07:40:27 +0000 |
Ryan C. Gordon |
Approved zeph's comments, fixed a few of my screwups.
|
file |
diff |
annotate
|
Wed, 03 Apr 2002 04:20:07 +0000 |
Gregory S. Read |
-Added type casting that Ryan needs to approve.
|
file |
diff |
annotate
|
Mon, 01 Apr 2002 18:45:37 +0000 |
Ryan C. Gordon |
Removed now-unnecessary errno.h include.
|
file |
diff |
annotate
|
Sat, 30 Mar 2002 01:57:53 +0000 |
Ryan C. Gordon |
Patched to compile.
|
file |
diff |
annotate
|
Fri, 29 Mar 2002 08:20:06 +0000 |
Ryan C. Gordon |
Platform abstracted i/o, other bugfixes.
|
file |
diff |
annotate
|
Sun, 24 Mar 2002 19:47:33 +0000 |
Ryan C. Gordon |
Added typedefs and platform-specific i/o.
|
file |
diff |
annotate
|
Fri, 14 Sep 2001 22:55:44 +0000 |
Ryan C. Gordon |
Changed author credits to wrap email addresses in "<>" and not "()" chars.
|
file |
diff |
annotate
|
Sun, 02 Sep 2001 04:55:25 +0000 |
Ryan C. Gordon |
Patched to compile with an ancient version of CodeWarrior.
|
file |
diff |
annotate
|
Thu, 23 Aug 2001 16:02:51 +0000 |
Ryan C. Gordon |
More win32 updates.
|
file |
diff |
annotate
|
Thu, 23 Aug 2001 15:23:21 +0000 |
Ryan C. Gordon |
Updates, corrections and enhancements to get this ported to win32.
|
file |
diff |
annotate
|
Tue, 07 Aug 2001 02:57:16 +0000 |
Ryan C. Gordon |
Changed URL to physfs homepage.
release-0.1.0
|
file |
diff |
annotate
|
Sat, 28 Jul 2001 13:08:14 +0000 |
Ryan C. Gordon |
Avoids unzLocateFile(), since we already did all the searching ourselves.
|
file |
diff |
annotate
|
Sat, 28 Jul 2001 12:14:09 +0000 |
Ryan C. Gordon |
ZIP entries are now cached at openArchive time, which cleans up the race
|
file |
diff |
annotate
|
Mon, 23 Jul 2001 09:24:59 +0000 |
Ryan C. Gordon |
Enough fixes to get the Build engine working with ZIP files instead of
|
file |
diff |
annotate
|
Mon, 23 Jul 2001 07:16:22 +0000 |
Ryan C. Gordon |
Added individual file i/o code. Untested.
|
file |
diff |
annotate
|
Mon, 23 Jul 2001 04:47:47 +0000 |
Ryan C. Gordon |
Now with all directory functions implemented (and debugged?). No file
|
file |
diff |
annotate
|
Mon, 16 Jul 2001 17:36:28 +0000 |
Ryan C. Gordon |
Architecture adjustment for enumerating files with regards to whether
|
file |
diff |
annotate
|
Mon, 16 Jul 2001 14:36:02 +0000 |
Ryan C. Gordon |
Lots of bugfixes, enhancements, and corrections due to the work on
|
file |
diff |
annotate
|
Mon, 16 Jul 2001 10:31:28 +0000 |
Ryan C. Gordon |
Updated archiver info to format I think is best for text.
|
file |
diff |
annotate
|
Sun, 15 Jul 2001 09:29:30 +0000 |
Ryan C. Gordon |
Initial work on ZIPfile support. Not complete. Not very pleased with this
|
file |
diff |
annotate
|
Mon, 09 Jul 2001 23:33:37 +0000 |
Ryan C. Gordon |
Added more fields to the ArchiveInfo struct: author and url.
|
file |
diff |
annotate
|
Mon, 09 Jul 2001 04:15:35 +0000 |
Ryan C. Gordon |
Added PHYSFS_fileLength(). Bleh.
|
file |
diff |
annotate
|
Sun, 08 Jul 2001 10:58:10 +0000 |
Ryan C. Gordon |
More tweaks; GRP completely implemented. Everything builds clean.
|
file |
diff |
annotate
|
Sun, 08 Jul 2001 05:27:05 +0000 |
Ryan C. Gordon |
Archive implementation (Build Groupfiles), other tweaks.
|
file |
diff |
annotate
|
Sun, 08 Jul 2001 03:25:12 +0000 |
Ryan C. Gordon |
Implementation compiles and links with no actual archive support. No test
|
file |
diff |
annotate
|
Sat, 07 Jul 2001 08:24:47 +0000 |
Ryan C. Gordon |
Moved from root source dir.
|
file |
diff |
annotate
|