Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Ryan C. Gordon 8d7cf56651 Fixed mutex misuse. 14 năm trước cách đây
  Ryan C. Gordon be4ae4d401 Removed __PHYSFS_platformCvtToDependent(). 14 năm trước cách đây
  Ryan C. Gordon 03dbc3f758 Make __PHYSFS_platformDirSeparator into a single char. 14 năm trước cách đây
  Ryan C. Gordon aaf8868c8d Removed __PHYSFS_convertToDependent(), as dead code. 14 năm trước cách đây
  Ryan C. Gordon 624d7f3a42 Fixed PHYSFS_read() and PHYSFS_write() in the dev branch. 14 năm trước cách đây
  Ryan C. Gordon 611aeec61b Removed __PHYSFS_platformRealPath(). 14 năm trước cách đây
  Ryan C. Gordon df3c281014 Fixed some compiler warnings. 14 năm trước cách đây
  Ryan C. Gordon 9dceda3d9f Align smallAllocs to the native pointer size. 14 năm trước cách đây
  Ryan C. Gordon a0b21c9ae9 Cleaned up all the readAll() cut and paste. 14 năm trước cách đây
  Ryan C. Gordon 9d11b991bc Fixed up some bugs that clang's static analysis reported. 14 năm trước cách đây
  Ryan C. Gordon f5e0dbe78b Patched to compile on Windows. 15 năm trước cách đây
  Ryan C. Gordon 4d567a0d2f Fixed cut-and-paste error in malloc() failure test (thanks, Tolga!). 15 năm trước cách đây
  Ryan C. Gordon f871802f51 Cleaned up some #includes. 15 năm trước cách đây
  Ryan C. Gordon 7f0e7105a7 Removed isDirectory, isSymLink and exists methods from internal code. 15 năm trước cách đây
  Ryan C. Gordon 84c6e2242e Added PHYSFS_mountHandle(). Now you can do archives-in-archives! 15 năm trước cách đây
  Ryan C. Gordon d9e98704f7 PHYSFS_getRealDir() can't report a path for things that aren't real files. 15 năm trước cách đây
  Ryan C. Gordon 5ff1a2a12e Make PHYSFS_addToSearchPath() use doMount(), too. 15 năm trước cách đây
  Ryan C. Gordon bb9f5e5049 Added PHYSFS_mountMemory(). 15 năm trước cách đây
  Ryan C. Gordon 8cd320b858 Added PHYSFS_mountIo(). 15 năm trước cách đây
  Ryan C. Gordon 4bc5ed1725 Abstracted file i/o into PHYSFS_Io interface. 15 năm trước cách đây
  Ryan C. Gordon fc680aa468 Removed PHYSFS_Archiver's isArchive() method. 15 năm trước cách đây
  Ryan C. Gordon c92f3035f9 Made __PHYSFS_ui64FitsAddressSpace's behaviour match its name. 15 năm trước cách đây
  Ryan C. Gordon c1969d0595 Added PHYSFS_unmount(), deprecated addToSearchPath and removeFromSearchPath. 15 năm trước cách đây
  Ryan C. Gordon f7a8d9292c Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API. 15 năm trước cách đây
  Ryan C. Gordon b69dfedaf0 Deprecated PHYSFS_getLastModTime()...use PHYSFS_stat() instead, now. 15 năm trước cách đây
  Ryan C. Gordon 8b0988a038 Some minor FIXME tweaks. 15 năm trước cách đây
  Ryan C. Gordon 4000b234c0 Moved all the file i/o from stdio-style to POSIX-style. 15 năm trước cách đây
  Ryan C. Gordon f329f4ed0b Added a FIXME. 15 năm trước cách đây
  Ryan C. Gordon 72b232d4f5 If $HOME is invalid, scratch together a different userdir. 16 năm trước cách đây
  Ryan C. Gordon cd3587bbf3 Make ISO9660 archiver optional. 16 năm trước cách đây