swig/Source/Modules
2005-09-30 22:10:17 +00:00
..
.cvsignore *** empty log message *** 2003-01-22 08:11:51 +00:00
allegrocl.cxx Better error message displayed when file cannot be opened 2005-09-08 22:31:21 +00:00
allocate.cxx Modify following features to work as flags, so that they can be truely set and unset: 2005-09-30 21:37:40 +00:00
browser.cxx Eric Sunshine patch - Mods to work on NextStep 2004-01-22 22:42:18 +00:00
chicken.cxx Modify following features to work as flags, so that they can be truely set and unset: 2005-09-30 22:10:17 +00:00
clisp.cxx Better error message displayed when file cannot be opened 2005-09-08 22:31:21 +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 Modify following features to work as flags, so that they can be truely set and unset: 2005-09-30 22:10:17 +00:00
directors.cxx move fix for typedef (no ptr/no ref) + director from directors.cxx to lang.cxx. This should fix more related problems around. Also fix for unnamed namespace in lang.cxx 2004-11-03 08:00:14 +00:00
emit.cxx compact default arguments feature (original default argument wrapping mode) 2004-10-20 20:59:33 +00:00
guile.cxx Modify following features to work as flags, so that they can be truely set and unset: 2005-09-30 22:10:17 +00:00
java.cxx Modify following features to work as flags, so that they can be truely set and unset: 2005-09-30 22:10:17 +00:00
lang.cxx Modify following features to work as flags, so that they can be truely set and unset: 2005-09-30 22:10:17 +00:00
lua.cxx Modify following features to work as flags, so that they can be truely set and unset: 2005-09-30 22:10:17 +00:00
main.cxx Better error message displayed when file cannot be opened 2005-09-08 22:31:21 +00:00
modula3.cxx Modify following features to work as flags, so that they can be truely set and unset: 2005-09-30 22:10:17 +00:00
module.cxx File move 2002-12-03 20:33:35 +00:00
mzscheme.cxx Modify following features to work as flags, so that they can be truely set and unset: 2005-09-30 22:10:17 +00:00
ocaml.cxx Modify following features to work as flags, so that they can be truely set and unset: 2005-09-30 22:10:17 +00:00
overload.cxx add more missing Deletes 2005-03-14 23:32:31 +00:00
perl5.cxx Modify following features to work as flags, so that they can be truely set and unset: 2005-09-30 22:10:17 +00:00
php4.cxx Modify following features to work as flags, so that they can be truely set and unset: 2005-09-30 22:10:17 +00:00
pike.cxx Modify following features to work as flags, so that they can be truely set and unset: 2005-09-30 22:10:17 +00:00
python.cxx Modify following features to work as flags, so that they can be truely set and unset: 2005-09-30 22:10:17 +00:00
README File move 2002-12-03 20:33:35 +00:00
ruby.cxx Modify following features to work as flags, so that they can be truely set and unset: 2005-09-30 22:10:17 +00:00
s-exp.cxx Better error message displayed when file cannot be opened 2005-09-08 22:31:21 +00:00
swigmain.cxx Fix swig -help since support for -lua was added 2005-08-23 09:17:28 +00:00
swigmod.h template ext mode on for all languages, not just Python now 2005-04-01 19:46:06 +00:00
tcl8.cxx Modify following features to work as flags, so that they can be truely set and unset: 2005-09-30 22:10:17 +00:00
typepass.cxx Modify following features to work as flags, so that they can be truely set and unset: 2005-09-30 21:37:40 +00:00
uffi.cxx Better error message displayed when file cannot be opened 2005-09-08 22:31:21 +00:00
utils.cxx Modify following features to work as flags, so that they can be truely set and unset: 2005-09-30 21:37:40 +00:00
xml.cxx Better error message displayed when file cannot be opened 2005-09-08 22:31:21 +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