swig/Source/Modules
William S Fulton afb2721ab4 copyright update and typo in -help
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6137 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2004-08-24 22:14:25 +00:00
..
.cvsignore *** empty log message *** 2003-01-22 08:11:51 +00:00
allegrocl.cxx Fix so that this file compiles 2004-08-24 21:47:54 +00:00
allocate.cxx more fixes for exceptions and ref. 2004-05-29 23:17:15 +00:00
browser.cxx Eric Sunshine patch - Mods to work on NextStep 2004-01-22 22:42:18 +00:00
chicken.cxx -ldflags option removed for removed prebuilt runtime library 2004-07-10 16:42:54 +00:00
contract.cxx Moved non static function declarations from source files into header files 2003-12-28 21:48:39 +00:00
csharp.cxx Fixes to compile on some buggy Redhat gcc 2.96 versions 2004-08-12 21:12:21 +00:00
directors.cxx Common director support functions moved to new file directors.cxx 2003-11-18 20:21:39 +00:00
emit.cxx const fixes for allegro module usage 2004-08-24 21:48:46 +00:00
guile.cxx -ldflags option removed for removed prebuilt runtime library 2004-07-10 16:42:54 +00:00
java.cxx Fixes to compile on some buggy Redhat gcc 2.96 versions 2004-08-12 21:12:21 +00:00
lang.cxx Fix for enum forward declarations 2004-08-23 20:10:51 +00:00
main.cxx copyright update and typo in -help 2004-08-24 22:14:25 +00:00
modula3.cxx Fixes to compile on some buggy Redhat gcc 2.96 versions 2004-08-12 21:12:21 +00:00
module.cxx File move 2002-12-03 20:33:35 +00:00
mzscheme.cxx <Dmitriy.Zavin@infineon.com> writes: 2004-08-17 14:21:33 +00:00
ocaml.cxx Eric Sunshine patch - Mods to work on NextStep 2004-01-22 22:42:18 +00:00
overload.cxx Fix for gcc-3.4.0 2004-05-31 21:37:49 +00:00
perl5.cxx move pragma_include to below the EXPORT line in perl module. 2004-08-24 01:12:45 +00:00
php4.cxx -ldflags option removed for removed prebuilt runtime library 2004-07-10 16:42:54 +00:00
pike.cxx -ldflags option removed for removed prebuilt runtime library 2004-07-10 16:42:54 +00:00
python.cxx -ldflags option removed for removed prebuilt runtime library 2004-07-10 16:42:54 +00:00
README File move 2002-12-03 20:33:35 +00:00
ruby.cxx Committed Kou's patch for the Ruby module (for the -prefix command line 2004-07-11 18:32:43 +00:00
s-exp.cxx Eric Sunshine patch - Mods to work on NextStep 2004-01-22 22:42:18 +00:00
swigmain.cxx Added Allegro CL module 2004-04-27 23:00:41 +00:00
swigmod.h Fix for enum forward declarations 2004-08-23 20:10:51 +00:00
tcl8.cxx Applied patch #1011604 submitted by Charles Schwieters. Fix for 64 bit tcl interpreters. 2004-08-23 20:05:51 +00:00
typepass.cxx Fix for enum forward declarations 2004-08-23 20:10:51 +00:00
utils.cxx fix dirprot mode 2004-04-11 12:20:04 +00:00
xml.cxx XML patch from Robin Dunn adds -dump_xml and -xmlout <file> for generating XML of post processed parse tree 2004-07-12 19:53:23 +00:00

06/25/2002

This directory contains all of the SWIG language modules.  Many of these
modules contain code that dates back to SWIG1.0.  The module API has changed
a lot in the development releases so this is fairly messy.  We're working on
cleaning it up, but you'll have to bear with us until it's done.

-- Dave