1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Ryan C. Gordon e549fe0e0f Added some whitespace to test a fix to revision control. 7 жил өмнө
  Ryan C. Gordon 736d0b371a Updated copyright year for 2019. 7 жил өмнө
  Ryan C. Gordon 28ac5794b1 cmake: Special build target names ("dist" "docs" "uninstall") can be renamed. 7 жил өмнө
  Ryan C. Gordon 500033f37d Allow builds to opt-out or opt-in to specific archivers, whichever's easier. 7 жил өмнө
  Ryan C. Gordon b57d8960e8 Fixed some compiler warnings. 7 жил өмнө
  Ryan C. Gordon 5786a58628 PHYSFS_flush() shouldn't call PHYSFS_Io::flush(). 7 жил өмнө
  Ryan C. Gordon 73d66441e3 Added PHYSFS_setRoot(). 7 жил өмнө
  Ryan C. Gordon 7d194a8a62 windows: Workaround GetUserProfileDirectory's API change in Win10 build 1809. 7 жил өмнө
  Ryan C. Gordon 8ce294a458 PHYSFS_setWriteDir() shouldn't create an empty file if the dir doesn't exist. 7 жил өмнө
  Ryan C. Gordon 15dd00659a Fix up physfs.h for compilers that are sensitive about preprocessor defines. 7 жил өмнө
  Ryan C. Gordon 7394c07d6b apple: Patched to compile with older (mac 10.7) SDKs (thanks, Ken and Ryan!). 8 жил өмнө
  Ryan C. Gordon 0bad12d401 ignorecase: Don't crash if enumeration returned a NULL pointer. 8 жил өмнө
  Ryan C. Gordon 89d4809f28 Updated copyright date. 8 жил өмнө
  Ryan C. Gordon ea90a92016 7zip: don't forget to destroy the PHYSFS_Io when closing the archive! 8 жил өмнө
  Ryan C. Gordon 3597a7b69a Call the default branch "3.1.0" to avoid confusion. 8 жил өмнө
  Ryan C. Gordon c86895264b Remove deprecated PHYSFS_getLastError() from all the extras (thanks, Rob!). 8 жил өмнө
  Ryan C. Gordon 47b0e834dc Patched physfsrwops to compile against SDL 1.2 (thanks, Rob!). 8 жил өмнө
  Ryan C. Gordon 90dfc49f6d Added tag release-3.0.1 for changeset fa8e38bcc354 8 жил өмнө
  Ryan C. Gordon a45afc5d50 Catch access to paths that are just "." or ".." without any path separator. 8 жил өмнө
  Ryan C. Gordon 62d24e228f Fixed mounting a symlink to a real directory. 8 жил өмнө
  Ryan C. Gordon 26db9376da Fixed some infinite loops that a maliciously-crafted .iso can trigger. 8 жил өмнө
  Ryan C. Gordon 1c7945461d Don't allow NULL filenames to be mounted. 8 жил өмнө
  Ryan C. Gordon f5e5b586c7 Fixed crash when duplicating PHYSFS_Io for zipfiles. 8 жил өмнө
  Ryan C. Gordon fbb8ce7e2d Added some notes on API documentation. 8 жил өмнө
  Ryan C. Gordon 347bb7b6c8 Tagging 3.0.0 release 8 жил өмнө
  Ryan C. Gordon 9e756312d5 Bumped version to 3.0.0! 8 жил өмнө
  Ryan C. Gordon 975b7a577b Added R?mi Verschelde to the credits. 8 жил өмнө
  R?mi Verschelde 3167a48675 CMake: Honor LIB_SUFFIX for pkgconfig install path 8 жил өмнө
  Ryan C. Gordon bb2c38cdea Added SLB to list of supported archives. 8 жил өмнө
  Ryan C. Gordon 9b42fe23fd Fixed doxygen comment. 8 жил өмнө