swig/Source/Modules
2003-01-28 15:07:20 +00:00
..
.cvsignore *** empty log message *** 2003-01-22 08:11:51 +00:00
allocate.cxx Fixed [ 649022 ] Compilation problems with KAI/KCC 2002-12-06 20:10:56 +00:00
browser.cxx Added missing #include of "swigconfig.h" to Source/Modules/browser.cxx, 2002-12-20 16:27:16 +00:00
contract.cxx File move 2002-12-03 20:33:35 +00:00
emit.cxx Fixed [ 649022 ] Compilation problems with KAI/KCC 2002-12-06 20:10:56 +00:00
guile.cxx File move 2002-12-03 20:33:35 +00:00
java.cxx Modifications to work on MacOS, submitted by Bernard Desgraupes. 2002-12-16 21:20:53 +00:00
lang.cxx File move 2002-12-03 20:33:35 +00:00
main.cxx Simplification of version string. Use autoconf's PACKAGE_VERSION instead. 2002-12-11 22:36:03 +00:00
module.cxx File move 2002-12-03 20:33:35 +00:00
mzscheme.cxx Version simplification. 2002-12-11 22:39:28 +00:00
ocaml.cxx Modifications to work on MacOS, submitted by Bernard Desgraupes. 2002-12-16 21:20:53 +00:00
overload.cxx File move 2002-12-03 20:33:35 +00:00
perl5.cxx File move 2002-12-03 20:33:35 +00:00
php4.cxx Modifications to work on MacOS, submitted by Bernard Desgraupes. 2002-12-16 21:20:53 +00:00
pike.cxx Corrected overloading-related coding in PIKE::dispatchFunction(). 2002-12-20 17:27:14 +00:00
python.cxx File move 2002-12-03 20:33:35 +00:00
README File move 2002-12-03 20:33:35 +00:00
ruby.cxx Moved the code for defining Ruby method aliases out into a separate function. 2003-01-28 15:07:20 +00:00
s-exp.cxx Fixed [ 649022 ] Compilation problems with KAI/KCC 2002-12-06 20:10:56 +00:00
swigmain.cxx File move 2002-12-03 20:33:35 +00:00
swigmod.h Version simplification 2002-12-11 22:33:00 +00:00
tcl8.cxx File move 2002-12-03 20:33:35 +00:00
typepass.cxx File move 2002-12-03 20:33:35 +00:00
xml.cxx (Xml_print_attributes): Do "&" replacement 2003-01-08 12:19:28 +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