コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Aleksi Nurmi fd137cba42 SLB archiver 13 年 前
  Ryan C. Gordon 7bd05972c7 Turn off CD-ROM support on Android. 13 年 前
  Ryan C. Gordon 72430427c8 Updated TODO.txt. 14 年 前
  Ryan C. Gordon de59afc5a2 Remove SWIG stuff from build. 14 年 前
  Ryan C. Gordon 1c48a28166 Use .tar.bz2 on this branch, too. 14 年 前
  Ryan C. Gordon 3f212a8a44 Lowercased most of the CMake project file. 14 年 前
  Sam Lantinga 724b71a657 Fixed warning on iOS 14 年 前
  Ryan C. Gordon 13855849e6 Fixed infinite loop (thanks, Sam!) 14 年 前
  Ryan C. Gordon 986c40ac6a Don't look for libhistory. 14 年 前
  Ryan C. Gordon e38b5e9cb7 An attempt to make this more Unix-friendly. 14 年 前
  Ryan C. Gordon e70c6847a9 Turns out the CoreFoundation API is way simpler. 14 年 前
  Ryan C. Gordon c59105bd03 Patched to compile on Mac OS X. 14 年 前
  Ryan C. Gordon bbbbb17258 For iOS, build the Mac OS X platform code, not the generic Unix code. 14 年 前
  Ryan C. Gordon 2a4d891ac5 Fixed logic bug (thanks, Sam!). 14 年 前
  Ryan C. Gordon 9159717a27 Fixed non-Zip64 .zip files. 14 年 前
  Ryan C. Gordon 5c18db7fe9 Don't sort if there's nothing to do (prevents array underflow, too). 14 年 前
  Ryan C. Gordon 4d9f2534f2 Fixed var that should be 64 bits instead of 32 now. 14 年 前
  Ryan C. Gordon 2b39e47fda Removed a '//' comment. 14 年 前
  Ryan C. Gordon a865b14bec Added Zip64 support to the .zip archiver. 14 年 前
  Ryan C. Gordon 3e750a903f Added getmointpoint command to test_physfs. 14 年 前
  Ryan C. Gordon 758e5beedb Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver. 14 年 前