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 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
Added a FIXME.
2010-08-20, by Ryan C. Gordon
Patched to compile on Solaris.
2010-04-08, by Ryan C. Gordon
Patched to compile on Solaris.
stable-2.0
2010-04-07, by Ryan C. Gordon
Merged changeset e2515a0fdec1 into stable-2.0: documentation fix.
stable-2.0
2010-04-05, by Ryan C. Gordon
Fixed documentation issue.
2010-04-05, by Ryan C. Gordon
Merged changeset 1084:ee3d2e6e1161 from stable-2.0: unitialized array fix.
2010-03-25, by Ryan C. Gordon
Initialize an array to quiet compiler complaining.
stable-2.0
2010-03-25, by Ryan C. Gordon
Tagging 2.0.1 release
stable-2.0
2010-03-24, by Ryan C. Gordon
Upped version to 2.0.1
stable-2.0
release-2.0.1
2010-03-23, by Ryan C. Gordon
Updated copyright date in stable-1.0 branch.
stable-1.0
2010-03-23, by Ryan C. Gordon
Update copyright date in stable-2.0 branch.
stable-2.0
2010-03-23, by Ryan C. Gordon
Forgot to apply build-time thread fix to default branch (thanks, Patrice!).
2010-03-22, by Ryan C. Gordon
Backported extra CD/DVD filesystem checks to stable-2.0.
stable-2.0
2010-03-22, by Ryan C. Gordon
Add some more filesystem types that might be CDs or DVDs.
2010-03-22, by Ryan C. Gordon
Backing out Doxygen escaping patch on stable-2.0 branch.
stable-2.0
2010-03-22, by Ryan C. Gordon
Back out Doxygen escaping stuff...doesn't actually work.
2010-03-22, by Ryan C. Gordon
Backported fixes for bogus homedir bug to stable-2.0 branch.
stable-2.0
2010-03-21, by Ryan C. Gordon
See if $HOME is bogus, and if so, use getpwuid() instead.
2010-03-21, by Ryan C. Gordon
If $HOME is invalid, scratch together a different userdir.
2010-03-21, by Ryan C. Gordon
Doxygen fixes (thanks, Patrick!).
stable-2.0
2010-03-17, by Ryan C. Gordon
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
+300
tip