swig/Source/Modules
2010-06-15 11:57:06 +00:00
..
allegrocl.cxx [allegrocl] Use fully qualified symbol name for cl::identity 2010-03-10 19:38:24 +00:00
allocate.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
browser.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
cffi.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
chicken.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
clisp.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
contract.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
csharp.cxx Fix nspace when no -namespace is used (for C#) 2010-03-17 19:35:45 +00:00
directors.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
emit.cxx Fix segfault when using Python's -threads options and exceptions are thrown 2010-04-08 06:46:18 +00:00
guile.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
java.cxx Java/C# constants fix after last nspace commit 2010-03-13 23:39:46 +00:00
lang.cxx Apply patch #2952374 - fix Python directors and the -nortti option. 2010-04-09 22:22:06 +00:00
lua.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
main.cxx Fix incorrect current directory handling from last commit 2010-03-13 23:24:15 +00:00
modula3.cxx Correct file and line number display for some error messages, these now also result in exiting with an error. 2010-03-13 23:08:02 +00:00
module.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
mzscheme.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
ocaml.cxx add some missing nspace support 2010-03-10 22:00:14 +00:00
octave.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
overload.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
perl5.cxx Correct file and line number display for some error messages, these now also result in exiting with an error. 2010-03-13 23:08:02 +00:00
php.cxx Correct file and line number display for some error messages, these now also result in exiting with an error. 2010-03-13 23:08:02 +00:00
pike.cxx add some missing nspace support 2010-03-10 22:00:14 +00:00
python.cxx fix regression of Python constructor renaming introduced by py3k work 2010-04-25 14:07:14 +00:00
r.cxx Remove some R debugging output 2010-04-01 18:29:36 +00:00
README File move 2002-12-03 20:33:35 +00:00
ruby.cxx Apply Ubuntu patch to fix Ruby and std::vector wrappers with -minherit. 2010-04-09 23:27:40 +00:00
s-exp.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
scilab.cxx fix matrix input issue 2010-06-15 11:57:06 +00:00
swigmain.cxx merge from trunk 2010-04-30 03:03:24 +00:00
swigmod.h merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
tcl8.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
typepass.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
uffi.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
utils.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +00:00
xml.cxx merge revisions 11872:11876 from trunk to gsoc2009-sploving branch - license changes 2010-03-06 01:19:37 +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