Commit History

作者 SHA1 備註 提交日期
  alfadur 4d66ea5946 add missing bit to UTF-16 surrogate pair conversion 4 年之前
  pastdue 543a1ae037 physfs_platform_posix.c: Use O_CLOEXEC / FD_CLOEXEC 5 年之前
  pastdue 3c32cd5600 physfs_platform_posix.c: Retry on EINTR 5 年之前
  James Le Cuirot 52c3f19e17 Use the GNUInstallDirs CMake module to respect installation locations 5 年之前
  Ryan C. Gordon 21b4ccfc53 cmake: fixed "dist" target to use git instead of Mercurial. 5 年之前
  Ryan C. Gordon 751be263bf Updated a URL to point to github.com 5 年之前
  Ryan C. Gordon a4dc0a7129 Renamed .hgignore -> .gitignore 5 年之前
  Matthew Albrecht 99d0fef19e Include alloca.h on Solaris and Linux platforms. 5 年之前
  Ryan C. Gordon f3eb059e57 Reformat LICENSE.txt so GitHub sees it as zlib. 5 年之前
  Ryan C. Gordon 911e253e00 msvc: Move stdarg.h include ahead of __PHYSFS_msvc_vsnprintf declaration. 5 年之前
  Ryan C. Gordon 48ffe8ddf5 7z: copy/paste error in error checking, found by static analysis. 6 年之前
  Ryan C. Gordon db2a4a5807 Move buildbot script changes to stable-3.0 branch. 6 年之前
  Ryan C. Gordon 6421738346 Minor style fix in docs/INSTALL.txt 6 年之前
  Ryan C. Gordon 557d1c58d5 Updated copyright for 2020. 6 年之前
  Ryan C. Gordon fcfc99941f extras: Cleaning up some scripts to work with the newly-recreated buildbot. 6 年之前
  Ryan C. Gordon 0e38afca9b Corrected example code for PHYSFS_enumerate in physfs.h 6 年之前
  Ryan C. Gordon f5458fbc6c cmake: Minimum CMake version is now 2.8.12. 7 年之前
  Kevin d'Orange 95fd951c57 CMake: made install step export the targets 7 年之前
  Ryan C. Gordon 2ae6fe8833 Tagging 3.0.2 release 7 年之前
  Ryan C. Gordon f8f89035c4 Bumped version to 3.0.2! 7 年之前
  Ryan C. Gordon 2dc2dd1b04 Fixed compiler warning. 7 年之前
  Ryan C. Gordon 81bb11ddbc windows: Workaround for WinXP systems. 7 年之前
  Ryan C. Gordon fa34bb479d Only flush file handles on close if they were opened for writing. 7 年之前
  Ryan C. Gordon 9a825fcd77 Updated copyright year for 2019. 7 年之前
  Ryan C. Gordon 3ba1e363d1 cmake: Special build target names ("dist" "docs" "uninstall") can be renamed. 7 年之前
  Ryan C. Gordon 0d3d0afc9a Allow builds to opt-out or opt-in to specific archivers, whichever's easier. 7 年之前
  Ryan C. Gordon 20da8fab65 PHYSFS_flush() shouldn't call PHYSFS_Io::flush(). 7 年之前
  Ryan C. Gordon 9ef9a06db3 windows: Workaround GetUserProfileDirectory's API change in Win10 build 1809. 7 年之前
  Ryan C. Gordon 4a56820f1d PHYSFS_setWriteDir() shouldn't create an empty file if the dir doesn't exist. 8 年之前
  Ryan C. Gordon b1c6c7f4a8 Fix up physfs.h for compilers that are sensitive about preprocessor defines. 8 年之前