Commit History

作者 SHA1 備註 提交日期
  Ryan C. Gordon 9d82110b57 Some cleanups for PocketPC port. 23 年之前
  Ryan C. Gordon 7606e3bf11 Win32 fixes. 23 年之前
  Ryan C. Gordon ee077eabec Fixed infinite loop bug, cleaned out tab chars. 24 年之前
  Ryan C. Gordon f5e279536c Fixed bug that prevented use when symlinks were disallowed. 24 年之前
  Ryan C. Gordon 680de768b7 Fixes. 24 年之前
  Ryan C. Gordon c5dfea18cf ZIP_exists() now works with directories. 24 年之前
  Ryan C. Gordon d40d951594 Minor signed/unsigned fix...ZIP_isDirectory() now seems to work. 24 年之前
  Ryan C. Gordon 1f5b571be7 Bunch of tedious corrections, optimizations, and cleanups. 24 年之前
  Ryan C. Gordon 1e2372b44c Generalized sorting routines, and removed individual implementations. 24 年之前
  Ryan C. Gordon 912ca3266d Fix for correct cleanup on read error. 24 年之前
  Ryan C. Gordon d701627335 Patched memory leaks (thanks, Valgrind!) 24 年之前
  Ryan C. Gordon 42be0046aa Natural language #defines and build system support. 24 年之前
  Ryan C. Gordon 0ab061308d Initialized some variables to stop compiler whining. 24 年之前
  Ryan C. Gordon 1b29c3888c More enumerate fixes. 24 年之前
  Ryan C. Gordon 3ae1f1fa80 Changed DirFunctions struct a little. 24 年之前
  Ryan C. Gordon 8eeaf6c6d7 Rewrote ZIP_enumerateFiles() again. Hopefully it sucks less this time. 24 年之前
  Ryan C. Gordon 7c80bcf537 Disabled shitty enumeration code. Will fix soon. 24 年之前
  Ryan C. Gordon a4d07b8e10 More enumeration fixes. I still hate this code. 24 年之前
  Ryan C. Gordon 55b7638892 Fixed a double-free. 24 年之前
  Ryan C. Gordon e460c9ce9a Fixed ZIP_isArchive() to report correctly if it has to check for the 24 年之前
  Ryan C. Gordon 4765a364fe Fixed enumerations that end with '/'. 24 年之前
  Ryan C. Gordon e98615a7ca My rewrite continues. I'm mostly satisfied with this code now, minus debugging. 24 年之前
  Ryan C. Gordon f558dcfe4a Seeking backwards in ZIP_seek() works now. 24 年之前
  Ryan C. Gordon 2fab3d9da4 Fixed symlink detection. 24 年之前
  Ryan C. Gordon 2ec465ffc4 Symlink fixes. Still broken, though. 24 年之前
  Ryan C. Gordon 480a259452 ZIP archiver rewrite. 24 年之前
  Ryan C. Gordon 959a15e27f FIXME cleanups. 24 年之前
  Ryan C. Gordon 05b565422a Implemeted getLastModTime method. 24 年之前
  Ryan C. Gordon 5386a5c6a2 Added PHYSFS_getLastModTime() API. (Thanks, John Hall!) 24 年之前
  Ryan C. Gordon a2bec46a6b Initial autoconf support. 24 年之前