Commit History

Author SHA1 Message Date
  Ryan C. Gordon c1fc073160 Simplified doBufferedRead(). 6 years ago
  Ryan C. Gordon e1acf8e25e Fixed PHYSFS_flush(). 6 years ago
  Ryan C. Gordon d87aa12cb7 OS/2: Patched to compile. 6 years ago
  Ryan C. Gordon 8c0310ce18 OS/2: Deal with UTF-8 -> codepage conversion on older OS/2 installs. 6 years ago
  Ryan C. Gordon b3ffc08d31 OS/2: don't report failures on Unicode conversion on older OS/2 installs. 6 years ago
  Francesco Bertolaccini ec50497580 vdf: Don't add directories; UNPK_addEntry()/DirTree will fill in parents. 6 years ago
  Marty Plummer ac6f88bfe7 Allow physfs.pc generation on mingw-w64 and osx homebrew/etc, 6 years ago
  Ryan C. Gordon 3a749b18dc Made PHYSFS_caseFold() a public API. 6 years ago
  Ryan C. Gordon 025fb43e1b Added some warnings to the docs about converting bad Unicode strings. 6 years ago
  Ryan C. Gordon 90e0e2c1d3 unicode: Added UTF-16 and UCS-4 stricmp functions. 6 years ago
  Ryan C. Gordon 563987a86e OS/2: Fixed NULL pointer dereference. 6 years ago
  Ryan C. Gordon 54836a1eee Clarified some documentation. 6 years ago
  Ryan C. Gordon d375655132 Updated PHYSFS_Archiver with PHYSFS_EnumerateCallbackResult change. 6 years ago
  Ryan C. Gordon 9c06122a70 Make PHYSFS_EnumerateCallback return an enum instead of an int. 6 years ago
  Ryan C. Gordon 6bfcd001fe windows: Disable _CRT_SECURE_NO_WARNINGS again. 6 years ago
  Ryan C. Gordon b133830e87 Cleaned up some header inclusion politics. 6 years ago
  Ryan C. Gordon 2db7af8222 qnx: Added more proper support for QNX. 6 years ago
  Ryan C. Gordon e49cb73015 Bump version to 2.1.1, since we've been at 2.1.0 for 8.5 years. :) 6 years ago
  Ryan C. Gordon bc1bff0b6d physfshttpd: serve up directory listings, a few other cleanups. 6 years ago
  Ryan C. Gordon 87f82a18a1 physfshttpd: removed deprecated PHYSFS_getLastError() calls. 6 years ago
  Ryan C. Gordon 0548991d87 Fixed one more Visual Studio compiler warning. 6 years ago
  Ryan C. Gordon ff81b86fd4 Whoops, patched to compile. 6 years ago
  Ryan C. Gordon de76634237 Fixed some compiler warnings on Visual Studio. 6 years ago
  Ryan C. Gordon 58da119434 Fixed some warnings that Xcode brought up. 6 years ago
  Ryan C. Gordon 003a6a0898 Updated TODO.txt 6 years ago
  Ryan C. Gordon eb04cff2bf zip: add some zip_resolve() calls, deal with DirTree-inserted parent dirs. 6 years ago
  Ryan C. Gordon 0602e63ffd This appears to have been fixed at some point. 6 years ago
  Ryan C. Gordon 778ffdd7e7 Don't fail enumeration if a directory isn't available in a given archive. 6 years ago
  Ryan C. Gordon 74c2e34bbf Little tweaks to __PHYSFS_initSmallAlloc(). 6 years ago
  Ryan C. Gordon 9bd9623ca2 Fix symlink filtering for enumeration under a virtual mount point. 6 years ago