Mercurial
Mercurial
>
icculus
>
physfs
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-120
+120
+1000
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.
Set a default language.
2002-07-29, by Ryan C. Gordon
Patched memory leaks (thanks, Valgrind!)
2002-07-29, by Ryan C. Gordon
Updated.
2002-07-29, by Ryan C. Gordon
Natural language #defines and build system support.
2002-07-28, by Ryan C. Gordon
Updated.
2002-07-28, by Ryan C. Gordon
Updated.
2002-07-28, by Ryan C. Gordon
Now returns human-readable error messages when possible. Minor fix in
2002-07-28, by Ryan C. Gordon
Minor error string correction.
2002-07-28, by Ryan C. Gordon
Added ERR_BAD_FILENAME.
2002-07-28, by Ryan C. Gordon
Updated.
2002-07-28, by Ryan C. Gordon
Determines correct case for basedir.
2002-07-28, by Ryan C. Gordon
Updated build stuff. Generates optimized DLL, now.
2002-07-28, by Ryan C. Gordon
Updated.
2002-07-27, by Ryan C. Gordon
Ignore generated physfs.spec
2002-07-27, by Ryan C. Gordon
Lots of fixes...seems to be fully functional, now.
2002-07-27, by Ryan C. Gordon
Build system fixes.
2002-07-27, by Ryan C. Gordon
Updated.
2002-07-27, by Ryan C. Gordon
Initialized some variables to stop compiler whining.
2002-07-27, by Ryan C. Gordon
Minor patch.
2002-07-27, by Ryan C. Gordon
Fixed basedir/userdir calculation.
2002-07-27, by Ryan C. Gordon
Updated.
2002-07-27, by Ryan C. Gordon
Added platform/os2.c to build system.
2002-07-27, by Ryan C. Gordon
Initial add.
2002-07-27, by Ryan C. Gordon
Patched to compile...works a little.
2002-07-27, by Ryan C. Gordon
Added ERR_SEEK_OUT_OF_RANGE define.
2002-07-27, by Ryan C. Gordon
Updated.
2002-07-27, by Ryan C. Gordon
Initial add.
2002-07-27, by Ryan C. Gordon
Updated.
2002-07-26, by Ryan C. Gordon
More enumerate fixes.
2002-07-26, by Ryan C. Gordon
Updated.
2002-07-26, by Ryan C. Gordon
Updated.
2002-07-26, by Ryan C. Gordon
Changed DirFunctions struct a little.
2002-07-26, by Ryan C. Gordon
Archivers with matching file extensions get first shot at an archive.
2002-07-26, by Ryan C. Gordon
Fixed a typo in the documentation.
2002-07-26, by Ryan C. Gordon
Whoops; the pthread-disabling condition was flipped. Fixed.
2002-07-25, by Ryan C. Gordon
Updated.
2002-07-25, by Ryan C. Gordon
Updated.
2002-07-25, by Ryan C. Gordon
Minor cleanups.
2002-07-25, by Ryan C. Gordon
First step towards getting __PHYSFS_platformGetThreadID() to work universally.
2002-07-25, by Ryan C. Gordon
Updated.
2002-07-25, by Ryan C. Gordon
Stub code for platforms without functional pthreads.
2002-07-25, by Ryan C. Gordon
Moved the RPM spec file to spec.in, so version dynamically keeps up.
2002-07-25, by Ryan C. Gordon
Renamed/patched from physfs.spec
2002-07-25, by Ryan C. Gordon
Replaced by physfs.spec.in.
2002-07-25, by Ryan C. Gordon
Updated.
2002-07-25, by Ryan C. Gordon
Updated.
2002-07-25, by Ryan C. Gordon
Changed cd detection stuff again. More robust.
2002-07-25, by Ryan C. Gordon
Updated.
2002-07-25, by Ryan C. Gordon
Made CD-ROM stuff a bit more automatic.
2002-07-25, by Ryan C. Gordon
Can now disable CD-ROM code on Unix systems at build time if need be. The
2002-07-25, by Ryan C. Gordon
Updated.
2002-07-25, by Ryan C. Gordon
Rewrote ZIP_enumerateFiles() again. Hopefully it sucks less this time.
2002-07-25, by Ryan C. Gordon
Added build system support for OpenBSD.
2002-07-23, by Ryan C. Gordon
Updated.
2002-07-23, by Ryan C. Gordon
Disabled shitty enumeration code. Will fix soon.
2002-07-23, by Ryan C. Gordon
Updated.
2002-07-23, by Ryan C. Gordon
Made "ls" an alias of "enumerate", since I keep typing it without thinking. :)
2002-07-23, by Ryan C. Gordon
Updated.
2002-07-23, by Ryan C. Gordon
More enumeration fixes. I still hate this code.
2002-07-23, by Ryan C. Gordon
Fixed a double-free.
2002-07-23, by Ryan C. Gordon
Fixed entry loading.
2002-07-23, by Ryan C. Gordon
Fixed ZIP_isArchive() to report correctly if it has to check for the
2002-07-23, by Ryan C. Gordon
Fixed enumerations that end with '/'.
2002-07-23, by Ryan C. Gordon
Updated.
2002-07-23, by Ryan C. Gordon
Updated.
2002-07-23, by Ryan C. Gordon
My rewrite continues. I'm mostly satisfied with this code now, minus debugging.
2002-07-23, by Ryan C. Gordon
Major overhauls. More efficient, robust, and bug-free.
2002-07-23, by Ryan C. Gordon
Added __PHYSFS_addToLinkedStringList().
2002-07-23, by Ryan C. Gordon
Changed enumeration code to use __PHYSFS_addToLinkedStringList().
2002-07-23, by Ryan C. Gordon
Updated.
2002-07-22, by Ryan C. Gordon
Updated.
2002-07-21, by Ryan C. Gordon
Updated.
2002-07-21, by Ryan C. Gordon
Updated.
2002-07-21, by Ryan C. Gordon
Now copies the Makefile.am template instead of rename()ing it.
2002-07-21, by Ryan C. Gordon
Updated.
2002-07-21, by Ryan C. Gordon
More autoconf spew ignored.
2002-07-21, by Ryan C. Gordon
Updated.
2002-07-21, by Ryan C. Gordon
More FreeBSD build fixes.
2002-07-21, by Ryan C. Gordon
Updated.
2002-07-20, by Ryan C. Gordon
Generalized CD-ROM routine selection.
2002-07-20, by Ryan C. Gordon
Added physfs.spec to distribution.
2002-07-18, by Ryan C. Gordon
Updated.
2002-07-18, by Ryan C. Gordon
Updated.
2002-07-17, by Ryan C. Gordon
FreeBSD patches; appears to be fully functional now.
2002-07-17, by Ryan C. Gordon
Updated.
2002-07-17, by Ryan C. Gordon
Seeking backwards in ZIP_seek() works now.
2002-07-17, by Ryan C. Gordon
Changed ERR_TOO_MANY_SYMLINKS to ERR_SYMLINK_LOOP.
2002-07-17, by Ryan C. Gordon
Removed reference to obsolete unzip.c.
2002-07-16, by Ryan C. Gordon
Fixed symlink detection.
2002-07-15, by Ryan C. Gordon
Updated.
2002-07-15, by Ryan C. Gordon
Symlink fixes. Still broken, though.
2002-07-15, by Ryan C. Gordon
Updated.
2002-07-14, by Ryan C. Gordon
Changed CD-ROM detection code to be compatible with Windows NT 3.x.
2002-07-14, by Ryan C. Gordon
ZIP archiver rewrite.
2002-07-13, by Ryan C. Gordon
Updated.
2002-07-13, by Ryan C. Gordon
FIXME cleanups.
2002-07-11, by Ryan C. Gordon
Updated.
2002-07-11, by Ryan C. Gordon
Updated.
2002-07-11, by Ryan C. Gordon
Added config.cache
2002-07-11, by Ryan C. Gordon
Now makes newer autoconfs happier.
2002-07-11, by Ryan C. Gordon
Removed extra #endif
2002-07-11, by Ryan C. Gordon
Updated.
2002-07-10, by Ryan C. Gordon
Initial add.
2002-07-10, by Ryan C. Gordon
Build system corrections for BeOS and Cygwin.
2002-07-10, by Ryan C. Gordon
Updated for 0.1.7.
release-0.1.7
2002-07-10, by Ryan C. Gordon
Upped version to 0.1.7.
2002-07-10, by Ryan C. Gordon
Updated.
2002-07-10, by Ryan C. Gordon
Upped version to 0.1.7.
2002-07-10, by Ryan C. Gordon
Added PHYSFS_(read|write)[SU][BL]E(16|32|64) and upped version to 0.1.7.
2002-07-10, by Ryan C. Gordon
Added PHYSFS_(read|write)[SU][BL]E(16|32|64).
2002-07-10, by Ryan C. Gordon
Updated.
2002-07-10, by Ryan C. Gordon
Updated.
2002-07-10, by Ryan C. Gordon
Added some files to ignore.
2002-06-29, by Ryan C. Gordon
Readded.
2002-06-29, by Ryan C. Gordon
Fixed buffer overflow in CD-ROM detection code.
2002-06-29, by Ryan C. Gordon
Updated.
2002-06-29, by Ryan C. Gordon
Reports correctly when opening files for read without a search path defined.
2002-06-29, by Ryan C. Gordon
Clean up dynamically loaded libraries at deinit, have a lastmodtime fallback.
2002-06-29, by Ryan C. Gordon
_LOTS_ of cleanups, rewrites, fixes, and improvements. Builds on Cygwin again,
2002-06-29, by Ryan C. Gordon
Fixed comment spacing.
2002-06-29, by Ryan C. Gordon
less
more
|
(0)
-120
+120
+1000
tip