Fri, 30 Nov 2012 14:09:56 -0500 |
Ryan C. Gordon |
Rearranged PHYSFS_Archiver struct.
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 14:06:21 -0500 |
Ryan C. Gordon |
Removed comments added by Captain Obvious.
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 00:04:52 -0500 |
Ryan C. Gordon |
Moved supportsSymlinks into PHYSFS_ArchiveInfo.
|
file |
diff |
annotate
|
Thu, 29 Nov 2012 11:47:16 -0500 |
Ryan C. Gordon |
Centralize responsibility for filtering symlinks during enumeration.
|
file |
diff |
annotate
|
Wed, 28 Nov 2012 01:36:13 -0500 |
Ryan C. Gordon |
Allow application-supplied archivers.
|
file |
diff |
annotate
|
Tue, 27 Nov 2012 00:12:39 -0500 |
Ryan C. Gordon |
Cleaned up some simple comments.
|
file |
diff |
annotate
|
Sun, 25 Mar 2012 17:17:56 -0400 |
Ryan C. Gordon |
Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver.
|
file |
diff |
annotate
|
Sat, 24 Mar 2012 10:36:11 -0400 |
Ryan C. Gordon |
Renamed PHYSFS_Archiver::dirClose() to PHYSFS_Archiver::closeArchive().
|
file |
diff |
annotate
|
Fri, 23 Mar 2012 00:55:56 -0400 |
Ryan C. Gordon |
Removed archive description macros, moved those strings inline.
|
file |
diff |
annotate
|
Fri, 23 Mar 2012 00:52:32 -0400 |
Ryan C. Gordon |
Changed so that this builds a reasonable default with no command line #defines.
|
file |
diff |
annotate
|
Tue, 20 Mar 2012 15:38:12 -0400 |
Ryan C. Gordon |
Reworked the error reporting API. Now we use error codes instead of strings.
|
file |
diff |
annotate
|
Fri, 09 Mar 2012 04:50:27 -0500 |
Ryan C. Gordon |
Cleaned up all the readAll() cut and paste.
|
file |
diff |
annotate
|
Mon, 06 Sep 2010 19:35:01 -0400 |
Ryan C. Gordon |
Cleaned up some #includes.
|
file |
diff |
annotate
|
Mon, 06 Sep 2010 02:50:29 -0400 |
Ryan C. Gordon |
Moved most the cut-and-paste between simple archivers to one file.
|
file |
diff |
annotate
|
Sun, 05 Sep 2010 02:41:13 -0400 |
Ryan C. Gordon |
Removed isDirectory, isSymLink and exists methods from internal code.
|
file |
diff |
annotate
|