Commit History

Author SHA1 Message Date
  Ryan C. Gordon fb5e8d9cd2 PHYSFS_freeList(NULL) is now a safe no-op. 17 years ago
  Ryan C. Gordon b78da18657 Bumped version number (although we're probably far from a real 2.1.0 release). 17 years ago
  Ryan C. Gordon d6ce63e912 Added PHYSFS_getAllocator(). 17 years ago
  Ryan C. Gordon 2a65060cde Moved directory structure around. 17 years ago
  Ryan C. Gordon 87558aad9d Updated TODO for development branch. 17 years ago
  Ryan C. Gordon c021fa0613 Tagging 2.0.0 release. 17 years ago
  Ryan C. Gordon a6354f6869 Updated copyright date. 17 years ago
  Ryan C. Gordon 8b4f9e89b2 Updated install instructions. 17 years ago
  Ryan C. Gordon fed94bf21a Upped version to 2.0.0! 17 years ago
  Ryan C. Gordon 613aedceaa Removed physfs.spec.in. 17 years ago
  Ryan C. Gordon b71ef88ba7 Fixed comment typo. 17 years ago
  Ryan C. Gordon 6df0e5ffba Removed the __arch__swabX macros; Linux kernel headers aren't reliable. 17 years ago
  Ryan C. Gordon 10ce30f80d Screw it, change this back. 17 years ago
  Ryan C. Gordon 3c38768192 Corrected soname. 17 years ago
  Ryan C. Gordon 78037a7ccb Valgrind fix: avoid overlapping memcpy() in sorting routines (thanks, JLM!). 17 years ago
  Ryan C. Gordon 43dbf3a22c Haiku support. 17 years ago
  Ryan C. Gordon 2e134c7190 Removed the manually-maintained changelog. 17 years ago
  Ryan C. Gordon bf895c15fc Updated. 17 years ago
  Ryan C. Gordon 2f3ba7602b Corrected example code in the docs (thanks, Olivier!). 17 years ago
  Ryan C. Gordon 2651eb2eb9 Added struct typedefs that you can predeclare without including physfs.h 17 years ago
  Ryan C. Gordon 2f23846245 iPhone support patch (thanks, Christian!) 17 years ago
  convert-repo 4322ae7af2 update tags 17 years ago
  Ryan C. Gordon 61749966b9 Fixed PHYSFS_openAppend() on Unix. 18 years ago
  Ryan C. Gordon 1b042d124d Yet another attempt to patch to compile. 18 years ago
  Ryan C. Gordon 5c5e3d7e14 Patched to compile. 18 years ago
  Ryan C. Gordon 53a9169400 Fixed aliasing bug in Windows platform layer (thanks, Dennis!). 18 years ago
  Ryan C. Gordon bdb7e2a795 Updated. 18 years ago
  Ryan C. Gordon af11d0a462 Converted translations to UTF-8 (and removed duplicate Russian translations, 18 years ago
  Ryan C. Gordon 73e7465f55 Changed some text files from ISO-8859-1 to UTF-8. 18 years ago
  Ryan C. Gordon 1ae24fd938 Fixed compiler warnings in win32 API calls (thanks, Dennis!). 18 years ago