swig/Source/Modules1.1
Dave Beazley 8a7d0af5ad Changed the handling of types in parameter lists and removed the %val
and %out directives.    This result of this change is that SWIG does
a lot less manipulation of types before they are given to language
modules.  It also means that a lot of stuff is going to be broken
for a short period of time.   I am working on cleaning all of this up
so give me a few days to sort it out.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@588 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-07-20 20:26:17 +00:00
..
.cvsignore 1/28/00 : loic 2000-01-29 01:06:10 +00:00
guile.cxx (GUILE::parse_args): Recognize "-with-smobs" again, but don't do 2000-07-20 20:03:07 +00:00
guile.h Modified the WrapperFunction class. Fixed various bugs 2000-07-10 16:46:18 +00:00
java.cxx Moved parms and types to C. Changed parameter API 2000-07-13 19:38:59 +00:00
java.h Removed String class from Java module 2000-07-09 21:48:35 +00:00
Makefile.in Removed Strings from Python module. 2000-07-09 19:15:25 +00:00
mod11.h Cleanup 2000-06-18 16:24:55 +00:00
mzscheme.cxx Moved parms and types to C. Changed parameter API 2000-07-13 19:38:59 +00:00
mzscheme.h Modified the WrapperFunction class. Fixed various bugs 2000-07-10 16:46:18 +00:00
perl5.cxx Moved parms and types to C. Changed parameter API 2000-07-13 19:38:59 +00:00
perl5.h Broke dependence between the DataType class and the Language class. 2000-07-12 20:17:44 +00:00
python.cxx Changed the handling of types in parameter lists and removed the %val 2000-07-20 20:26:17 +00:00
python.h Modified the WrapperFunction class. Fixed various bugs 2000-07-10 16:46:18 +00:00
ruby.cxx Moved parms and types to C. Changed parameter API 2000-07-13 19:38:59 +00:00
ruby.h Modified the WrapperFunction class. Fixed various bugs 2000-07-10 16:46:18 +00:00
swigmain.cxx Add Ruby support contributed by Masaki Fukushima. 2000-07-05 18:58:49 +00:00
tcl8.cxx Moved parms and types to C. Changed parameter API 2000-07-13 19:38:59 +00:00
tcl8.h Removed String class from Tcl module 2000-07-09 03:03:01 +00:00