Commit Verlauf

Autor SHA1 Nachricht Datum
  Ryan C. Gordon 607d39a1d3 Bunch of work on Unicode...added case-folding stricmp, removed vor 19 Jahren
  Ryan C. Gordon 69598e49ab Now compiles everything whether we need it or not, removing whole files with vor 19 Jahren
  Ryan C. Gordon 53bbe35ddd Renamed LICENSE to LICENSE.txt vor 19 Jahren
  Ryan C. Gordon ca2489418e Removed config.h references from old autotools build system. vor 19 Jahren
  Ryan C. Gordon a66c36b42a Cleaned up overflow checks in platform memory allocators (thanks to Nicolas vor 20 Jahren
  Ryan C. Gordon 6e7e45cdaf API BREAKAGE: Changed PHYSFS_enumerateFilesCallback() to pass the originally vor 20 Jahren
  Ryan C. Gordon 64599213f1 Don't use size_t in physfs.h, since it relies on C runtime headers. vor 20 Jahren
  Ryan C. Gordon d840403c1c All memory management now goes through allocation hooks instead of directly to vor 21 Jahren
  Ryan C. Gordon c2765f8571 Added callback APIs and ripped up the internals everywhere to use them. vor 21 Jahren
  Ryan C. Gordon 09ef260209 Added internal function __PHYSFS_platformStrnicmp(). vor 22 Jahren
  Ryan C. Gordon 5386a5c6a2 Added PHYSFS_getLastModTime() API. (Thanks, John Hall!) vor 24 Jahren
  Ryan C. Gordon a2bec46a6b Initial autoconf support. vor 24 Jahren
  Ryan C. Gordon 0ba6cd5259 Added warning about potential infinite recursion between setError and grabMutex. vor 24 Jahren
  Ryan C. Gordon c6a778d977 Initial add. vor 24 Jahren