swig/Source/Modules
William S Fulton 2704ffe81f Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names)
Numerous symbols in the generated director code.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5153 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-09-23 21:26:04 +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 -outdir commandline option support => directory for proxy class and other language specific files 2003-08-07 17:22:12 +00:00
java.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
lang.cxx Director code mods: 2003-09-22 22:57:16 +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 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
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