swig/Source/Modules
2003-09-04 23:15:05 +00:00
..
.cvsignore *** empty log message *** 2003-01-22 08:11:51 +00:00
allocate.cxx Compiler warnings. 2003-03-23 20:44:52 +00:00
browser.cxx Added missing #include of "swigconfig.h" to Source/Modules/browser.cxx, 2002-12-20 16:27:16 +00:00
chicken.cxx -outdir commandline option support => directory for proxy class and other language specific files 2003-08-07 17:22:12 +00:00
contract.cxx *** empty log message *** 2003-09-01 18:19:41 +00:00
csharp.cxx Support for throwing C# exceptions from C/C++ - $module special variable. 2003-08-29 20:09:32 +00:00
emit.cxx *** empty log message *** 2003-09-01 18:19:41 +00:00
guile.cxx -outdir commandline option support => directory for proxy class and other language specific files 2003-08-07 17:22:12 +00:00
java.cxx Java directors implementation contributed by Scott Michel. 2003-09-04 23:15:05 +00:00
lang.cxx Java directors implementation contributed by Scott Michel. 2003-09-04 23:15:05 +00:00
main.cxx -E added to options displayed with -help 2003-09-02 19:55:05 +00:00
module.cxx File move 2002-12-03 20:33:35 +00:00
mzscheme.cxx -outdir commandline option support => directory for proxy class and other language specific files 2003-08-07 17:22:12 +00:00
ocaml.cxx Java directors implementation contributed by Scott Michel. 2003-09-04 23:15:05 +00:00
overload.cxx Allow number of arguments replacement when overloading. 2003-02-15 02:01:29 +00:00
perl5.cxx Fixed [ 763522 ] 1.3.19 segfault in SwigType_add_pointer/DohInsertitem. 2003-08-15 18:22:08 +00:00
php4.cxx -outdir commandline option support => directory for proxy class and other language specific files 2003-08-07 17:22:12 +00:00
pike.cxx warning fix 2003-06-25 09:36:59 +00:00
python.cxx Java directors implementation contributed by Scott Michel. 2003-09-04 23:15:05 +00:00
README File move 2002-12-03 20:33:35 +00:00
ruby.cxx Java directors implementation contributed by Scott Michel. 2003-09-04 23:15:05 +00:00
s-exp.cxx -outdir commandline option support => directory for proxy class and other language specific files 2003-08-07 17:22:12 +00:00
swigmain.cxx -outdir commandline option support => directory for proxy class and other language specific files 2003-08-07 17:22:12 +00:00
swigmod.h Java directors implementation contributed by Scott Michel. 2003-09-04 23:15:05 +00:00
tcl8.cxx Fixed [ 763563 ] Missing indication of optional arguments 2003-08-15 18:11:36 +00:00
typepass.cxx Very subtle change to handling of unnamed enums and typedef (an 2003-05-01 19:48:14 +00:00
xml.cxx -outdir commandline option support => directory for proxy class and other language specific files 2003-08-07 17:22:12 +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