Commit History

Autor SHA1 Mensaxe Data
  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 80ec45d88a Apparently this is how you do 64-bit literals in MSVC...untested. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon b2f9b61715 Replaced LONGLONGLITERAL with __PHYSFS_UI64/__PHYSFS_SI64. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 68027001f8 Updated. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 030e84f356 Cleanups in calculateBaseDir. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 075e6769e2 Split out Mac OS X code from unix.c and added some Carbon-specific code... %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 03fe5bb823 Replaced manual management of recursive pthread mutexes with %!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 bb1d757244 Removed __PHYSFS_platformTimeslice()...we don't actually use this anymore. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 7703202ee5 Fixed a FIXME in the documentation comments. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 75e467576d Removed skeleton.c from the repository...it's out of date. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 5eab0737b8 Updated. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon b68495e760 Try to use /proc/self/exe to determine the base dir. This lets systems with a %!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 2ce4b64a73 Added a FIXME. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon fde676b2dc Updated. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 6fe37fd840 Patched to compile with latest Platform SDK. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon f6c383ff24 More svn:ignore for CMake Visual Studio output. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 8a3220fa1b Updated svn:ignore for some CMake/cygwin output. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 2caa3b94e3 Whoops, switched two strings in CMakeLists.txt %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 733f59cd8c Removed the strict-ANSI crap. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 5bc21ecf59 Fixed Doxygen comments for UTF-8 functions. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 237170ebcb Changed PHYSFS_file from a typedef to a #define for legacy code. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 503fafad9b Updated. %!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 52cb5bac69 More Mac Classic removal. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 5331c984da Updated. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 0ed7bbc3cf Dropped classic Mac OS support. Mac OS X remains supported, though. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 31ff24a38f Mac Classic platform layer: don't strcmp() a NULL string. %!s(int64=19) %!d(string=hai) anos
  Ryan C. Gordon 5908057d71 Minor comment removal. %!s(int64=19) %!d(string=hai) anos