1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Willi Schinmeyer 9df22f4bf5 Fix NULL flush() in PHYSFS_Io crash 12 жил өмнө
  Ryan C. Gordon 2091eccad3 This returns -1 on error, not zero. :/ 12 жил өмнө
  Ryan C. Gordon 016394067c PHYSFS_stat() returns zero on error, not -1. 12 жил өмнө
  Ryan C. Gordon 8e065c08f7 We always use miniz now. 12 жил өмнө
  Ryan C. Gordon 44fb6d5e2d Renamed a function to make Clang static analysis happy. 12 жил өмнө
  Ryan C. Gordon 5aa0dae5e2 Added a FIXME. 12 жил өмнө
  Ryan C. Gordon 5dd2cfce35 Fixed a single-line comment. 12 жил өмнө
  Ryan C. Gordon 61d931fecc Updated installation notes. 12 жил өмнө
  Ryan C. Gordon 6d9923706d Added pkg-config support (thanks, Jonas!). 12 жил өмнө
  Ryan C. Gordon 4046759f61 Better basedir detection for various Unix platforms. 13 жил өмнө
  Ryan C. Gordon 09baf99aa4 Don't fsync() read-only filehandles (thanks, Andreas!). 13 жил өмнө
  Ryan C. Gordon 26f5eb481e Fixed memory leak. 13 жил өмнө
  Ryan C. Gordon 7a42f7dd41 Fixed off-by-one error in findBinaryInPath() (thanks, Dmitry!). 13 жил өмнө
  Ryan C. Gordon 4eafb44817 Get rid of array of static archivers. 13 жил өмнө
  Ryan C. Gordon 2dd99ccbb2 Rearranged PHYSFS_Archiver struct. 13 жил өмнө
  Ryan C. Gordon f5c746967f Removed comments added by Captain Obvious. 13 жил өмнө
  Ryan C. Gordon 36b542ee7f Cleaned out "exists" nonsense in openRead() API. 13 жил өмнө
  Ryan C. Gordon 697c31e81b Remove __PHYSFS_setError(), use the new public API instead. 13 жил өмнө
  Ryan C. Gordon 7824a093fb Cleaned out the "exists" nonsense in the stat() API. 13 жил өмнө
  Ryan C. Gordon ada24e9c5d Moved supportsSymlinks into PHYSFS_ArchiveInfo. 13 жил өмнө
  Ryan C. Gordon 1ed8bc07c0 Comment tweaks (FIXME additions, typo corrections, etc). 13 жил өмнө
  Ryan C. Gordon 16ee8355db Centralize responsibility for filtering symlinks during enumeration. 13 жил өмнө
  Ryan C. Gordon 259399124a POSIX version of __PHYSFS_platformStat() now reports symlinks correctly. 13 жил өмнө
  Ryan C. Gordon e40d80b00f Allow application-supplied archivers. 13 жил өмнө
  Ryan C. Gordon 123313c3cd Make __PHYSFS_utf8stricmp() work like you'd expect. 13 жил өмнө
  Ryan C. Gordon 9826c8b073 Cleaned up some simple comments. 13 жил өмнө
  Ryan C. Gordon e61ade0062 Perhaps the note about Quake 3 is getting a little dated. 13 жил өмнө
  Ryan C. Gordon 8156bd219c Only check for pthread library if pthread.h was found. 13 жил өмнө
  Ryan C. Gordon 06edd385fc From stable-2.0: explicitly check for pthread library, and link against it. 13 жил өмнө
  Ryan C. Gordon 7be76515a5 Updated TODO 13 жил өмнө