swig/SWIG/Source/Modules
2005-10-31 09:34:27 +00:00
..
.cvsignore
allegrocl.cxx
allocate.cxx fix bug #1292926 2005-10-20 15:42:48 +00:00
browser.cxx
chicken.cxx Fix a few minor bugs in the chicken module 2005-10-20 00:37:57 +00:00
clisp.cxx
contract.cxx
csharp.cxx replace bad parameter names when neccessary 2005-10-21 10:43:41 +00:00
directors.cxx change director order back, bad fix 2005-10-26 14:11:28 +00:00
emit.cxx fix warning about non-initialized result, and add missing deletes 2005-10-31 09:34:27 +00:00
guile.cxx Make declared and defined linkage of SWIG_init consistent. 2005-10-30 16:40:20 +00:00
java.cxx replace bad parameter names when neccessary 2005-10-21 10:43:41 +00:00
lang.cxx add Luigi's static patch for extended variables 2005-10-18 14:04:14 +00:00
lua.cxx
main.cxx finishing the first stage of the typemap unification scheme, fixing issues with gcc and valgrind 2005-10-20 09:47:56 +00:00
modula3.cxx
module.cxx
mzscheme.cxx Fix for constants attempting to generate setters with %feature(immutable,"0") 2005-10-15 01:14:21 +00:00
ocaml.cxx change director order back, bad fix 2005-10-26 14:11:28 +00:00
overload.cxx
perl5.cxx add the swig version to the proxy file 2005-10-26 07:12:29 +00:00
php4.cxx
pike.cxx
python.cxx change director order back, bad fix 2005-10-26 14:11:28 +00:00
README
ruby.cxx change director order back, bad fix 2005-10-26 14:11:28 +00:00
s-exp.cxx
swigmain.cxx
swigmod.h
tcl8.cxx replace by SWIG_POINTER_OWN instead of '1' 2005-10-26 09:40:29 +00:00
typepass.cxx
uffi.cxx
utils.cxx fix friend bug #1323114 2005-10-17 13:28:59 +00:00
xml.cxx

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