1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Ryan C. Gordon 48ffe8ddf5 7z: copy/paste error in error checking, found by static analysis. 5 жил өмнө
  Ryan C. Gordon db2a4a5807 Move buildbot script changes to stable-3.0 branch. 5 жил өмнө
  Ryan C. Gordon 6421738346 Minor style fix in docs/INSTALL.txt 5 жил өмнө
  Ryan C. Gordon 557d1c58d5 Updated copyright for 2020. 5 жил өмнө
  Ryan C. Gordon fcfc99941f extras: Cleaning up some scripts to work with the newly-recreated buildbot. 5 жил өмнө
  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. 6 жил өмнө
  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. 7 жил өмнө
  Ryan C. Gordon b1c6c7f4a8 Fix up physfs.h for compilers that are sensitive about preprocessor defines. 8 жил өмнө
  Ryan C. Gordon a828a91feb apple: Patched to compile with older (mac 10.7) SDKs (thanks, Ken and Ryan!). 8 жил өмнө
  Ryan C. Gordon be0afe31e3 ignorecase: Don't crash if enumeration returned a NULL pointer. 8 жил өмнө
  Ryan C. Gordon d08188c1e0 Updated copyright date. 8 жил өмнө
  Ryan C. Gordon e216897cb9 7zip: don't forget to destroy the PHYSFS_Io when closing the archive! 8 жил өмнө
  Ryan C. Gordon ac1ee1a3f2 Patched physfsrwops to compile against SDL 1.2 (thanks, Rob!). 8 жил өмнө
  Ryan C. Gordon 9ea364e46e Bumped version to 3.0.1! 8 жил өмнө
  Ryan C. Gordon 179bd1d40a Catch access to paths that are just "." or ".." without any path separator. 8 жил өмнө
  Ryan C. Gordon a80261989e Fixed mounting a symlink to a real directory. 8 жил өмнө
  Ryan C. Gordon b8aa7dab87 Fixed some infinite loops that a maliciously-crafted .iso can trigger. 8 жил өмнө
  Ryan C. Gordon b9fd9e8100 Don't allow NULL filenames to be mounted. 8 жил өмнө