Histórico de Commits

Autor SHA1 Mensagem Data
  Ryan C. Gordon c6ca60eb20 Fixed infinite loop in zip_expand_symlink_path(). há 15 anos atrás
  Ryan C. Gordon 4446cfa613 Fixed compiler warning on gcc-4.6. há 15 anos atrás
  Ryan C. Gordon 2939b26b7f Added an option to disable all SWIG bindings at once. há 15 anos atrás
  Ryan C. Gordon 4298d85313 Removed wxWidgets test program. há 15 anos atrás
  Ryan C. Gordon 014f0e2254 Put some quotes around autogenerated Doxygen options. há 15 anos atrás
  Ryan C. Gordon 794a3b3d90 Changed default doc version string. há 15 anos atrás
  Ryan C. Gordon 72f0e7f9b5 Corrected doc paths for development branch. há 15 anos atrás
  Ryan C. Gordon 67995ad0c5 Bumping version in CMakeLists.txt (but this is not ready for a release!). há 15 anos atrás
  Ryan C. Gordon 7dee41eb0c Fixed "make docs" for out-of-tree builds. há 15 anos atrás
  Ryan C. Gordon 8e4fb13617 Corrected copyright dates in license. há 15 anos atrás
  Ryan C. Gordon 660c7f9823 Fixed bug in directory search for zip and qpak archivers (thanks, Michal!) há 15 anos atrás
  Ryan C. Gordon 54f72a0b42 Use LIB_SUFFIX to install to lib64 instead of lib (thanks, Cristian!). há 15 anos atrás
  Ryan C. Gordon 855025c3e5 Fixed include path when using internal zlib. há 15 anos atrás
  Ryan C. Gordon 706f50be0a Fixed logic error in QPAK archiver. há 15 anos atrás
  Ryan C. Gordon 82b8546bc9 More Windows tests in the byteorder detection code. há 15 anos atrás
  Ryan C. Gordon f5e0dbe78b Patched to compile on Windows. há 15 anos atrás
  Ryan C. Gordon 899517dc85 Added Chris Roberts to the credits. há 15 anos atrás
  Ryan C. Gordon 5f5775c1ec Haiku fixes, merged from stable-2.0 branch. há 15 anos atrás
  Ryan C. Gordon 7d253b13ed Fixed leaking file handle on BeOS during CD-ROM detection. há 15 anos atrás
  Ryan C. Gordon 4d567a0d2f Fixed cut-and-paste error in malloc() failure test (thanks, Tolga!). há 15 anos atrás
  Ryan C. Gordon f871802f51 Cleaned up some #includes. há 15 anos atrás
  Ryan C. Gordon 3f02ce767f Moved most the cut-and-paste between simple archivers to one file. há 15 anos atrás
  Ryan C. Gordon 9d900f8814 Added a FIXME. há 15 anos atrás
  Ryan C. Gordon 125c170f7d Use lstat() instead of stat() for POSIX __PHYSFS_platformStat(). há 15 anos atrás
  Ryan C. Gordon 7f0e7105a7 Removed isDirectory, isSymLink and exists methods from internal code. há 15 anos atrás
  Ryan C. Gordon 2219123cc5 SWIG bindings update. há 15 anos atrás
  Ryan C. Gordon 84c6e2242e Added PHYSFS_mountHandle(). Now you can do archives-in-archives! há 15 anos atrás
  Ryan C. Gordon d9e98704f7 PHYSFS_getRealDir() can't report a path for things that aren't real files. há 15 anos atrás
  Ryan C. Gordon 5ff1a2a12e Make PHYSFS_addToSearchPath() use doMount(), too. há 15 anos atrás
  Ryan C. Gordon bb9f5e5049 Added PHYSFS_mountMemory(). há 15 anos atrás