Historie revizí

Autor SHA1 Zpráva Datum
  Ryan C. Gordon f425f051db Little tweaks to __PHYSFS_initSmallAlloc(). před 8 roky
  Ryan C. Gordon 8db27a1236 Fix symlink filtering for enumeration under a virtual mount point. před 8 roky
  Ryan C. Gordon cfe3f0180b Make PHYSFS_exists() work with mounts from PHYSFS_mountIo(io, NULL, ...) před 8 roky
  Ryan C. Gordon 3b7ee3974c Don't set readonly if PHYSFS_stat()'ing something not in the write dir. před 8 roky
  Ryan C. Gordon 63277e500c Turns out we were doing this for a (maybe not good, but reasonable) reason. před 8 roky
  Ryan C. Gordon 3078acd1eb Archivers can now specify whether an archive definitely was intended for them. před 8 roky
  Ryan C. Gordon 2a6215394b Reduced some FIXME-3.0 tags to normal FIXME. They can wait. před 8 roky
  Ryan C. Gordon 88e7f3eb0f Sanity check archivers that should only have low-ASCII filename. před 8 roky
  Ryan C. Gordon 9c9325c2c5 Filled in more documentation. před 8 roky
  Ryan C. Gordon dd68246737 7z: do global initialization once without risking a race condition. před 8 roky
  Ryan C. Gordon 1364f6a915 PHYSFS_setSaneConfig uses enum callbacks now. před 8 roky
  Ryan C. Gordon 0d61295781 Improved some documentation. před 8 roky
  Ryan C. Gordon cc3ac9539e Patched to compile on various platforms and compilers. před 8 roky
  Ryan C. Gordon 7fcddfb741 Don't mark the PHYSFS_EnumFilesCallback _typedef_ as deprecated. před 8 roky
  Ryan C. Gordon 6da5bea804 Updated docs to use PHYSFS_getLastErrorCode() instead of PHYSFS_getLastError(). před 8 roky
  Ryan C. Gordon f6a8533ba2 FIXME removal: document enumerateFiles() sorting promises. před 8 roky
  Ryan C. Gordon db2201e4e1 Added some FIXMEs and deprecated PHYSFS_getLastError(). před 8 roky
  Ryan C. Gordon ee9687bca9 Reworked enumeration to be more powerful. před 8 roky
  Ryan C. Gordon b082bc3432 Removed __PHYSFS_stricmpASCII functions. před 8 roky
  Ryan C. Gordon 78c1a985ec Made physfs_lzmasdk.h's include-once blockers match other files' formatting. před 8 roky
  Ryan C. Gordon 15048fbb1d ignorecase.c: use PHYSFS_utf8stricmp() now. před 8 roky
  Ryan C. Gordon d1f2637ca8 utf8: big improvements to case-insensitive UTF-8 string compare. před 8 roky
  Ryan C. Gordon 587ec88a0d FIXME removal: this code is fine, I guess. před 8 roky
  Ryan C. Gordon 1efdb62a8f haiku: CD-ROM detection should report any mounted volume on a B_CD device. před 8 roky
  Ryan C. Gordon 0e778b0b16 FIXME removal: it's okay for the PHYSFS_Io to be NULL here. před 8 roky
  Ryan C. Gordon 961c0604dc apple: Patched to compile on XCode versions < 7. před 8 roky
  Ryan C. Gordon c52be25d1e windows: minor cleanup. před 8 roky
  Ryan C. Gordon 982411ec8a apple: Start using some Cocoa APIs, clean up a few related things. před 8 roky
  Ryan C. Gordon 0a730433ae Rename physfs_platform_macos.c to physfs_platform_apple.m před 8 roky
  Ryan C. Gordon ca4d5be5f8 cmake: Pacify warning about Policy CMP0042 not being set. před 8 roky