Historie revizí

Autor SHA1 Zpráva Datum
  Ryan C. Gordon 87f4ed6786 Backport to stable-2.0: don't fsync read-only files. před 12 roky
  Ryan C. Gordon b7694abe3c More patched to compile. před 14 roky
  Ryan C. Gordon f0cb6de676 Fixed some __PHYSFS_platformTell() things in stable-2.0 branch. před 14 roky
  Ryan C. Gordon c710fb637a Backported fixes for bogus homedir bug to stable-2.0 branch. před 16 roky
  Ryan C. Gordon 61749966b9 Fixed PHYSFS_openAppend() on Unix. před 18 roky
  Ryan C. Gordon 7386320811 Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(), před 19 roky
  Ryan C. Gordon 075e6769e2 Split out Mac OS X code from unix.c and added some Carbon-specific code... před 19 roky
  Ryan C. Gordon 857d9bc84d Since all the platform layers were using the same cut-and-paste of the před 19 roky
  Ryan C. Gordon 733f59cd8c Removed the strict-ANSI crap. před 19 roky
  Ryan C. Gordon 607d39a1d3 Bunch of work on Unicode...added case-folding stricmp, removed před 19 roky
  Ryan C. Gordon 69598e49ab Now compiles everything whether we need it or not, removing whole files with před 19 roky
  Ryan C. Gordon 53bbe35ddd Renamed LICENSE to LICENSE.txt před 19 roky
  Ryan C. Gordon ca2489418e Removed config.h references from old autotools build system. před 19 roky
  Ryan C. Gordon a66c36b42a Cleaned up overflow checks in platform memory allocators (thanks to Nicolas před 20 roky
  Ryan C. Gordon 6e7e45cdaf API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally před 20 roky
  Ryan C. Gordon 64599213f1 Don't use size_t in physfs.h, since it relies on C runtime headers. před 20 roky
  Ryan C. Gordon 49ebc305ac More minor OS/2 tweaks. před 20 roky
  Ryan C. Gordon d840403c1c All memory management now goes through allocation hooks instead of directly to před 21 roky
  Ryan C. Gordon c2765f8571 Added callback APIs and ripped up the internals everywhere to use them. před 21 roky
  Ryan C. Gordon 94759513d9 Cleaned up archiver interface to not deal with DirHandles anymore, před 21 roky
  Ryan C. Gordon c0acfc0118 Initial structure for replacable allocator work. před 21 roky
  Ryan C. Gordon 09ef260209 Added internal function __PHYSFS_platformStrnicmp(). před 22 roky
  Ryan C. Gordon fbbaf19a4f Minor strcasecmp optimization. před 23 roky
  Ryan C. Gordon 9d82110b57 Some cleanups for PocketPC port. před 23 roky
  Ryan C. Gordon 1f5b571be7 Bunch of tedious corrections, optimizations, and cleanups. před 23 roky
  Ryan C. Gordon d701627335 Patched memory leaks (thanks, Valgrind!) před 23 roky
  Ryan C. Gordon 5b55a52af7 Changed enumeration code to use __PHYSFS_addToLinkedStringList(). před 23 roky
  Ryan C. Gordon 3b0f1c896f Patched to compile on Cygwin. před 24 roky
  Ryan C. Gordon 0a0b14f0e4 Patched a bug where doOpen() reported success when the file couldn't be před 24 roky
  Ryan C. Gordon 81a9df44bc 64-bit _llseek() support for the future. před 24 roky