Commit History

Autor SHA1 Mensaxe Data
  Ryan C. Gordon c710fb637a Backported fixes for bogus homedir bug to stable-2.0 branch. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon 78037a7ccb Valgrind fix: avoid overlapping memcpy() in sorting routines (thanks, JLM!). %!s(int64=17) %!d(string=hai) anos
  Ryan C. Gordon c5ee3d965c Fixed crash on zero-byte read/write (thanks, Ensiform!). %!s(int64=18) %!d(string=hai) anos
  Ryan C. Gordon 0d45ce01c4 Added PHYSFS_symbolicLinksPermitted(). %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 777eec4254 Added PHYSFS_isInit() function. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 60dfcae88b Try the DIR archiver first, since there's no sense in trying to open a %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 0e3233a205 Don't put comments in BAIL_* macros where we want an empty argument... %!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 030e84f356 Cleanups in calculateBaseDir. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 857d9bc84d Since all the platform layers were using the same cut-and-paste of the %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 4530776d5b PHYSFS_init() should fail if argv0 is NULL and we can't do without it. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 607d39a1d3 Bunch of work on Unicode...added case-folding stricmp, removed %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 1a6f1787fa Fixes for BeOS and gcc2. %!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 c6273ae317 Killed MIX archiver. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 9d42a71574 Killed some #ifdefs and whitespace. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon d8f69c0e93 Changed PHYSFS_SUPPORTS_LZMA to PHYSFS_SUPPORTS_7Z. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon c527092aed 7zip support, written by Dennis Schridde, and heavily Ryanified by me. %!s(int64=20) %!d(string=hai) anos
  Ryan C. Gordon b7a3aeaccd Fixed version of locateInStringList() from Matze Braun. %!s(int64=20) %!d(string=hai) anos
  Ryan C. Gordon 499631936f Don't leave internal structures temporarily modified before calling an %!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 67746179d3 Some tweaks to PHYSFS_Allocator. %!s(int64=20) %!d(string=hai) anos
  Ryan C. Gordon bbb0cab5ee Fixed bug in verifyPath() that was breaking PHYSFS_setSaneConfig() and other %!s(int64=20) %!d(string=hai) anos
  Ryan C. Gordon 6e33ae594d Fixed warning in physfs.c. %!s(int64=20) %!d(string=hai) anos
  Ryan C. Gordon 779e526014 Allow a mount point of NULL to mean "/". %!s(int64=20) %!d(string=hai) anos
  Ryan C. Gordon 3a0e6fa051 Builds on Mac Classic again. %!s(int64=21) %!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 2211ea7240 Fixed an error string. %!s(int64=21) %!d(string=hai) anos
  Ryan C. Gordon a2cc461727 More mountpoint work and other cleanups. %!s(int64=21) %!d(string=hai) anos