Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 9ea364e46e Bumped version to 3.0.1! il y a 8 ans
  Ryan C. Gordon 179bd1d40a Catch access to paths that are just "." or ".." without any path separator. il y a 8 ans
  Ryan C. Gordon a80261989e Fixed mounting a symlink to a real directory. il y a 8 ans
  Ryan C. Gordon b8aa7dab87 Fixed some infinite loops that a maliciously-crafted .iso can trigger. il y a 8 ans
  Ryan C. Gordon b9fd9e8100 Don't allow NULL filenames to be mounted. il y a 8 ans
  Ryan C. Gordon e290b8d0a0 Fixed crash when duplicating PHYSFS_Io for zipfiles. il y a 8 ans
  Ryan C. Gordon 12b7a80640 Added some notes on API documentation. il y a 8 ans
  Ryan C. Gordon 9e756312d5 Bumped version to 3.0.0! il y a 8 ans
  Ryan C. Gordon 975b7a577b Added R?mi Verschelde to the credits. il y a 8 ans
  R?mi Verschelde 3167a48675 CMake: Honor LIB_SUFFIX for pkgconfig install path il y a 8 ans
  Ryan C. Gordon bb2c38cdea Added SLB to list of supported archives. il y a 8 ans
  Ryan C. Gordon 9b42fe23fd Fixed doxygen comment. il y a 8 ans
  Ryan C. Gordon 300beeda72 Tagging 2.1.1 release il y a 8 ans
  Ryan C. Gordon 1722e9ba92 Added Tobias Markus to CREDITS.txt. il y a 8 ans
  Ryan C. Gordon 4ca60a090b cmake: mark readline include directories as SYSTEM (thanks, Tobias!). il y a 8 ans
  Ryan C. Gordon 3d8817346d Fixed seeking within read buffers. il y a 8 ans
  Ryan C. Gordon 425131ccda Simplified doBufferedRead(). il y a 8 ans
  Ryan C. Gordon 2b78f64c11 Fixed PHYSFS_flush(). il y a 8 ans
  Ryan C. Gordon 395b2b02dd OS/2: Patched to compile. il y a 8 ans
  Ryan C. Gordon 69d3df3286 OS/2: Deal with UTF-8 -> codepage conversion on older OS/2 installs. il y a 8 ans
  Ryan C. Gordon 7a26b83733 OS/2: don't report failures on Unicode conversion on older OS/2 installs. il y a 8 ans
  Francesco Bertolaccini e728c65912 vdf: Don't add directories; UNPK_addEntry()/DirTree will fill in parents. il y a 8 ans
  Marty Plummer db700fd327 Allow physfs.pc generation on mingw-w64 and osx homebrew/etc, il y a 8 ans
  Ryan C. Gordon 21b2fd39f2 Made PHYSFS_caseFold() a public API. il y a 8 ans
  Ryan C. Gordon bc2ddf0a53 Added some warnings to the docs about converting bad Unicode strings. il y a 8 ans
  Ryan C. Gordon 9f8ecb91cb unicode: Added UTF-16 and UCS-4 stricmp functions. il y a 8 ans
  Ryan C. Gordon eb75883226 OS/2: Fixed NULL pointer dereference. il y a 8 ans
  Ryan C. Gordon 689333dc8f Clarified some documentation. il y a 8 ans
  Ryan C. Gordon 6ad71878fe Updated PHYSFS_Archiver with PHYSFS_EnumerateCallbackResult change. il y a 8 ans
  Ryan C. Gordon 4e0d3d55e9 Make PHYSFS_EnumerateCallback return an enum instead of an int. il y a 8 ans