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

Автор SHA1 Сообщение Дата
  Aleksi Nurmi fd137cba42 SLB archiver 13 лет назад
  Ryan C. Gordon a865b14bec Added Zip64 support to the .zip archiver. 14 лет назад
  Ryan C. Gordon 758e5beedb Moved PHYSFS_ArchiveInfo into PHYSFS_Archiver. 14 лет назад
  Ryan C. Gordon 6222a4a92d Add binary compatibility to PHYSFS_Io. 14 лет назад
  Ryan C. Gordon b3fbba7af0 Removed "dvoid" typedef. 14 лет назад
  Ryan C. Gordon 0de337eb75 Renamed PHYSFS_Archiver::dirClose() to PHYSFS_Archiver::closeArchive(). 14 лет назад
  Ryan C. Gordon dda627412c More FIXME cleanup. 14 лет назад
  Ryan C. Gordon 9d01a645ed Make sure base dir always has a dirsep at the end of it. 14 лет назад
  Ryan C. Gordon 0360899357 Moved QPAK support into archiver_unpacked.c 14 лет назад
  Ryan C. Gordon 320b154a11 Removed archive description macros, moved those strings inline. 14 лет назад
  Ryan C. Gordon 0584117f85 Changed so that this builds a reasonable default with no command line #defines. 14 лет назад
  Ryan C. Gordon 53fe6d360a Renamed __PHYSFS_utf8strcasecmp() to __PHYSFS_utf8stricmp(). 14 лет назад
  Ryan C. Gordon a0af6bbb71 Removed fallback for systems that have no userdir. 14 лет назад
  Ryan C. Gordon b1d4afcbd3 Cleaned up some FIXMEs. 14 лет назад
  Ryan C. Gordon 60aa0e460c Make sure the prefdir has a final dirsep on it. 14 лет назад
  Ryan C. Gordon 24d6a925d1 Added PHYSFS_getPrefDir(). 14 лет назад
  Ryan C. Gordon ba676b23e5 Reworked the error reporting API. Now we use error codes instead of strings. 14 лет назад
  Ryan C. Gordon d67e2c9207 Use our platform test macro for Solaris. 14 лет назад
  Ryan C. Gordon bb6c5e468c Let's gamble that everything has assert.h. 14 лет назад
  Ryan C. Gordon 82a6ce0abf Use physfs_platforms.h in physfs_internal.h, to avoid repeated macro tests. 14 лет назад
  Ryan C. Gordon 1030e5d5ec Removed llseek(). 14 лет назад
  Ryan C. Gordon 391f94681c Fixed a comment. Cut and paste error, I guess? 14 лет назад
  Ryan C. Gordon be4ae4d401 Removed __PHYSFS_platformCvtToDependent(). 14 лет назад
  Ryan C. Gordon 03dbc3f758 Make __PHYSFS_platformDirSeparator into a single char. 14 лет назад
  Ryan C. Gordon aaf8868c8d Removed __PHYSFS_convertToDependent(), as dead code. 14 лет назад
  Ryan C. Gordon c57bd94f84 Apparently, __PHYSFS_platformCurrentDir() is dead code. 14 лет назад
  Ryan C. Gordon 5ad70036b2 Fixed stack smashing in newly-aligned __PHYSFS_smallAlloc(). 14 лет назад
  Ryan C. Gordon 1d41608a64 More doc tweaks. 14 лет назад
  Ryan C. Gordon 611aeec61b Removed __PHYSFS_platformRealPath(). 14 лет назад
  Ryan C. Gordon 6e4279e76a Bump the smallAlloc threshold up to 256 bytes. 14 лет назад