swig/Source/Modules
Matthias Köppe 00cb55d2e4 <-scm> Fix typo in generated code for procedures-with-setters.
Reported by John Lenz.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5166 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-09-28 14:40:44 +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 Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +00:00
chicken.cxx Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +00:00
contract.cxx Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +00:00
csharp.cxx Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +00:00
emit.cxx modified contract output format 2003-09-05 19:11:11 +00:00
guile.cxx <-scm> Fix typo in generated code for procedures-with-setters. 2003-09-28 14:40:44 +00:00
java.cxx Director tweaks from Scott Michel. 2003-09-26 20:40:49 +00:00
lang.cxx Fixed [ 812528 ] externs not correct when throw is in signature. 2003-09-26 20:37:30 +00:00
main.cxx Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +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 Working directors again. I need to focus on director_abstract testcase. 2003-09-25 06:46:17 +00:00
overload.cxx Allow number of arguments replacement when overloading. 2003-02-15 02:01:29 +00:00
perl5.cxx Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +00:00
php4.cxx Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +00:00
pike.cxx Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +00:00
python.cxx Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names) 2003-09-23 21:26:04 +00:00
README File move 2002-12-03 20:33:35 +00:00
ruby.cxx Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names) 2003-09-23 21:26:04 +00:00
s-exp.cxx Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +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 new method abstractClassTest - by Scott Michel 2003-09-06 15:39:31 +00:00
tcl8.cxx Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +00:00
typepass.cxx Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +00:00
xml.cxx Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +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