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

Автор SHA1 Сообщение Дата
  Ryan C. Gordon a9855949f0 Merged changeset 1084:ee3d2e6e1161 from stable-2.0: unitialized array fix. 16 лет назад
  Ryan C. Gordon a44e9669c1 Forgot to apply build-time thread fix to default branch (thanks, Patrice!). 16 лет назад
  Ryan C. Gordon e6f331f32d Add some more filesystem types that might be CDs or DVDs. 16 лет назад
  Ryan C. Gordon ddd82040f4 Back out Doxygen escaping stuff...doesn't actually work. 16 лет назад
  Ryan C. Gordon efa498fd5d See if $HOME is bogus, and if so, use getpwuid() instead. 16 лет назад
  Ryan C. Gordon 72b232d4f5 If $HOME is invalid, scratch together a different userdir. 16 лет назад
  Ryan C. Gordon 4c7d25aebe Doxygen fixes (thanks, Patrick!) 16 лет назад
  Ryan C. Gordon ed989aa171 Added some missing file types to the documentation. 16 лет назад
  Ryan C. Gordon 47c3e8875c Windows: open files for read+write sharing, to match Unix. 16 лет назад
  Ryan C. Gordon cd3587bbf3 Make ISO9660 archiver optional. 16 лет назад
  Ryan C. Gordon 39e4da1929 Corrected file extension for ISO9660 archiver. 16 лет назад
  Ryan C. Gordon 0fa35af2b9 ISO9660 archiver, compliments of Christoph Nelles. 16 лет назад
  Ryan C. Gordon c369e78296 Added crc32 command to test_physfs.c (thanks, Christoph!). 16 лет назад
  Ryan C. Gordon 8d1cff2bdf Fix for the Hurd, from the debian project. 16 лет назад
  Ryan C. Gordon 9141cd77a0 Apparently that fix was from relnev, not theoddone33. Corrected credits. 16 лет назад
  Ryan C. Gordon 71dd0f7a6c Added a FIXME. 16 лет назад
  Ryan C. Gordon a4a72dfe8c Fixed logic bug (thanks, Dan!). 16 лет назад
  Ryan C. Gordon a4a7f88db0 Patched to compile (thanks, Christoph!). 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 eafefbdfdc Added SWIG-based Ruby bindings. 16 лет назад
  Ryan C. Gordon c08d722c2e Added Patrice to the credits. 16 лет назад
  Ryan C. Gordon 5a98fc83a8 Catch case where we use the Unix code on a non-Unix system that lacks pthreads. 16 лет назад
  Ryan C. Gordon 6d6fec87ad Some targets need string.h here. 16 лет назад
  Ryan C. Gordon 68db1196be Install test_physfs.pl with the rest of the project. 16 лет назад
  Ryan C. Gordon 13a9f9b2dd Fixed "make dist" target. 16 лет назад
  Ryan C. Gordon 8ce71e5924 Added uninstall target for Unix platforms. 16 лет назад
  Ryan C. Gordon a40d3e1e3b Prevent bogus addition of -rpath to libraries. 16 лет назад
  Ryan C. Gordon 12ad3828e7 Not sure if this is still needed (it's definitely unneeded in CMake 2.8). 16 лет назад