Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon f1cd4d8f0d THIS is Christoph's PHYSFS_stat() work. il y a 16 ans
  Ryan C. Gordon 8e78e4719d Backed out changeset f87b0b7cca8e ... This wasn't Christoph's patch. Sorry! il y a 16 ans
  Ryan C. Gordon 7cc80bebc5 Added first work on PHYSFS_stat() API (thanks, Christoph!). il y a 16 ans
  Ryan C. Gordon eafefbdfdc Added SWIG-based Ruby bindings. il y a 16 ans
  Ryan C. Gordon c08d722c2e Added Patrice to the credits. il y a 16 ans
  Ryan C. Gordon 5a98fc83a8 Catch case where we use the Unix code on a non-Unix system that lacks pthreads. il y a 16 ans
  Ryan C. Gordon 6d6fec87ad Some targets need string.h here. il y a 16 ans
  Ryan C. Gordon 68db1196be Install test_physfs.pl with the rest of the project. il y a 16 ans
  Ryan C. Gordon 13a9f9b2dd Fixed "make dist" target. il y a 16 ans
  Ryan C. Gordon 8ce71e5924 Added uninstall target for Unix platforms. il y a 16 ans
  Ryan C. Gordon a40d3e1e3b Prevent bogus addition of -rpath to libraries. il y a 16 ans
  Ryan C. Gordon 12ad3828e7 Not sure if this is still needed (it's definitely unneeded in CMake 2.8). il y a 16 ans
  Ryan C. Gordon 35ed8dd586 Fixed filename collision when linking the library and script bindings. il y a 16 ans
  Ryan C. Gordon 282bf1b3ec More perl bindings wanking. il y a 16 ans
  Ryan C. Gordon bdd4d3ebe3 Added simple test for perl bindings. il y a 16 ans
  Ryan C. Gordon 6116683f5e More work on Perl bindings linking. il y a 16 ans
  Ryan C. Gordon c844a98be3 I think this gets the right Perl include path value. il y a 16 ans
  Ryan C. Gordon 8415f297f0 Use FIND_PROGRAM(perl) instead of FindPerl. il y a 16 ans
  Ryan C. Gordon 319ff77100 Initial work on Ruby bindings, barely started. il y a 16 ans
  Ryan C. Gordon 23d28cbe12 Tightened the SWIG warning filter. il y a 16 ans
  Ryan C. Gordon 392193ea0c Hooked up Perl bindings, via SWIG. il y a 16 ans
  Ryan C. Gordon 5720b168ca Fixed compiler warning on newer Linux systems. il y a 16 ans
  Ryan C. Gordon a09a54d0f2 Initial SWIG work. il y a 16 ans
  Ryan C. Gordon aa7126619e Added some (disabled!) calling conventions stuff. il y a 16 ans
  Ryan C. Gordon 5629f8b8bc Renamed __EXPORT__ to PHYSFS_DECL. il y a 16 ans
  Ryan C. Gordon c2c1ba9cc5 Fixed some C++-style one-line comments in C code. il y a 16 ans
  Ryan C. Gordon 4cbe694020 Removed makedist.sh ... not needed with Mercurial's "hg archive" il y a 16 ans
  Ryan C. Gordon 595ac1da39 Cleaned up returns that look like function calls for my updated coding style. il y a 16 ans
  Ryan C. Gordon 17b2640d71 Corrected physfs.h installation for new directory layout (thanks, Patrice!). il y a 16 ans
  Ryan C. Gordon cef8847a06 Attempt to clean up the thread ID mess in platform_unix ... il y a 16 ans