История коммитов

Автор SHA1 Сообщение Дата
  Ryan C. Gordon 692d5e8219 Fixed some warnings that Xcode brought up. 8 лет назад
  Ryan C. Gordon 3078acd1eb Archivers can now specify whether an archive definitely was intended for them. 8 лет назад
  Ryan C. Gordon 9c9325c2c5 Filled in more documentation. 8 лет назад
  Ryan C. Gordon 0d61295781 Improved some documentation. 8 лет назад
  Ryan C. Gordon 7fcddfb741 Don't mark the PHYSFS_EnumFilesCallback _typedef_ as deprecated. 8 лет назад
  Ryan C. Gordon 6da5bea804 Updated docs to use PHYSFS_getLastErrorCode() instead of PHYSFS_getLastError(). 8 лет назад
  Ryan C. Gordon f6a8533ba2 FIXME removal: document enumerateFiles() sorting promises. 8 лет назад
  Ryan C. Gordon db2201e4e1 Added some FIXMEs and deprecated PHYSFS_getLastError(). 8 лет назад
  Ryan C. Gordon ee9687bca9 Reworked enumeration to be more powerful. 8 лет назад
  Ryan C. Gordon d1f2637ca8 utf8: big improvements to case-insensitive UTF-8 string compare. 8 лет назад
  Ryan C. Gordon f0eb5c0db9 Marked a bunch of things as "FIXME-3.0" that I want resolved before 3.0 ships. 8 лет назад
  Ryan C. Gordon 1d6c519c5e windows: Patched to compile! (...?) 8 лет назад
  Ryan C. Gordon befc894b1f More FIXME cleanups. 8 лет назад
  Ryan C. Gordon b6e139fc22 Make compile-time asserts more readable. 8 лет назад
  Ryan C. Gordon 9cec66be3e Removed SWIG ifdefs in physfs.h 9 лет назад
  Ryan C. Gordon 15c18b0c04 os2: added OS/2 support back in. 9 лет назад
  Francesco Bertolaccini e4206408e5 Add support for VDF 9 лет назад
  Ryan C. Gordon 66b7767cec Added support for password-protected .zip files. 9 лет назад
  Ryan C. Gordon 8363d15439 Fixed some documentation typos (thanks, Paul!). 9 лет назад
  Ryan C. Gordon 32d4f4541e HTTPS all the things. 10 лет назад
  Ryan C. Gordon 628b88f112 PHYSFS_enumerateFiles() actually promises sorting order, and always has. 11 лет назад
  Ryan C. Gordon 2dd99ccbb2 Rearranged PHYSFS_Archiver struct. 13 лет назад
  Ryan C. Gordon 36b542ee7f Cleaned out "exists" nonsense in openRead() API. 13 лет назад
  Ryan C. Gordon 7824a093fb Cleaned out the "exists" nonsense in the stat() API. 13 лет назад
  Ryan C. Gordon ada24e9c5d Moved supportsSymlinks into PHYSFS_ArchiveInfo. 13 лет назад
  Ryan C. Gordon 1ed8bc07c0 Comment tweaks (FIXME additions, typo corrections, etc). 13 лет назад
  Ryan C. Gordon 16ee8355db Centralize responsibility for filtering symlinks during enumeration. 13 лет назад
  Ryan C. Gordon e40d80b00f Allow application-supplied archivers. 13 лет назад
  Ryan C. Gordon e61ade0062 Perhaps the note about Quake 3 is getting a little dated. 13 лет назад
  Ryan C. Gordon 6222a4a92d Add binary compatibility to PHYSFS_Io. 14 лет назад