Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 1affc74230 From: Jorg Walter il y a 20 ans
  Ryan C. Gordon f3191d0e85 Off-by-one fix by Dieter Baron...fixes segfault in zip archive searching in il y a 23 ans
  Ryan C. Gordon f4309f51e8 Tabs-to-spaces patch by James Turk. il y a 23 ans
  Ryan C. Gordon b50342ad13 PocketPC fixes (thanks, David Hedbor!) il y a 23 ans
  Ryan C. Gordon 1344feceda Fixed seeking in uncompressed zip entries and handle Java-created JAR files. il y a 23 ans
  Ryan C. Gordon 6f1d693fe8 Another attempt at type size correctness. il y a 23 ans
  Ryan C. Gordon 01505d8d58 Attempt at type correctness. il y a 23 ans
  Ryan C. Gordon 3a479b6cd8 Now compiles on CodeWarrior 6 for MacOS Classic again. il y a 23 ans
  Ryan C. Gordon 9d82110b57 Some cleanups for PocketPC port. il y a 23 ans
  Ryan C. Gordon 7606e3bf11 Win32 fixes. il y a 23 ans
  Ryan C. Gordon ee077eabec Fixed infinite loop bug, cleaned out tab chars. il y a 23 ans
  Ryan C. Gordon f5e279536c Fixed bug that prevented use when symlinks were disallowed. il y a 23 ans
  Ryan C. Gordon 680de768b7 Fixes. il y a 23 ans
  Ryan C. Gordon c5dfea18cf ZIP_exists() now works with directories. il y a 23 ans
  Ryan C. Gordon d40d951594 Minor signed/unsigned fix...ZIP_isDirectory() now seems to work. il y a 23 ans
  Ryan C. Gordon 1f5b571be7 Bunch of tedious corrections, optimizations, and cleanups. il y a 23 ans
  Ryan C. Gordon 1e2372b44c Generalized sorting routines, and removed individual implementations. il y a 23 ans
  Ryan C. Gordon 912ca3266d Fix for correct cleanup on read error. il y a 24 ans
  Ryan C. Gordon d701627335 Patched memory leaks (thanks, Valgrind!) il y a 24 ans
  Ryan C. Gordon 42be0046aa Natural language #defines and build system support. il y a 24 ans
  Ryan C. Gordon 0ab061308d Initialized some variables to stop compiler whining. il y a 24 ans
  Ryan C. Gordon 1b29c3888c More enumerate fixes. il y a 24 ans
  Ryan C. Gordon 3ae1f1fa80 Changed DirFunctions struct a little. il y a 24 ans
  Ryan C. Gordon 8eeaf6c6d7 Rewrote ZIP_enumerateFiles() again. Hopefully it sucks less this time. il y a 24 ans
  Ryan C. Gordon 7c80bcf537 Disabled shitty enumeration code. Will fix soon. il y a 24 ans
  Ryan C. Gordon a4d07b8e10 More enumeration fixes. I still hate this code. il y a 24 ans
  Ryan C. Gordon 55b7638892 Fixed a double-free. il y a 24 ans
  Ryan C. Gordon e460c9ce9a Fixed ZIP_isArchive() to report correctly if it has to check for the il y a 24 ans
  Ryan C. Gordon 4765a364fe Fixed enumerations that end with '/'. il y a 24 ans
  Ryan C. Gordon e98615a7ca My rewrite continues. I'm mostly satisfied with this code now, minus debugging. il y a 24 ans