Commit History

作者 SHA1 備註 提交日期
  Ryan C. Gordon 6925c1067d Bumped copyright for 2022. 3 年之前
  Ryan C. Gordon 64807353df cmake: Don't try to use readline if you don't also have curses. 3 年之前
  Ryan C. Gordon ed4ab15524 zip: workaround Windows Explorer bug. 3 年之前
  Ryan C. Gordon 48e7c2e3af root: Fix string handling of paths from PHYSFS_setRoot. 3 年之前
  Ryan C. Gordon 497934818b Fixed memory leak when closing a DirHandle with a root (thanks, jajiradai!). 3 年之前
  Ryan C. Gordon 17b691b0ea Let several archives be case-insensitive. 3 年之前
  Ozkan Sezer 14691399cd disable dllexport from static builds. 4 年之前
  Ozkan Sezer 20e90ed3c4 fix wording in os2.yml 4 年之前
  Ozkan Sezer eec3f7f79a cmake: set os2 dll name to 'physfs' 4 年之前
  Ryan C. Gordon 3a3c552e50 ci: Fix OS/2 building. 4 年之前
  Ryan C. Gordon b975bb679b ci: Wire up OS/2 builds to GitHub Actions. 4 年之前
  Ozkan Sezer 0ae9467685 physfs_platform_os2.c: eliminated signedness warnings. 4 年之前
  Ozkan Sezer cd2e055454 added __PHYSFS_ATOMIC_INCR and __PHYSFS_ATOMIC_DECR for watcom compiler 4 年之前
  Ozkan Sezer 141dccb087 added a watcom makefile targeting os2 4 年之前
  Ozkan Sezer 3abe069870 fixed os2 symbol exports 4 年之前
  Ozkan Sezer 02b6a7f084 fixed windows symbol exports 4 年之前
  Ryan C. Gordon 045ee2cb7f cmake: Moved the install stuff around a little. 4 年之前
  Ryan C. Gordon a329a35993 cmake: Don't use the oldschool `endif(SAME_THING_AS_IF_LINE)` syntax. 4 年之前
  Semphris 7305ee92a2 Added option to disable the installer 4 年之前
  past-due a0dfe220ff physfs_platform_windows.c: Use newer APIs when permitted by _WIN32_WINNT 4 年之前
  alfadur b3cca6a026 add 0x10000 properly 4 年之前
  alfadur 8eab55d173 add missing bit to UTF-16 surrogate pair conversion 4 年之前
  Arthur Brianville (Ybalrid) 23690f316d Add option to turn off the build of the documentation if Doxygen was found 7 年之前
  pastdue b8fa8fdcac physfs_platform_posix.c: Use O_CLOEXEC / FD_CLOEXEC 5 年之前
  pastdue a9cb20772b physfs_platform_posix.c: Retry on EINTR 5 年之前
  James Le Cuirot d8ba1a935c Use the GNUInstallDirs CMake module to respect installation locations 4 年之前
  Ryan C. Gordon 0145431345 cmake: fixed "dist" target to use git instead of Mercurial. 4 年之前
  Ryan C. Gordon b7410d673e Updated a URL to point to github.com 4 年之前
  Ryan C. Gordon fdf308fa88 Renamed .hgignore -> .gitignore 4 年之前
  Matthew Albrecht d24ce15922 Include alloca.h on Solaris and Linux platforms. 4 年之前