swig/Source/Modules
2006-11-16 10:26:03 +00:00
..
.cvsignore *** empty log message *** 2003-01-22 08:11:51 +00:00
allegrocl.cxx [allegrocl] see CHANGES.current. 2006-11-07 19:34:18 +00:00
allocate.cxx add missing new line to warning 2006-11-06 22:45:31 +00:00
browser.cxx -fakeversion appears in generated files. Made comment with version number at top of generated files consistent. 2006-11-15 23:45:47 +00:00
cffi.cxx beautify/format source code with gnu indent 2006-11-01 23:54:54 +00:00
chicken.cxx beautify/format source code with gnu indent 2006-11-01 23:54:54 +00:00
clisp.cxx beautify/format source code with gnu indent 2006-11-01 23:54:54 +00:00
contract.cxx beautify/format source code with gnu indent 2006-11-01 23:54:54 +00:00
csharp.cxx -fakeversion appears in generated files. Made comment with version number at top of generated files consistent. 2006-11-15 23:45:47 +00:00
directors.cxx Fix director operator pointer casts 2006-11-09 22:32:28 +00:00
emit.cxx beautify/format source code with gnu indent 2006-11-01 23:54:54 +00:00
guile.cxx beautify/format source code with gnu indent 2006-11-01 23:54:54 +00:00
java.cxx -fakeversion appears in generated files. Made comment with version number at top of generated files consistent. 2006-11-15 23:45:47 +00:00
lang.cxx $self special variable for %extend 2006-11-08 00:54:28 +00:00
lua.cxx beautify/format source code with gnu indent 2006-11-01 23:54:54 +00:00
main.cxx -fakeversion appears in generated files. Made comment with version number at top of generated files consistent. 2006-11-15 23:45:47 +00:00
modula3.cxx -fakeversion appears in generated files. Made comment with version number at top of generated files consistent. 2006-11-15 23:45:47 +00:00
module.cxx beautify/format source code with gnu indent 2006-11-01 23:54:54 +00:00
mzscheme.cxx beautify/format source code with gnu indent 2006-11-01 23:54:54 +00:00
ocaml.cxx Fix director operator pointer casts 2006-11-09 22:32:28 +00:00
overload.cxx beautify/format source code with gnu indent 2006-11-01 23:54:54 +00:00
perl5.cxx -fakeversion appears in generated files. Made comment with version number at top of generated files consistent. 2006-11-15 23:45:47 +00:00
php4.cxx beautify/format source code with gnu indent 2006-11-01 23:54:54 +00:00
pike.cxx beautify/format source code with gnu indent 2006-11-01 23:54:54 +00:00
python.cxx Recommit of alternate fix for bug #1578346 (this time without formatting mess) 2006-11-16 10:26:03 +00:00
r.cxx variable hiding warning fix 2006-11-02 09:40:19 +00:00
README File move 2002-12-03 20:33:35 +00:00
ruby.cxx Fix director operator pointer casts 2006-11-09 22:32:28 +00:00
s-exp.cxx beautify/format source code with gnu indent 2006-11-01 23:54:54 +00:00
swigmain.cxx beautify/format source code with gnu indent 2006-11-01 23:54:54 +00:00
swigmod.h Fix director operator pointer casts 2006-11-09 22:32:28 +00:00
tcl8.cxx -fakeversion appears in generated files. Made comment with version number at top of generated files consistent. 2006-11-15 23:45:47 +00:00
typepass.cxx beautify/format source code with gnu indent 2006-11-01 23:54:54 +00:00
uffi.cxx beautify/format source code with gnu indent 2006-11-01 23:54:54 +00:00
utils.cxx beautify/format source code with gnu indent 2006-11-01 23:54:54 +00:00
xml.cxx beautify/format source code with gnu indent 2006-11-01 23:54:54 +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