Commit History

作者 SHA1 備註 提交日期
  Ryan C. Gordon c65c196152 Fix bug with copying z_stream objects around in zip archiver (thanks, Andrei!). 9 年之前
  Ryan C. Gordon 08a15ea0c6 Backport from dev branch: infinite loop in zip_expand_symlink_path(). 14 年之前
  Ryan C. Gordon 205a7d3e63 Backported zip/qpak dir fix from dev branch to stable-1.0. 15 年之前
  Ryan C. Gordon 32fb2ab4a9 Various archiver swap and compare functions now check if they are 18 年之前
  Ryan C. Gordon fc6d85b2f4 Backport from devbranch: 19 年之前
  Ryan C. Gordon c08f79715b Changed my email address. 20 年之前
  Ryan C. Gordon 1affc74230 From: Jorg Walter 20 年之前
  Ryan C. Gordon f3191d0e85 Off-by-one fix by Dieter Baron...fixes segfault in zip archive searching in 22 年之前
  Ryan C. Gordon f4309f51e8 Tabs-to-spaces patch by James Turk. 22 年之前
  Ryan C. Gordon b50342ad13 PocketPC fixes (thanks, David Hedbor!) 23 年之前
  Ryan C. Gordon 1344feceda Fixed seeking in uncompressed zip entries and handle Java-created JAR files. 23 年之前
  Ryan C. Gordon 6f1d693fe8 Another attempt at type size correctness. 23 年之前
  Ryan C. Gordon 01505d8d58 Attempt at type correctness. 23 年之前
  Ryan C. Gordon 3a479b6cd8 Now compiles on CodeWarrior 6 for MacOS Classic again. 23 年之前
  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. 23 年之前
  Ryan C. Gordon f5e279536c Fixed bug that prevented use when symlinks were disallowed. 23 年之前
  Ryan C. Gordon 680de768b7 Fixes. 23 年之前
  Ryan C. Gordon c5dfea18cf ZIP_exists() now works with directories. 23 年之前
  Ryan C. Gordon d40d951594 Minor signed/unsigned fix...ZIP_isDirectory() now seems to work. 23 年之前
  Ryan C. Gordon 1f5b571be7 Bunch of tedious corrections, optimizations, and cleanups. 23 年之前
  Ryan C. Gordon 1e2372b44c Generalized sorting routines, and removed individual implementations. 23 年之前
  Ryan C. Gordon 912ca3266d Fix for correct cleanup on read error. 23 年之前
  Ryan C. Gordon d701627335 Patched memory leaks (thanks, Valgrind!) 23 年之前
  Ryan C. Gordon 42be0046aa Natural language #defines and build system support. 23 年之前
  Ryan C. Gordon 0ab061308d Initialized some variables to stop compiler whining. 23 年之前
  Ryan C. Gordon 1b29c3888c More enumerate fixes. 23 年之前
  Ryan C. Gordon 3ae1f1fa80 Changed DirFunctions struct a little. 23 年之前
  Ryan C. Gordon 8eeaf6c6d7 Rewrote ZIP_enumerateFiles() again. Hopefully it sucks less this time. 23 年之前