Ryan C. Gordon <icculus@icculus.org> [Mon, 01 Feb 2010 04:22:05 -0500] rev 1032
Initial work on Ruby bindings, barely started.
Mostly this is work on abstracting things in the build system.
Ryan C. Gordon <icculus@icculus.org> [Mon, 01 Feb 2010 03:29:56 -0500] rev 1031
Tightened the SWIG warning filter.
Ryan C. Gordon <icculus@icculus.org> [Mon, 01 Feb 2010 03:17:14 -0500] rev 1030
Hooked up Perl bindings, via SWIG.
Ryan C. Gordon <icculus@icculus.org> [Mon, 01 Feb 2010 03:02:18 -0500] rev 1029
Fixed compiler warning on newer Linux systems.
(transplanted from 3ab4702d6313b2590f202f1475cd68976765f02f)
Ryan C. Gordon <icculus@icculus.org> [Mon, 01 Feb 2010 03:02:18 -0500] rev 1028
Fixed compiler warning on newer Linux systems.
(transplanted from 3ab4702d6313b2590f202f1475cd68976765f02f)
Ryan C. Gordon <icculus@icculus.org> [Mon, 01 Feb 2010 03:02:18 -0500] rev 1027
Fixed compiler warning on newer Linux systems.
Ryan C. Gordon <icculus@icculus.org> [Fri, 29 Jan 2010 04:17:44 -0500] rev 1026
Initial SWIG work.
Ryan C. Gordon <icculus@icculus.org> [Fri, 29 Jan 2010 03:18:03 -0500] rev 1025
Added some (disabled!) calling conventions stuff.
Ryan C. Gordon <icculus@icculus.org> [Fri, 29 Jan 2010 03:09:16 -0500] rev 1024
Renamed __EXPORT__ to PHYSFS_DECL.
Ryan C. Gordon <icculus@icculus.org> [Thu, 28 Jan 2010 02:45:58 -0500] rev 1023
Merged 1018:23aee7da04e0 from default branch: C++-style comment fixes.