Historie revizí

Autor SHA1 Zpráva Datum
  Ryan C. Gordon d67e2c9207 Use our platform test macro for Solaris. před 14 roky
  Ryan C. Gordon f49c122784 Added Linux and Solaris tests. před 14 roky
  Ryan C. Gordon bb6c5e468c Let's gamble that everything has assert.h. před 14 roky
  Ryan C. Gordon e5fa9ab9fc Minor code style cleanup in platform_beos.cpp ... před 14 roky
  Ryan C. Gordon 52267fe380 Removed some unused code. před 14 roky
  Ryan C. Gordon 82a6ce0abf Use physfs_platforms.h in physfs_internal.h, to avoid repeated macro tests. před 14 roky
  Ryan C. Gordon 1030e5d5ec Removed llseek(). před 14 roky
  Ryan C. Gordon 391f94681c Fixed a comment. Cut and paste error, I guess? před 14 roky
  Ryan C. Gordon be4ae4d401 Removed __PHYSFS_platformCvtToDependent(). před 14 roky
  Ryan C. Gordon 03dbc3f758 Make __PHYSFS_platformDirSeparator into a single char. před 14 roky
  Ryan C. Gordon aaf8868c8d Removed __PHYSFS_convertToDependent(), as dead code. před 14 roky
  Ryan C. Gordon 466f538926 Reworked BeOS CD detection code. před 14 roky
  Ryan C. Gordon abd2624c59 Added Evgeny Podjachev to the credits. před 14 roky
  Ryan C. Gordon 624d7f3a42 Fixed PHYSFS_read() and PHYSFS_write() in the dev branch. před 14 roky
  Ryan C. Gordon 519046db72 Removed check that .zip files are less than 4 gigabytes. před 14 roky
  Ryan C. Gordon a42ada1380 Fixed dereference of free()'d memory. před 14 roky
  Ryan C. Gordon c57bd94f84 Apparently, __PHYSFS_platformCurrentDir() is dead code. před 14 roky
  Ryan C. Gordon 0ae446d970 Move Windows CD-ROM detection to another thread that uses device notifications. před 14 roky
  Ryan C. Gordon 16ff5c8aca PhysicsFS works on Win64 now. před 14 roky
  Ryan C. Gordon 5ad70036b2 Fixed stack smashing in newly-aligned __PHYSFS_smallAlloc(). před 14 roky
  Ryan C. Gordon 1d41608a64 More doc tweaks. před 14 roky
  Ryan C. Gordon 611aeec61b Removed __PHYSFS_platformRealPath(). před 14 roky
  Ryan C. Gordon 2aa0c5a278 Replace C++/C99 single-line comments in miniz with C98 /* comments */ ... před 14 roky
  Ryan C. Gordon c94d70ec0a Moved __PHYSFS_platformCurrentDir() from Unix to POSIX sources. před 14 roky
  Ryan C. Gordon b7e0ec7391 Change how Unix version of __PHYSFS_platformCurrentDir() allocates memory. před 14 roky
  Ryan C. Gordon 7a8e3de103 Minor updates to the docs. před 14 roky
  Ryan C. Gordon df3c281014 Fixed some compiler warnings. před 14 roky
  Ryan C. Gordon 700d94e577 Replaced zlib with a hacked up copy of miniz: http://code.google.com/p/miniz/ před 14 roky
  Ryan C. Gordon c8fc8cf957 Merge with pocketpc removal. před 14 roky
  Ryan C. Gordon 6e4279e76a Bump the smallAlloc threshold up to 256 bytes. před 14 roky