Sun, 29 Aug 2010 21:36:38 -0400 |
Ryan C. Gordon |
PHYSFS_getRealDir() can't report a path for things that aren't real files.
|
file |
diff |
annotate
|
Mon, 30 Aug 2010 02:39:11 -0400 |
Ryan C. Gordon |
Added PHYSFS_mountMemory().
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 20:56:35 -0400 |
Ryan C. Gordon |
Added PHYSFS_mountIo().
|
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
|
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:43:22 -0400 |
Ryan C. Gordon |
Added PHYSFS_unmount(), deprecated addToSearchPath and removeFromSearchPath.
|
file |
diff |
annotate
|
Sat, 21 Aug 2010 19:10:42 -0400 |
Ryan C. Gordon |
Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API.
|
file |
diff |
annotate
|
Sat, 21 Aug 2010 17:34:00 -0400 |
Ryan C. Gordon |
Deprecated PHYSFS_getLastModTime()...use PHYSFS_stat() instead, now.
|
file |
diff |
annotate
|
Sat, 21 Aug 2010 14:41:51 -0400 |
Ryan C. Gordon |
Updated SWIG bindings.
|
file |
diff |
annotate
|
Sat, 21 Aug 2010 14:05:39 -0400 |
Ryan C. Gordon |
Added PHYSFS_DEPRECATED.
|
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
|
Fri, 20 Aug 2010 02:38:32 -0400 |
Ryan C. Gordon |
Added UTF-16 support.
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 02:35:01 -0400 |
Ryan C. Gordon |
Zero-sized destination buffers when converting to UTF-8 shouldn't overflow.
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 01:25:32 -0400 |
Ryan C. Gordon |
Added a see-also to the docs.
|
file |
diff |
annotate
|
Mon, 05 Apr 2010 15:50:02 -0400 |
Ryan C. Gordon |
Fixed documentation issue.
|
file |
diff |
annotate
|
Mon, 22 Mar 2010 11:11:09 -0400 |
Ryan C. Gordon |
Back out Doxygen escaping stuff...doesn't actually work.
|
file |
diff |
annotate
|
Wed, 17 Mar 2010 21:51:22 -0400 |
Ryan C. Gordon |
Doxygen fixes (thanks, Patrick!)
|
file |
diff |
annotate
|
Wed, 17 Mar 2010 21:37:06 -0400 |
Ryan C. Gordon |
Added some missing file types to the documentation.
|
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
|
Mon, 01 Feb 2010 03:17:14 -0500 |
Ryan C. Gordon |
Hooked up Perl bindings, via SWIG.
|
file |
diff |
annotate
|
Fri, 29 Jan 2010 04:17:44 -0500 |
Ryan C. Gordon |
Initial SWIG work.
|
file |
diff |
annotate
|
Fri, 29 Jan 2010 03:18:03 -0500 |
Ryan C. Gordon |
Added some (disabled!) calling conventions stuff.
|
file |
diff |
annotate
|
Fri, 29 Jan 2010 03:09:16 -0500 |
Ryan C. Gordon |
Renamed __EXPORT__ to PHYSFS_DECL.
|
file |
diff |
annotate
|
Mon, 20 Apr 2009 23:48:16 -0400 |
Ryan C. Gordon |
Corrected __EXPORT__ test for Solaris.
|
file |
diff |
annotate
|
Thu, 16 Apr 2009 22:37:38 -0400 |
Ryan C. Gordon |
Added the Sun Studio equivalent of -fvisibility=hidden
|
file |
diff |
annotate
|
Sun, 29 Mar 2009 04:11:38 -0400 |
Ryan C. Gordon |
Patches to build on gcc 4.3.3 on OS/2.
|
file |
diff |
annotate
|
Sat, 28 Mar 2009 17:51:10 -0400 |
Ryan C. Gordon |
Updated some documentation, added a FIXME.
|
file |
diff |
annotate
|
Sat, 28 Mar 2009 17:50:54 -0400 |
Ryan C. Gordon |
PHYSFS_freeList(NULL) is now a safe no-op.
|
file |
diff |
annotate
|
Sat, 28 Mar 2009 16:16:08 -0400 |
Ryan C. Gordon |
Bumped version number (although we're probably far from a real 2.1.0 release).
|
file |
diff |
annotate
|
Sat, 28 Mar 2009 16:15:03 -0400 |
Ryan C. Gordon |
Added PHYSFS_getAllocator().
|
file |
diff |
annotate
|
Fri, 27 Mar 2009 15:10:42 -0400 |
Ryan C. Gordon |
Moved directory structure around.
|
file |
diff |
annotate
| base
|