Commit History

Author SHA1 Message Date
  Ryan C. Gordon ded10c9238 Bumped version numbers. 19 years ago
  Ryan C. Gordon 53bbe35ddd Renamed LICENSE to LICENSE.txt 19 years ago
  Ryan C. Gordon ca2489418e Removed config.h references from old autotools build system. 19 years ago
  Ryan C. Gordon 54969f6075 Version bump for test program. 20 years ago
  Ryan C. Gordon c799a14c70 Commented out a printf() and cleaned up some mallocs. 21 years ago
  Ryan C. Gordon 71da6381ad Some mount functionality stuff. 21 years ago
  Ryan C. Gordon 8641e4e7ef Changed PHYSFS_file to PHYSFS_File to match rest of API's naming 21 years ago
  Ryan C. Gordon d43ca254c1 Last minute changes, fixes, and build system updates for 1.0. 22 years ago
  Ryan C. Gordon 83fde3e480 Upped version to 0.1.9. 22 years ago
  Ryan C. Gordon 3a479b6cd8 Now compiles on CodeWarrior 6 for MacOS Classic again. 23 years ago
  Ryan C. Gordon 43e61a4cd2 Last minute 0.1.8 changes... 23 years ago
  Ryan C. Gordon 3ad51e49e4 Added buffering API. 23 years ago
  Ryan C. Gordon 41d1d28807 Now handles readline() returning NULL correctly (user hits CTRL-D, etc). 23 years ago
  Ryan C. Gordon 543406c703 Fixed setsaneconfig command. 23 years ago
  Ryan C. Gordon b6cc59515b Made "ls" an alias of "enumerate", since I keep typing it without thinking. :) 23 years ago
  Ryan C. Gordon c2824f149e Upped version to 0.1.7. 24 years ago
  Ryan C. Gordon 9bcd3c1023 Added getlastmodtime command. 24 years ago
  Ryan C. Gordon be92dae75b Upped version to 0.1.6 24 years ago
  Ryan C. Gordon a2bec46a6b Initial autoconf support. 24 years ago
  Ryan C. Gordon cd7021ba43 Darwin patches. 24 years ago
  Ryan C. Gordon ada7128625 Patched to compile on Linux/gcc. 24 years ago
  Ryan C. Gordon f4d0842e01 More hacks to handle quoted arguments. Write, append, and filelength tests. Upped version to 0.1.1. 24 years ago
  Ryan C. Gordon 6e2393d90a Handles quoted arguments a little bit better (needs some overhauling to do it right, though). 24 years ago
  Ryan C. Gordon d317ba274f Added Metrowerks SIOUX setup code. 24 years ago
  Ryan C. Gordon a2bbbdb2c3 Disable readline support when building on MacOS Classic. 24 years ago
  Ryan C. Gordon f2887cf047 Added typedefs and platform-specific i/o. 24 years ago
  Ryan C. Gordon b1c50bba8b Added "cat" command. 24 years ago
  Ryan C. Gordon 1e6f2bc0d9 Changed PHYSFS_setSaneConfig()'s behaviour. API BREAKAGE. 24 years ago
  Ryan C. Gordon 709626633e Compiles and runs on Visual C. What an uphill climb THAT was. 24 years ago
  Ryan C. Gordon 9d8f80df19 Made dependency on readline optional. 24 years ago