Commit History

Author SHA1 Message Date
  Ryan C. Gordon f425f051db Little tweaks to __PHYSFS_initSmallAlloc(). 8 years ago
  Ryan C. Gordon 9c9325c2c5 Filled in more documentation. 8 years ago
  Ryan C. Gordon dd68246737 7z: do global initialization once without risking a race condition. 8 years ago
  Ryan C. Gordon ee9687bca9 Reworked enumeration to be more powerful. 8 years ago
  Ryan C. Gordon b082bc3432 Removed __PHYSFS_stricmpASCII functions. 8 years ago
  Ryan C. Gordon d1f2637ca8 utf8: big improvements to case-insensitive UTF-8 string compare. 8 years ago
  Ryan C. Gordon f0eb5c0db9 Marked a bunch of things as "FIXME-3.0" that I want resolved before 3.0 ships. 8 years ago
  Ryan C. Gordon 1d6c519c5e windows: Patched to compile! (...?) 8 years ago
  Ryan C. Gordon 2176364a16 windows: (maybe) patched to compile on Visual Studio. 8 years ago
  Ryan C. Gordon a7ce178eec Add basic atomic operations for refcounting, etc. 8 years ago
  Ryan C. Gordon 61bdee4d78 __PHYSFS_platformDeinit() should return void. 8 years ago
  Ryan C. Gordon 1e2650b6fc Serious cleanup and update of Windows RT support. 8 years ago
  Ryan C. Gordon a5461ddcd9 Some minor preprocessor nitpicks. 8 years ago
  Ryan C. Gordon 6d91dde273 Rename __PHYSFS_Archiver_SZIP to __PHYSFS_Archiver_7Z. 8 years ago
  Ryan C. Gordon 03097332ca unpacked: let archivers specify create and modified times, hook up to iso9660. 8 years ago
  Ryan C. Gordon 3c9351c0ad unpacked: let archivers "abandon" the archive instead of closing it. 8 years ago
  Ryan C. Gordon d3ac612b61 DirTrees and unpacked archives shouldn't demand a count of entries for init. 8 years ago
  Ryan C. Gordon a5d3dd498e Rewrote the 7zip archiver. 8 years ago
  Ryan C. Gordon 62ad133862 Reworked the "unpacked" archivers to use DirTree. 8 years ago
  Ryan C. Gordon ffa1836335 Moved ZIP tree management up to a higher level, to be reused elsewhere. 8 years ago
  Ryan C. Gordon 5afd9754e2 Reenable QPAK support by default. 8 years ago
  Ryan C. Gordon 19b15d34a1 Cleaned up what symbols are exported from the library. 8 years ago
  Ryan C. Gordon c2c1c7ac30 Removed __PHYSFS_platformSetDefaultAllocator(); nothing uses it now. 8 years ago
  Ryan C. Gordon 73070339a4 Simplify CMakeLists.txt, etc. 8 years ago
  Ryan C. Gordon cf11d2ec99 Workaround snprintf() deficiencies on Visual Studio. 8 years ago
  Ryan C. Gordon 59a07020a8 Turn on all the archivers by default. 8 years ago
  Ryan C. Gordon 32da097a55 Cleanup BAIL_* and GOTO_* macros to be less cluttered. 8 years ago
  Ryan C. Gordon 58bca6ae05 Watcom C should include malloc.h to make the alloca macro available. 8 years ago
  Ryan C. Gordon 15c18b0c04 os2: added OS/2 support back in. 8 years ago
  Francesco Bertolaccini e4206408e5 Add support for VDF 8 years ago