Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon cb8e1f2485 Updated. il y a 25 ans
  Ryan C. Gordon 4a919d7b1a Changed version to 0.1.1. il y a 25 ans
  Ryan C. Gordon a02436d7c2 Added CD-ROM detection code. il y a 25 ans
  Ryan C. Gordon 854a0fa7ca Updated. il y a 25 ans
  Ryan C. Gordon beb42ac451 Changed URL to physfs homepage. il y a 25 ans
  Ryan C. Gordon 5e7a3e4ad5 Added appropriate make install target. il y a 25 ans
  Ryan C. Gordon 59fcdfa096 Added. il y a 25 ans
  Ryan C. Gordon d2006031d6 Versioning stuff, install rule added. il y a 25 ans
  Ryan C. Gordon 3be0550a6c Safety memset when creating error information for a new thread. il y a 25 ans
  Ryan C. Gordon 54e9fbfea5 Improved "make package". il y a 25 ans
  Ryan C. Gordon 0fe5d822a8 Avoids unzLocateFile(), since we already did all the searching ourselves. il y a 25 ans
  Ryan C. Gordon e2edafa85d Initial add. il y a 25 ans
  Ryan C. Gordon 9ddb5923e7 ZIP entries are now cached at openArchive time, which cleans up the race il y a 25 ans
  Ryan C. Gordon bb35ebed98 Enough fixes to get the Build engine working with ZIP files instead of il y a 25 ans
  Ryan C. Gordon c83a82497c Cleaned up PHYSFS_openRead() a little. PHYSFS_addToSearchPath() now il y a 25 ans
  Ryan C. Gordon 2b66e50d49 Added individual file i/o code. Untested. il y a 25 ans
  Ryan C. Gordon ed2e2b3ce4 Added ERR_COMPRESSION il y a 25 ans
  Ryan C. Gordon 2ea6feeb2b Explicit check for negative positions in PHYSFS_seek(). il y a 25 ans
  Ryan C. Gordon 1bed4abbaa Initial add. il y a 25 ans
  Ryan C. Gordon 9d0f8f0546 Now with all directory functions implemented (and debugged?). No file il y a 25 ans
  Ryan C. Gordon 7a26a0d417 New error message. il y a 25 ans
  Ryan C. Gordon bf2508c6d6 Non-existant archives/directories report a more correct error, and a call il y a 25 ans
  Ryan C. Gordon 8b6fad3e7c ZIP file support. il y a 25 ans
  Ryan C. Gordon 2dcf1741fe Added more API calls, always uses a history file, now. il y a 25 ans
  Ryan C. Gordon c7fe9ab439 Architecture adjustment for enumerating files with regards to whether il y a 25 ans
  Ryan C. Gordon b64284b142 Much more complete. Still more to go. il y a 25 ans
  Ryan C. Gordon 7d90c12f74 Lots of bugfixes, enhancements, and corrections due to the work on il y a 25 ans
  Ryan C. Gordon 16584701b5 More work; command parsing via readline. il y a 25 ans
  Ryan C. Gordon b1d32ec742 Updated archiver info to format I think is best for text. il y a 25 ans
  Ryan C. Gordon 9b71131d95 Added readline library to test program. il y a 25 ans