Historique des commits

Auteur SHA1 Message Date
  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
  Ryan C. Gordon 5fb9119ebc windows: Disable _CRT_SECURE_NO_WARNINGS again. il y a 8 ans
  Ryan C. Gordon 7607eeeb00 Cleaned up some header inclusion politics. il y a 8 ans
  Ryan C. Gordon e19422cc06 qnx: Added more proper support for QNX. il y a 8 ans
  Ryan C. Gordon cd0ccf64ed Bump version to 2.1.1, since we've been at 2.1.0 for 8.5 years. :) il y a 8 ans
  Ryan C. Gordon 98278f787b physfshttpd: serve up directory listings, a few other cleanups. il y a 8 ans
  Ryan C. Gordon 2270b3c3c2 physfshttpd: removed deprecated PHYSFS_getLastError() calls. il y a 8 ans
  Ryan C. Gordon b311ee44ad Fixed one more Visual Studio compiler warning. il y a 8 ans
  Ryan C. Gordon 735fd14ea4 Whoops, patched to compile. il y a 8 ans
  Ryan C. Gordon 8dfd3cff8d Fixed some compiler warnings on Visual Studio. il y a 8 ans
  Ryan C. Gordon 692d5e8219 Fixed some warnings that Xcode brought up. il y a 8 ans
  Ryan C. Gordon a65a7ed7a5 Updated TODO.txt il y a 8 ans
  Ryan C. Gordon 0d1a73fce4 zip: add some zip_resolve() calls, deal with DirTree-inserted parent dirs. il y a 8 ans
  Ryan C. Gordon 395ea71990 This appears to have been fixed at some point. il y a 8 ans
  Ryan C. Gordon 660171f79f Don't fail enumeration if a directory isn't available in a given archive. il y a 8 ans
  Ryan C. Gordon f425f051db Little tweaks to __PHYSFS_initSmallAlloc(). il y a 8 ans
  Ryan C. Gordon 8db27a1236 Fix symlink filtering for enumeration under a virtual mount point. il y a 8 ans
  Ryan C. Gordon cfe3f0180b Make PHYSFS_exists() work with mounts from PHYSFS_mountIo(io, NULL, ...) il y a 8 ans
  Ryan C. Gordon 3b7ee3974c Don't set readonly if PHYSFS_stat()'ing something not in the write dir. il y a 8 ans
  Ryan C. Gordon 63277e500c Turns out we were doing this for a (maybe not good, but reasonable) reason. il y a 8 ans
  Ryan C. Gordon 3078acd1eb Archivers can now specify whether an archive definitely was intended for them. il y a 8 ans