Mercurial
Mercurial
>
icculus
>
physfs
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
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.
Minor code cleanups: whitespace fixes, 80-column overflows, wrong comments.
2017-07-22, by Ryan C. Gordon
vdf: Migrated to new, improved unpacked archiver infrastructure.
2017-07-22, by Ryan C. Gordon
Added some TODOs to the ISO9660 code.
2017-07-22, by Ryan C. Gordon
Some improvements to INSTALL.txt.
2017-07-21, by Ryan C. Gordon
Fixed compiler warnings.
2017-07-21, by Ryan C. Gordon
Removed unused variable.
2017-07-21, by Ryan C. Gordon
unpacked: let archivers specify create and modified times, hook up to iso9660.
2017-07-21, by Ryan C. Gordon
unpacked: let archivers "abandon" the archive instead of closing it.
2017-07-21, by Ryan C. Gordon
iso9660: rewritten and simplified.
2017-07-21, by Ryan C. Gordon
unpacked: Don't list a position or length for directory entries.
2017-07-21, by Ryan C. Gordon
DirTrees and unpacked archives shouldn't demand a count of entries for init.
2017-07-21, by Ryan C. Gordon
slb: be more aggressive about rejecting non-SLB files.
2017-07-20, by Ryan C. Gordon
Attempt to fix compilation against the latest Windows SDK.
2017-07-18, by Ryan C. Gordon
It's not messy to compile NOW. :)
2017-07-17, by Ryan C. Gordon
Removed C++ single-line comments from LZMA SDK.
2017-07-17, by Ryan C. Gordon
Disable unaligned reads in LZMA SDK; it upsets GCC's strict-aliasing rules.
2017-07-17, by Ryan C. Gordon
Fixed another compiler warning.
2017-07-17, by Ryan C. Gordon
More unused LZMA SDK code.
2017-07-17, by Ryan C. Gordon
Fixed compiler warning.
2017-07-17, by Ryan C. Gordon
Another LZMA SDK trim.
2017-07-17, by Ryan C. Gordon
Fixed 64-bit ints in LZMA SDK on Watcom C.
2017-07-17, by Ryan C. Gordon
Workaround strict-aliasing warnings on some versions of GCC.
2017-07-17, by Ryan C. Gordon
Still more LZMA SDK trimming.
2017-07-17, by Ryan C. Gordon
Fixed Visual Studio compiler warning.
2017-07-17, by Ryan C. Gordon
Patched to compile on Visual Studio.
2017-07-17, by Ryan C. Gordon
Patched to compile on OpenWatcom.
2017-07-17, by Ryan C. Gordon
Chopped more unused pieces out of the LZMA SDK.
2017-07-17, by Ryan C. Gordon
Chopped out some unused code from the LZMA SDK.
2017-07-17, by Ryan C. Gordon
Static analysis fix.
2017-07-17, by Ryan C. Gordon
Removed unused variables.
2017-07-17, by Ryan C. Gordon
Static analysis fix (maybe?).
2017-07-17, by Ryan C. Gordon
Removed unused variable.
2017-07-17, by Ryan C. Gordon
Static analysis fix.
2017-07-17, by Ryan C. Gordon
Whoops, forgot to add the file. :)
2017-07-17, by Ryan C. Gordon
Removed warning in LICENSE.txt about PhysicsFS 0.1.9 being LGPL code.
2017-07-17, by Ryan C. Gordon
LZMA SDK is now public domain, remove the LGPL warning in LICENSE.txt.
2017-07-17, by Ryan C. Gordon
Removed ancient LZMA SDK.
2017-07-17, by Ryan C. Gordon
Rewrote the 7zip archiver.
2017-07-17, by Ryan C. Gordon
zip: fail with correct error code if opening a directory.
2017-07-17, by Ryan C. Gordon
Corrected reported value for unknown PHYSFS_stat() access times.
2017-07-17, by Ryan C. Gordon
test_physfs: added a "cat2" command to read from two open file handles at once.
2017-07-17, by Ryan C. Gordon
Reworked the "unpacked" archivers to use DirTree.
2017-07-16, by Ryan C. Gordon
Moved ZIP tree management up to a higher level, to be reused elsewhere.
2017-07-15, by Ryan C. Gordon
Fixed some comments.
2017-07-16, by Ryan C. Gordon
Reenable QPAK support by default.
2017-07-16, by Ryan C. Gordon
Removed SWIG ifdefs in physfs.h
2017-07-16, by Ryan C. Gordon
Fixed more Visual Studio compiler warnings.
2017-07-13, by Ryan C. Gordon
Fixed some compiler warnings with Visual Studio.
2017-07-13, by Ryan C. Gordon
Fixed compiler warnings on Visual Studio about const qualifiers.
2017-07-12, by Ryan C. Gordon
Turn off MSVC anti-portability propaganda in test program.
2017-07-12, by Ryan C. Gordon
Removed leftover test scripts from removed SWIG bindings.
2017-07-12, by Ryan C. Gordon
Move headers around to get those MSVC anti-portability nags to go away.
2017-07-12, by Ryan C. Gordon
unix: OS-specific paths should also chop filename off base path.
2017-07-12, by Ryan C. Gordon
Debian/kFreeBSD should use the FreeBSD-specific codepaths, not generic Unix.
2017-07-12, by Ryan C. Gordon
Fix lzma option in CMakeLists.txt
2017-07-12, by Ryan C. Gordon
Cleaned up what symbols are exported from the library.
2017-07-12, by Ryan C. Gordon
Cygwin has mntent.h, and no need to check for CMake tests now.
2017-07-12, by Ryan C. Gordon
Maybe macOS needs -fno-common ...?
2017-07-12, by Ryan C. Gordon
unix: Don't #error if no CD-ROM support, because we already give a #warning.
2017-07-12, by Ryan C. Gordon
Remove -pthread argument.
2017-07-12, by Ryan C. Gordon
less
more
|
(0)
-1000
-300
-100
-60
+60
+100
tip