Mercurial
Mercurial
>
icculus
>
physfs
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Fixed "make docs" for out-of-tree builds.
stable-2.0
2011-02-21, by Ryan C. Gordon
Tagging 2.0.2 release
stable-2.0
2011-02-18, by Ryan C. Gordon
Upped version to 2.0.2
stable-2.0
release-2.0.2
2011-02-18, by Ryan C. Gordon
Corrected copyright dates in stable-1.0 branch's license.
stable-1.0
2011-02-18, by Ryan C. Gordon
Corrected copyright dates in stable-2.0 branch's license.
stable-2.0
2011-02-18, by Ryan C. Gordon
Corrected copyright dates in license.
2011-02-18, by Ryan C. Gordon
Backported zip/qpak dir fix from dev branch to stable-1.0.
stable-1.0
2011-02-18, by Ryan C. Gordon
Backported zip/qpak dir fix from dev branch to stable-2.0.
stable-2.0
2011-02-18, by Ryan C. Gordon
Fixed bug in directory search for zip and qpak archivers (thanks, Michal!)
2011-02-18, by Ryan C. Gordon
Use LIB_SUFFIX to install to lib64 instead of lib (thanks, Cristian!).
stable-2.0
2011-02-17, by Ryan C. Gordon
Use LIB_SUFFIX to install to lib64 instead of lib (thanks, Cristian!).
2011-02-17, by Ryan C. Gordon
Fixed include path when using internal zlib.
2011-02-11, by Ryan C. Gordon
Fixed logic error in QPAK archiver.
2011-02-10, by Ryan C. Gordon
Windows byteorder test merged from 2.1 branch.
stable-2.0
2011-01-21, by Ryan C. Gordon
More Windows tests in the byteorder detection code.
2011-01-21, by Ryan C. Gordon
Patched to compile on Windows.
2011-01-21, by Ryan C. Gordon
Added Chris Roberts to the credits.
2010-12-30, by Ryan C. Gordon
Haiku fixes, merged from stable-2.0 branch.
2010-12-30, by Ryan C. Gordon
Fixes for Haiku support, compliments of Chris Roberts.
stable-2.0
2010-12-30, by Ryan C. Gordon
Fixed leaking file handle on BeOS during CD-ROM detection.
2010-11-14, by Ryan C. Gordon
Fixed cut-and-paste error in malloc() failure test (thanks, Tolga!).
2010-10-04, by Ryan C. Gordon
Cleaned up some #includes.
2010-09-06, by Ryan C. Gordon
Moved most the cut-and-paste between simple archivers to one file.
2010-09-06, by Ryan C. Gordon
Added a FIXME.
2010-09-05, by Ryan C. Gordon
Use lstat() instead of stat() for POSIX __PHYSFS_platformStat().
2010-09-05, by Ryan C. Gordon
Removed isDirectory, isSymLink and exists methods from internal code.
2010-09-05, by Ryan C. Gordon
SWIG bindings update.
2010-08-30, by Ryan C. Gordon
Added PHYSFS_mountHandle(). Now you can do archives-in-archives!
2010-08-30, by Ryan C. Gordon
PHYSFS_getRealDir() can't report a path for things that aren't real files.
2010-08-29, by Ryan C. Gordon
Make PHYSFS_addToSearchPath() use doMount(), too.
2010-08-30, by Ryan C. Gordon
Added PHYSFS_mountMemory().
2010-08-30, by Ryan C. Gordon
Added PHYSFS_mountIo().
2010-08-29, by Ryan C. Gordon
Abstracted file i/o into PHYSFS_Io interface.
2010-08-30, by Ryan C. Gordon
Constification.
2010-08-29, by Ryan C. Gordon
Fixed incorrect #ifdef.
2010-08-27, by Ryan C. Gordon
Removed __PHYSFS_platformGetLastModTime().
2010-08-25, by Ryan C. Gordon
Fixed some single-line comments.
2010-08-24, by Ryan C. Gordon
Removed PHYSFS_Archiver's isArchive() method.
2010-08-24, by Ryan C. Gordon
Made __PHYSFS_ui64FitsAddressSpace's behaviour match its name.
2010-08-24, by Ryan C. Gordon
Removed getLastModTime() interface from the archivers; it's not used anymore.
2010-08-22, by Ryan C. Gordon
Added PHYSFS_unmount(), deprecated addToSearchPath and removeFromSearchPath.
2010-08-22, by Ryan C. Gordon
Patched to compile.
2010-08-22, by Ryan C. Gordon
Fixed details of PHYSFS_Archiver's stat method.
2010-08-22, by Ryan C. Gordon
Actually, that's FOUR gigabytes.
2010-08-21, by Ryan C. Gordon
Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API.
2010-08-21, by Ryan C. Gordon
Deprecated PHYSFS_getLastModTime()...use PHYSFS_stat() instead, now.
2010-08-21, by Ryan C. Gordon
Some minor FIXME tweaks.
2010-08-21, by Ryan C. Gordon
Updated SWIG bindings.
2010-08-21, by Ryan C. Gordon
Updated test_physfs.c to not use deprecated functions.
2010-08-21, by Ryan C. Gordon
Replaced cut-and-paste byteswap i/o codepile with macros.
2010-08-21, by Ryan C. Gordon
Get rid of __inline__, just make sure "inline" is defined sanely instead.
2010-08-21, by Ryan C. Gordon
Added PHYSFS_DEPRECATED.
2010-08-21, by Ryan C. Gordon
Moved all the file i/o from stdio-style to POSIX-style.
2010-08-21, by Ryan C. Gordon
Wrap BAIL_* and GOTO_* macros in do { } while (0) ...
2010-08-21, by Ryan C. Gordon
Added a FIXME.
2010-08-21, by Ryan C. Gordon
Zero-sized destination buffers when converting to UTF-8 shouldn't overflow.
stable-2.0
2010-08-20, by Ryan C. Gordon
Added UTF-16 support.
2010-08-20, by Ryan C. Gordon
Fixed incorrect comments.
2010-08-20, by Ryan C. Gordon
Zero-sized destination buffers when converting to UTF-8 shouldn't overflow.
2010-08-20, by Ryan C. Gordon
Added a see-also to the docs.
2010-08-20, by Ryan C. Gordon
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
tip