Commit Verlauf

Autor SHA1 Nachricht Datum
  Ryan C. Gordon 21b2fd39f2 Made PHYSFS_caseFold() a public API. vor 8 Jahren
  Ryan C. Gordon bc2ddf0a53 Added some warnings to the docs about converting bad Unicode strings. vor 8 Jahren
  Ryan C. Gordon 9f8ecb91cb unicode: Added UTF-16 and UCS-4 stricmp functions. vor 8 Jahren
  Ryan C. Gordon eb75883226 OS/2: Fixed NULL pointer dereference. vor 8 Jahren
  Ryan C. Gordon 689333dc8f Clarified some documentation. vor 8 Jahren
  Ryan C. Gordon 6ad71878fe Updated PHYSFS_Archiver with PHYSFS_EnumerateCallbackResult change. vor 8 Jahren
  Ryan C. Gordon 4e0d3d55e9 Make PHYSFS_EnumerateCallback return an enum instead of an int. vor 8 Jahren
  Ryan C. Gordon 5fb9119ebc windows: Disable _CRT_SECURE_NO_WARNINGS again. vor 8 Jahren
  Ryan C. Gordon 7607eeeb00 Cleaned up some header inclusion politics. vor 8 Jahren
  Ryan C. Gordon e19422cc06 qnx: Added more proper support for QNX. vor 8 Jahren
  Ryan C. Gordon cd0ccf64ed Bump version to 2.1.1, since we've been at 2.1.0 for 8.5 years. :) vor 8 Jahren
  Ryan C. Gordon 98278f787b physfshttpd: serve up directory listings, a few other cleanups. vor 8 Jahren
  Ryan C. Gordon 2270b3c3c2 physfshttpd: removed deprecated PHYSFS_getLastError() calls. vor 8 Jahren
  Ryan C. Gordon b311ee44ad Fixed one more Visual Studio compiler warning. vor 8 Jahren
  Ryan C. Gordon 735fd14ea4 Whoops, patched to compile. vor 8 Jahren
  Ryan C. Gordon 8dfd3cff8d Fixed some compiler warnings on Visual Studio. vor 8 Jahren
  Ryan C. Gordon 692d5e8219 Fixed some warnings that Xcode brought up. vor 8 Jahren
  Ryan C. Gordon a65a7ed7a5 Updated TODO.txt vor 8 Jahren
  Ryan C. Gordon 0d1a73fce4 zip: add some zip_resolve() calls, deal with DirTree-inserted parent dirs. vor 8 Jahren
  Ryan C. Gordon 395ea71990 This appears to have been fixed at some point. vor 8 Jahren
  Ryan C. Gordon 660171f79f Don't fail enumeration if a directory isn't available in a given archive. vor 8 Jahren
  Ryan C. Gordon f425f051db Little tweaks to __PHYSFS_initSmallAlloc(). vor 8 Jahren
  Ryan C. Gordon 8db27a1236 Fix symlink filtering for enumeration under a virtual mount point. vor 8 Jahren
  Ryan C. Gordon cfe3f0180b Make PHYSFS_exists() work with mounts from PHYSFS_mountIo(io, NULL, ...) vor 8 Jahren
  Ryan C. Gordon 3b7ee3974c Don't set readonly if PHYSFS_stat()'ing something not in the write dir. vor 8 Jahren
  Ryan C. Gordon 63277e500c Turns out we were doing this for a (maybe not good, but reasonable) reason. vor 8 Jahren
  Ryan C. Gordon 3078acd1eb Archivers can now specify whether an archive definitely was intended for them. vor 8 Jahren
  Ryan C. Gordon 2a6215394b Reduced some FIXME-3.0 tags to normal FIXME. They can wait. vor 8 Jahren
  Ryan C. Gordon 88e7f3eb0f Sanity check archivers that should only have low-ASCII filename. vor 8 Jahren
  Ryan C. Gordon 9c9325c2c5 Filled in more documentation. vor 8 Jahren