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

Автор SHA1 Сообщение Дата
  Ryan C. Gordon fc680aa468 Removed PHYSFS_Archiver's isArchive() method. 15 лет назад
  Ryan C. Gordon c92f3035f9 Made __PHYSFS_ui64FitsAddressSpace's behaviour match its name. 15 лет назад
  Ryan C. Gordon c1969d0595 Added PHYSFS_unmount(), deprecated addToSearchPath and removeFromSearchPath. 15 лет назад
  Ryan C. Gordon f7a8d9292c Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API. 15 лет назад
  Ryan C. Gordon b69dfedaf0 Deprecated PHYSFS_getLastModTime()...use PHYSFS_stat() instead, now. 15 лет назад
  Ryan C. Gordon 8b0988a038 Some minor FIXME tweaks. 15 лет назад
  Ryan C. Gordon 4000b234c0 Moved all the file i/o from stdio-style to POSIX-style. 15 лет назад
  Ryan C. Gordon f329f4ed0b Added a FIXME. 15 лет назад
  Ryan C. Gordon 72b232d4f5 If $HOME is invalid, scratch together a different userdir. 16 лет назад
  Ryan C. Gordon cd3587bbf3 Make ISO9660 archiver optional. 16 лет назад
  Ryan C. Gordon 0fa35af2b9 ISO9660 archiver, compliments of Christoph Nelles. 16 лет назад
  Ryan C. Gordon f1cd4d8f0d THIS is Christoph's PHYSFS_stat() work. 16 лет назад
  Ryan C. Gordon 8e78e4719d Backed out changeset f87b0b7cca8e ... This wasn't Christoph's patch. Sorry! 16 лет назад
  Ryan C. Gordon 7cc80bebc5 Added first work on PHYSFS_stat() API (thanks, Christoph!). 16 лет назад
  Ryan C. Gordon 595ac1da39 Cleaned up returns that look like function calls for my updated coding style. 16 лет назад
  Ryan C. Gordon cef8847a06 Attempt to clean up the thread ID mess in platform_unix ... 16 лет назад
  Ryan C. Gordon 07e97a0166 Fixed some Sun Studio warnings about unreachable code. 17 лет назад
  Ryan C. Gordon fb5e8d9cd2 PHYSFS_freeList(NULL) is now a safe no-op. 17 лет назад
  Ryan C. Gordon d6ce63e912 Added PHYSFS_getAllocator(). 17 лет назад
  Ryan C. Gordon 2a65060cde Moved directory structure around. 17 лет назад