Историја ревизија

Аутор SHA1 Порука Датум
  Ryan C. Gordon 9dceda3d9f Align smallAllocs to the native pointer size. пре 14 година
  Ryan C. Gordon a0b21c9ae9 Cleaned up all the readAll() cut and paste. пре 14 година
  Ryan C. Gordon 25224b0e7a We never use calloc() internally. пре 14 година
  Ryan C. Gordon eac0f11005 Cleaned up the updated TODO.txt, removed things that are already done, etc. пре 14 година
  Ryan C. Gordon 86dbf54fc7 Updated TODO.txt from notes I had scratch down elsewhere over time. пре 14 година
  Ryan C. Gordon 54cc53349d Cleaned up some __PHYSFS_platformStat() details. пре 14 година
  Ryan C. Gordon de27c2a422 Removed the non-Unicode fallbacks from platform_windows.c, other cleanups. пре 14 година
  Ryan C. Gordon 9e2acfd8a6 Removed OS/2 support. пре 14 година
  Ryan C. Gordon 4d46d42f73 Removed PocketPC support. It was old and crusty and targeted a dead platform. пре 14 година
  Ryan C. Gordon d1d0de3947 Fixed a compiler warning. пре 14 година
  Ryan C. Gordon 608958b8ce Add support for SDL 1.3 to physfsrwops. пре 15 година
  Sam Lantinga 9fb20ec349 Fixed deprecation warning in physfsrwops пре 15 година
  Ryan C. Gordon 9d11b991bc Fixed up some bugs that clang's static analysis reported. пре 15 година
  Ryan C. Gordon bbd356a27b Patched to compile. пре 15 година
  Ryan C. Gordon b97ad1f366 Added Norfanin to the credits. пре 15 година
  Ryan C. Gordon 6d4d91414a Check _M_X64 (Visual Studio, Windows/x86-64) in littleendian test. пре 15 година
  Ryan C. Gordon 9d1ef087a9 Put some include-once and extern "C" blocks in the extras' headers. пре 15 година
  Ryan C. Gordon 28007c9bae Fixed a typo in the docs. пре 15 година
  Ryan C. Gordon 025a02f4c0 Corrected __PHYSFS_platformTell()'s return value to be correct. пре 15 година
  Ryan C. Gordon 8258274a90 Removed __PHYSFS_platformEOF(). It's not used anymore. пре 15 година
  Ryan C. Gordon e4cc3fcd9b Removed a space in CMakeLists.txt that can make the linker grumpy. пре 15 година
  Ryan C. Gordon 65497160f7 Removed deprecated Mac OS X APIs. пре 15 година
  Ryan C. Gordon 4075482826 Treat Haiku as BeOS in CMakeLists.txt ... this lets CD-ROM support build, etc. пре 15 година
  Ryan C. Gordon f94d227945 Fixed basedir calculation on Mac OS X. пре 15 година
  Ryan C. Gordon 49a8ff3f86 Added Frank Becker to the credits. пре 15 година
  Ryan C. Gordon b8c4942413 POSIX version of __PHYSFS_platformStat() forgot to set *exists properly. пре 15 година
  Ryan C. Gordon 6a1aca5db5 Make sure utf8codepoint() advances the pointer even on bogus input. пре 15 година
  Ryan C. Gordon c6ca60eb20 Fixed infinite loop in zip_expand_symlink_path(). пре 15 година
  Ryan C. Gordon 4446cfa613 Fixed compiler warning on gcc-4.6. пре 15 година
  Ryan C. Gordon 2939b26b7f Added an option to disable all SWIG bindings at once. пре 15 година