Commit History

Autor SHA1 Mensaxe Data
  Ryan C. Gordon d7945d5955 Fixed strict-aliasing issue that gcc 4.4 complains about. %!s(int64=17) %!d(string=hai) anos
  Ryan C. Gordon 3b0e1d7471 Various archiver swap and compare functions now check if they are %!s(int64=18) %!d(string=hai) anos
  Ryan C. Gordon 05e44324c8 Fixed zip archiver: could do bogus seek if a small, non-zip file got put %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 35dcb89748 Minor const correctness tweak in zip archiver. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 7386320811 Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(), %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 53bbe35ddd Renamed LICENSE to LICENSE.txt %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon ca2489418e Removed config.h references from old autotools build system. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 1c3d7dcc7c Some minor fixes and cleanups. %!s(int64=20) %!d(string=hai) anos
  Ryan C. Gordon c81367d0ca Changed my email address. %!s(int64=20) %!d(string=hai) anos
  Ryan C. Gordon 6e7e45cdaf API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally %!s(int64=20) %!d(string=hai) anos
  Ryan C. Gordon 8f3ab12d22 From: Jorg Walter %!s(int64=20) %!d(string=hai) anos
  Ryan C. Gordon d840403c1c All memory management now goes through allocation hooks instead of directly to %!s(int64=21) %!d(string=hai) anos
  Ryan C. Gordon 0492580bda Removed all the forward declaration cruft from the archivers. %!s(int64=21) %!d(string=hai) anos
  Ryan C. Gordon c2765f8571 Added callback APIs and ripped up the internals everywhere to use them. %!s(int64=21) %!d(string=hai) anos
  Ryan C. Gordon 90031c81f3 Did the same thing to FileHandles than I did to DirHandles, but this %!s(int64=21) %!d(string=hai) anos
  Ryan C. Gordon 94759513d9 Cleaned up archiver interface to not deal with DirHandles anymore, %!s(int64=21) %!d(string=hai) anos
  Ryan C. Gordon 7553af8acf Minor allocation hook corrections. %!s(int64=21) %!d(string=hai) anos
  Ryan C. Gordon c0acfc0118 Initial structure for replacable allocator work. %!s(int64=21) %!d(string=hai) anos
  Ryan C. Gordon f3191d0e85 Off-by-one fix by Dieter Baron...fixes segfault in zip archive searching in %!s(int64=23) %!d(string=hai) anos
  Ryan C. Gordon f4309f51e8 Tabs-to-spaces patch by James Turk. %!s(int64=23) %!d(string=hai) anos
  Ryan C. Gordon b50342ad13 PocketPC fixes (thanks, David Hedbor!) %!s(int64=23) %!d(string=hai) anos
  Ryan C. Gordon 1344feceda Fixed seeking in uncompressed zip entries and handle Java-created JAR files. %!s(int64=23) %!d(string=hai) anos
  Ryan C. Gordon 6f1d693fe8 Another attempt at type size correctness. %!s(int64=23) %!d(string=hai) anos
  Ryan C. Gordon 01505d8d58 Attempt at type correctness. %!s(int64=23) %!d(string=hai) anos
  Ryan C. Gordon 3a479b6cd8 Now compiles on CodeWarrior 6 for MacOS Classic again. %!s(int64=23) %!d(string=hai) anos
  Ryan C. Gordon 9d82110b57 Some cleanups for PocketPC port. %!s(int64=23) %!d(string=hai) anos
  Ryan C. Gordon 7606e3bf11 Win32 fixes. %!s(int64=23) %!d(string=hai) anos
  Ryan C. Gordon ee077eabec Fixed infinite loop bug, cleaned out tab chars. %!s(int64=23) %!d(string=hai) anos
  Ryan C. Gordon f5e279536c Fixed bug that prevented use when symlinks were disallowed. %!s(int64=23) %!d(string=hai) anos
  Ryan C. Gordon 680de768b7 Fixes. %!s(int64=23) %!d(string=hai) anos