Историја ревизија

Аутор SHA1 Порука Датум
  Ryan C. Gordon 1a6f1787fa Fixes for BeOS and gcc2. пре 19 година
  Ryan C. Gordon 53bbe35ddd Renamed LICENSE to LICENSE.txt пре 19 година
  Ryan C. Gordon ca2489418e Removed config.h references from old autotools build system. пре 19 година
  Ryan C. Gordon c6273ae317 Killed MIX archiver. пре 19 година
  Ryan C. Gordon 9d42a71574 Killed some #ifdefs and whitespace. пре 19 година
  Ryan C. Gordon d8f69c0e93 Changed PHYSFS_SUPPORTS_LZMA to PHYSFS_SUPPORTS_7Z. пре 19 година
  Ryan C. Gordon c527092aed 7zip support, written by Dennis Schridde, and heavily Ryanified by me. пре 20 година
  Ryan C. Gordon b7a3aeaccd Fixed version of locateInStringList() from Matze Braun. пре 20 година
  Ryan C. Gordon 499631936f Don't leave internal structures temporarily modified before calling an пре 20 година
  Ryan C. Gordon 6e7e45cdaf API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally пре 20 година
  Ryan C. Gordon 67746179d3 Some tweaks to PHYSFS_Allocator. пре 20 година
  Ryan C. Gordon bbb0cab5ee Fixed bug in verifyPath() that was breaking PHYSFS_setSaneConfig() and other пре 20 година
  Ryan C. Gordon 6e33ae594d Fixed warning in physfs.c. пре 21 година
  Ryan C. Gordon 779e526014 Allow a mount point of NULL to mean "/". пре 21 година
  Ryan C. Gordon 3a0e6fa051 Builds on Mac Classic again. пре 21 година
  Ryan C. Gordon d840403c1c All memory management now goes through allocation hooks instead of directly to пре 21 година
  Ryan C. Gordon 2211ea7240 Fixed an error string. пре 21 година
  Ryan C. Gordon a2cc461727 More mountpoint work and other cleanups. пре 21 година
  Ryan C. Gordon d992f4325a Cleaned up some mallocs. пре 21 година
  Ryan C. Gordon 38a1c7f559 If rejecting an archive for not matching a mount point, set an error state, пре 21 година
  Ryan C. Gordon 67776da8cc Split off sanitizePlatformIndependentPath() from verifySecurity(), which makes пре 21 година
  Ryan C. Gordon 93adbf1d88 First chunk of PHYSFS_mount() implementation. Incomplete! пре 21 година
  Ryan C. Gordon e2c199b8ab Fixed infinite loop in enum code (thanks, Adam!) пре 21 година
  Ryan C. Gordon bdd4ca0d93 Fixed a strcpy bug. пре 21 година
  Ryan C. Gordon 3e06b381e9 Removed profiling code. пре 21 година
  Ryan C. Gordon c2c71fb55f Removed LinkedStringList and related code. пре 21 година
  Ryan C. Gordon c2765f8571 Added callback APIs and ripped up the internals everywhere to use them. пре 21 година
  Ryan C. Gordon 8641e4e7ef Changed PHYSFS_file to PHYSFS_File to match rest of API's naming пре 21 година
  Ryan C. Gordon 90031c81f3 Did the same thing to FileHandles than I did to DirHandles, but this пре 21 година
  Ryan C. Gordon 94759513d9 Cleaned up archiver interface to not deal with DirHandles anymore, пре 21 година