Commit History

Autor SHA1 Mensaxe Data
  Ryan C. Gordon 7d253b13ed Fixed leaking file handle on BeOS during CD-ROM detection. %!s(int64=15) %!d(string=hai) anos
  Ryan C. Gordon 4d567a0d2f Fixed cut-and-paste error in malloc() failure test (thanks, Tolga!). %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon f871802f51 Cleaned up some #includes. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon 3f02ce767f Moved most the cut-and-paste between simple archivers to one file. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon 9d900f8814 Added a FIXME. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon 125c170f7d Use lstat() instead of stat() for POSIX __PHYSFS_platformStat(). %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon 7f0e7105a7 Removed isDirectory, isSymLink and exists methods from internal code. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon 2219123cc5 SWIG bindings update. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon 84c6e2242e Added PHYSFS_mountHandle(). Now you can do archives-in-archives! %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon d9e98704f7 PHYSFS_getRealDir() can't report a path for things that aren't real files. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon 5ff1a2a12e Make PHYSFS_addToSearchPath() use doMount(), too. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon bb9f5e5049 Added PHYSFS_mountMemory(). %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon 8cd320b858 Added PHYSFS_mountIo(). %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon 4bc5ed1725 Abstracted file i/o into PHYSFS_Io interface. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon c2e77d7e35 Constification. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon 74f8cb4f91 Fixed incorrect #ifdef. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon b58e5f348c Removed __PHYSFS_platformGetLastModTime(). %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon 8def2f8aaf Fixed some single-line comments. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon fc680aa468 Removed PHYSFS_Archiver's isArchive() method. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon c92f3035f9 Made __PHYSFS_ui64FitsAddressSpace's behaviour match its name. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon 2beafa790d Removed getLastModTime() interface from the archivers; it's not used anymore. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon c1969d0595 Added PHYSFS_unmount(), deprecated addToSearchPath and removeFromSearchPath. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon c306d73fdc Patched to compile. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon f99f0ef9e7 Fixed details of PHYSFS_Archiver's stat method. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon 024784efbd Actually, that's FOUR gigabytes. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon f7a8d9292c Fixed PHYSFS_stat()'s return value to match rest of PhysicsFS API. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon b69dfedaf0 Deprecated PHYSFS_getLastModTime()...use PHYSFS_stat() instead, now. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon 8b0988a038 Some minor FIXME tweaks. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon 51a22c576e Updated SWIG bindings. %!s(int64=16) %!d(string=hai) anos
  Ryan C. Gordon 94c621c8fb Updated test_physfs.c to not use deprecated functions. %!s(int64=16) %!d(string=hai) anos