Commit History

Author SHA1 Message Date
  Ryan C. Gordon 43f8ffcd2d Chopped out some unused code from the LZMA SDK. 8 years ago
  Ryan C. Gordon afacf0395e Static analysis fix. 8 years ago
  Ryan C. Gordon d38c10dea7 Removed unused variables. 8 years ago
  Ryan C. Gordon f83e36a8be Static analysis fix (maybe?). 8 years ago
  Ryan C. Gordon c375504463 Removed unused variable. 8 years ago
  Ryan C. Gordon cdba81f5c4 Static analysis fix. 8 years ago
  Ryan C. Gordon 8c3501491c Whoops, forgot to add the file. :) 8 years ago
  Ryan C. Gordon 6d42436270 Removed warning in LICENSE.txt about PhysicsFS 0.1.9 being LGPL code. 8 years ago
  Ryan C. Gordon 820109cc1d LZMA SDK is now public domain, remove the LGPL warning in LICENSE.txt. 8 years ago
  Ryan C. Gordon da1561a09f Removed ancient LZMA SDK. 8 years ago
  Ryan C. Gordon a5d3dd498e Rewrote the 7zip archiver. 8 years ago
  Ryan C. Gordon 63de092cb7 zip: fail with correct error code if opening a directory. 8 years ago
  Ryan C. Gordon e84277a1df Corrected reported value for unknown PHYSFS_stat() access times. 8 years ago
  Ryan C. Gordon de444a9866 test_physfs: added a "cat2" command to read from two open file handles at once. 8 years ago
  Ryan C. Gordon 62ad133862 Reworked the "unpacked" archivers to use DirTree. 8 years ago
  Ryan C. Gordon ffa1836335 Moved ZIP tree management up to a higher level, to be reused elsewhere. 8 years ago
  Ryan C. Gordon 56bddb0b78 Fixed some comments. 8 years ago
  Ryan C. Gordon 5afd9754e2 Reenable QPAK support by default. 8 years ago
  Ryan C. Gordon 9cec66be3e Removed SWIG ifdefs in physfs.h 8 years ago
  Ryan C. Gordon 53225ca62c Fixed more Visual Studio compiler warnings. 8 years ago
  Ryan C. Gordon 1bacc6d6af Fixed some compiler warnings with Visual Studio. 8 years ago
  Ryan C. Gordon bf9999af2d Fixed compiler warnings on Visual Studio about const qualifiers. 8 years ago
  Ryan C. Gordon 4438fe14cf Turn off MSVC anti-portability propaganda in test program. 8 years ago
  Ryan C. Gordon a25569ba14 Removed leftover test scripts from removed SWIG bindings. 8 years ago
  Ryan C. Gordon efd71e08f6 Move headers around to get those MSVC anti-portability nags to go away. 8 years ago
  Ryan C. Gordon a681fe258d unix: OS-specific paths should also chop filename off base path. 8 years ago
  Ryan C. Gordon 187d04ae9e Debian/kFreeBSD should use the FreeBSD-specific codepaths, not generic Unix. 8 years ago
  Ryan C. Gordon 46db289145 Fix lzma option in CMakeLists.txt 8 years ago
  Ryan C. Gordon 19b15d34a1 Cleaned up what symbols are exported from the library. 8 years ago
  Ryan C. Gordon 2cb1f73737 Cygwin has mntent.h, and no need to check for CMake tests now. 8 years ago