Histórico de Commits

Autor SHA1 Mensagem Data
  Ryan C. Gordon 03dbc3f758 Make __PHYSFS_platformDirSeparator into a single char. há 14 anos atrás
  Ryan C. Gordon aaf8868c8d Removed __PHYSFS_convertToDependent(), as dead code. há 14 anos atrás
  Ryan C. Gordon 466f538926 Reworked BeOS CD detection code. há 14 anos atrás
  Ryan C. Gordon abd2624c59 Added Evgeny Podjachev to the credits. há 14 anos atrás
  Ryan C. Gordon 624d7f3a42 Fixed PHYSFS_read() and PHYSFS_write() in the dev branch. há 14 anos atrás
  Ryan C. Gordon 519046db72 Removed check that .zip files are less than 4 gigabytes. há 14 anos atrás
  Ryan C. Gordon a42ada1380 Fixed dereference of free()'d memory. há 14 anos atrás
  Ryan C. Gordon c57bd94f84 Apparently, __PHYSFS_platformCurrentDir() is dead code. há 14 anos atrás
  Ryan C. Gordon 0ae446d970 Move Windows CD-ROM detection to another thread that uses device notifications. há 14 anos atrás
  Ryan C. Gordon 16ff5c8aca PhysicsFS works on Win64 now. há 14 anos atrás
  Ryan C. Gordon 5ad70036b2 Fixed stack smashing in newly-aligned __PHYSFS_smallAlloc(). há 14 anos atrás
  Ryan C. Gordon 1d41608a64 More doc tweaks. há 14 anos atrás
  Ryan C. Gordon 611aeec61b Removed __PHYSFS_platformRealPath(). há 14 anos atrás
  Ryan C. Gordon 2aa0c5a278 Replace C++/C99 single-line comments in miniz with C98 /* comments */ ... há 14 anos atrás
  Ryan C. Gordon c94d70ec0a Moved __PHYSFS_platformCurrentDir() from Unix to POSIX sources. há 14 anos atrás
  Ryan C. Gordon b7e0ec7391 Change how Unix version of __PHYSFS_platformCurrentDir() allocates memory. há 14 anos atrás
  Ryan C. Gordon 7a8e3de103 Minor updates to the docs. há 14 anos atrás
  Ryan C. Gordon df3c281014 Fixed some compiler warnings. há 14 anos atrás
  Ryan C. Gordon 700d94e577 Replaced zlib with a hacked up copy of miniz: http://code.google.com/p/miniz/ há 14 anos atrás
  Ryan C. Gordon c8fc8cf957 Merge with pocketpc removal. há 14 anos atrás
  Ryan C. Gordon 6e4279e76a Bump the smallAlloc threshold up to 256 bytes. há 14 anos atrás
  Ryan C. Gordon 9dceda3d9f Align smallAllocs to the native pointer size. há 14 anos atrás
  Ryan C. Gordon a0b21c9ae9 Cleaned up all the readAll() cut and paste. há 14 anos atrás
  Ryan C. Gordon 25224b0e7a We never use calloc() internally. há 14 anos atrás
  Ryan C. Gordon eac0f11005 Cleaned up the updated TODO.txt, removed things that are already done, etc. há 14 anos atrás
  Ryan C. Gordon 86dbf54fc7 Updated TODO.txt from notes I had scratch down elsewhere over time. há 14 anos atrás
  Ryan C. Gordon 54cc53349d Cleaned up some __PHYSFS_platformStat() details. há 14 anos atrás
  Ryan C. Gordon de27c2a422 Removed the non-Unicode fallbacks from platform_windows.c, other cleanups. há 14 anos atrás
  Ryan C. Gordon 9e2acfd8a6 Removed OS/2 support. há 14 anos atrás
  Ryan C. Gordon 4d46d42f73 Removed PocketPC support. It was old and crusty and targeted a dead platform. há 14 anos atrás