コミット履歴

作者 SHA1 メッセージ 日付
  Ryan C. Gordon 4d4cf67b0c unicode: Minor tweak to PHYSFS_caseFold. 2 年 前
  Ozkan Sezer 022d03dfa5 update github workflows. 10 ヶ月 前
  Ozkan Sezer ec472ef7cd cmake: set maximum policy to 4.0 10 ヶ月 前
  Ryan C. Gordon d1ca6e14aa extras: added physfssdl3. 2 年 前
  Ryan C. Gordon 4fde1bf4b5 casefolding: Updated to the latest data from the Unicode Consortium. 2 年 前
  Ryan C. Gordon bfa7997c67 unix: Better base dir calculation for Solaris. 3 年 前
  Ryan C. Gordon eb3383b532 Bumped version to 3.2.0! 3 年 前
  Ryan C. Gordon 6a7625cd77 apple: macOS 12.0 deprecated things called "master" for "main". 3 年 前
  Ozkan Sezer 49662cd826 minor update to endian macros from SDL. 3 年 前
  Ryan C. Gordon 4d9bcc3d1a atomic: __PHYSFS_ATOMIC_(DECR|INCR) should return final value. 3 年 前
  Ryan C. Gordon 496817a9e8 PHYSFS_mkdir() should allow symlinks in the mounted writeDir itself. 3 年 前
  Ozkan Sezer 0d4e9aac45 silenced a -Wunused-but-set-variable warning. 4 年 前
  Ozkan Sezer 65195f9c1a define MINIZ_LITTLE_ENDIAN based on PHYSFS_BYTEORDER. 4 年 前
  Ozkan Sezer fb0901b10f silence a -Wint-in-bool-context warning: 4 年 前
  Ryan C. Gordon f0c7367b0f Update endian detection from latest in SDL2. 4 年 前
  Ozkan Sezer e32221a104 cmake: add -Wall to CFLAGS for gcc and clang. 4 年 前
  Ozkan Sezer cfbbb255a2 minor warning fixes 4 年 前
  Anonymous Maarten 2a90b1f469 cmake: collapse MSVC and MINGW into WIN32 4 年 前
  Anonymous Maarten 88ef84c053 Make sure `pthread is not linked against when building with MinGW 4 年 前
  Anonymous Maarten 9bc66b6469 add Windows CI 4 年 前
  Anonymous Maarten aabb732caf cmake: fix warnings + use target_include_directories 4 年 前
  Ryan C. Gordon 6925c1067d Bumped copyright for 2022. 4 年 前
  Ryan C. Gordon 64807353df cmake: Don't try to use readline if you don't also have curses. 4 年 前
  Ryan C. Gordon ed4ab15524 zip: workaround Windows Explorer bug. 4 年 前
  Ryan C. Gordon 48e7c2e3af root: Fix string handling of paths from PHYSFS_setRoot. 4 年 前
  Ryan C. Gordon 497934818b Fixed memory leak when closing a DirHandle with a root (thanks, jajiradai!). 4 年 前
  Ryan C. Gordon 17b691b0ea Let several archives be case-insensitive. 4 年 前
  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 年 前