Historie revizí

Autor SHA1 Zpráva Datum
  Ryan C. Gordon c188729b12 Backport from default branch: clean up the thread ID mess in platform_unix. před 13 roky
  Ryan C. Gordon f0cb6de676 Fixed some __PHYSFS_platformTell() things in stable-2.0 branch. před 14 roky
  Ryan C. Gordon a7d5c1d3cd Fixed Windows/PocketPC __PHYSFS_platformEOF() for zero-length files. před 14 roky
  Ryan C. Gordon 06c6e8806b Backport of Windows file sharing fix from default branch. před 16 roky
  Ryan C. Gordon 4396d7b3ba Added some FIXME comments. před 19 roky
  Ryan C. Gordon 7386320811 Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(), 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 bb1d757244 Removed __PHYSFS_platformTimeslice()...we don't actually use this anymore. 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 e029cb54e5 Fixed some comments. 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 d5327897cb Updated PocketPC code to handle UTF-8 strings. před 19 roky
  Ryan C. Gordon a41e32d112 Ryanized the formatting in pocketpc.c 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 d840403c1c All memory management now goes through allocation hooks instead of directly to před 21 roky
  Ryan C. Gordon ed5de27c73 Fixed incorrect comment. 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 27f82cc5e2 Changed vars named "FileHandle" to "Handle" to not cause confusion with před 21 roky
  Ryan C. Gordon 09ef260209 Added internal function __PHYSFS_platformStrnicmp(). před 22 roky
  Ryan C. Gordon f4309f51e8 Tabs-to-spaces patch by James Turk. před 23 roky
  Ryan C. Gordon b50342ad13 PocketPC fixes (thanks, David Hedbor!) před 23 roky
  Ryan C. Gordon 7d08cd6232 Initial add. před 23 roky