Sun, 09 Jul 2017 17:06:37 -0400 |
Ryan C. Gordon |
Replaced sprintf() calls with snprintf().
|
file |
diff |
annotate
|
Thu, 06 Jul 2017 11:51:41 -0400 |
Ryan C. Gordon |
Cleanup BAIL_* and GOTO_* macros to be less cluttered.
|
file |
diff |
annotate
|
Thu, 25 Feb 2016 02:51:28 -0500 |
Ryan C. Gordon |
HTTPS all the things.
|
file |
diff |
annotate
|
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 13:00:08 -0500 |
Ryan C. Gordon |
Cleaned out "exists" nonsense in openRead() API.
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 12:49:25 -0500 |
Ryan C. Gordon |
Remove __PHYSFS_setError(), use the new public API instead.
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 12:43:56 -0500 |
Ryan C. Gordon |
Cleaned out the "exists" nonsense in the stat() API.
|
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
|
Sun, 25 Mar 2012 14:52:24 -0400 |
Ryan C. Gordon |
Removed "dvoid" typedef.
|
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
|
Thu, 22 Mar 2012 00:21:28 -0400 |
Ryan C. Gordon |
Cleaned up some FIXMEs.
|
file |
diff |
annotate
|
Tue, 20 Mar 2012 15:44:10 -0400 |
Ryan C. Gordon |
Removed a FIXME.
|
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
|
Thu, 15 Mar 2012 01:58:39 -0400 |
Ryan C. Gordon |
Removed __PHYSFS_platformCvtToDependent().
|
file |
diff |
annotate
|
Thu, 15 Mar 2012 01:54:57 -0400 |
Ryan C. Gordon |
Make __PHYSFS_platformDirSeparator into a single char.
|
file |
diff |
annotate
|
Tue, 13 Mar 2012 07:49:59 -0400 |
Ryan C. Gordon |
Fixed dereference of free()'d memory.
|
file |
diff |
annotate
|
Fri, 09 Mar 2012 03:32:26 -0500 |
Ryan C. Gordon |
Cleaned up some __PHYSFS_platformStat() details.
|
file |
diff |
annotate
|
Mon, 06 Sep 2010 19:35:01 -0400 |
Ryan C. Gordon |
Cleaned up some #includes.
|
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
|
Mon, 30 Aug 2010 03:01:57 -0400 |
Ryan C. Gordon |
Abstracted file i/o into PHYSFS_Io interface.
|
file |
diff |
annotate
|
Tue, 24 Aug 2010 10:05:58 -0400 |
Ryan C. Gordon |
Removed PHYSFS_Archiver's isArchive() method.
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 20:20:04 -0400 |
Ryan C. Gordon |
Removed getLastModTime() interface from the archivers; it's not used anymore.
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 03:35:55 -0400 |
Ryan C. Gordon |
Patched to compile.
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 00:37:25 -0400 |
Ryan C. Gordon |
Fixed details of PHYSFS_Archiver's stat method.
|
file |
diff |
annotate
|
Sat, 21 Aug 2010 02:47:58 -0400 |
Ryan C. Gordon |
Moved all the file i/o from stdio-style to POSIX-style.
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 14:02:36 -0500 |
Ryan C. Gordon |
THIS is Christoph's PHYSFS_stat() work.
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 09:19:38 -0500 |
Ryan C. Gordon |
Backed out changeset f87b0b7cca8e ... This wasn't Christoph's patch. Sorry!
|
file |
diff |
annotate
|
Sun, 14 Feb 2010 23:07:19 -0500 |
Ryan C. Gordon |
Added first work on PHYSFS_stat() API (thanks, Christoph!).
|
file |
diff |
annotate
|
Thu, 28 Jan 2010 02:27:45 -0500 |
Ryan C. Gordon |
Cleaned up returns that look like function calls for my updated coding style.
|
file |
diff |
annotate
|
Fri, 27 Mar 2009 15:10:42 -0400 |
Ryan C. Gordon |
Moved directory structure around.
|
file |
diff |
annotate
| base
|