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

Автор SHA1 Сообщение Дата
  Ryan C. Gordon 9f8ecb91cb unicode: Added UTF-16 and UCS-4 stricmp functions. 8 лет назад
  Ryan C. Gordon 689333dc8f Clarified some documentation. 8 лет назад
  Ryan C. Gordon 6ad71878fe Updated PHYSFS_Archiver with PHYSFS_EnumerateCallbackResult change. 8 лет назад
  Ryan C. Gordon 4e0d3d55e9 Make PHYSFS_EnumerateCallback return an enum instead of an int. 8 лет назад
  Ryan C. Gordon cd0ccf64ed Bump version to 2.1.1, since we've been at 2.1.0 for 8.5 years. :) 8 лет назад
  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 8 лет назад
  Ryan C. Gordon 15c18b0c04 os2: added OS/2 support back in. 8 лет назад
  Francesco Bertolaccini e4206408e5 Add support for VDF 8 лет назад
  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 лет назад