swig/Source/Modules
William S Fulton e81bfb86c0 Correct file and line number display for some error messages, these now also result in exiting with an error.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11945 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-03-13 23:08:02 +00:00
..
README File move 2002-12-03 20:33:35 +00:00
allegrocl.cxx [allegrocl] Use fully qualified symbol name for cl::identity 2010-03-10 19:38:24 +00:00
allocate.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
browser.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
cffi.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
chicken.cxx Add improved namespace support - the nspace feature, working for Java only at the moment. 2010-03-04 21:27:23 +00:00
clisp.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
contract.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
csharp.cxx Correct file and line number display for some error messages, these now also result in exiting with an error. 2010-03-13 23:08:02 +00:00
directors.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
emit.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
guile.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
java.cxx Correct file and line number display for some error messages, these now also result in exiting with an error. 2010-03-13 23:08:02 +00:00
lang.cxx nspace fixes and adding in missing symbols in language symbol tables for Java and C# 2010-03-13 00:05:31 +00:00
lua.cxx Add improved namespace support - the nspace feature, working for Java only at the moment. 2010-03-04 21:27:23 +00:00
main.cxx Better handling of file paths containing multiple path separators. Fix recent regression incorrectly detecting a directory on Windows when the output directory is not the current directory. 2010-03-13 22:28:24 +00:00
modula3.cxx Correct file and line number display for some error messages, these now also result in exiting with an error. 2010-03-13 23:08:02 +00:00
module.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
mzscheme.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
ocaml.cxx add some missing nspace support 2010-03-10 22:00:14 +00:00
octave.cxx Add improved namespace support - the nspace feature, working for Java only at the moment. 2010-03-04 21:27:23 +00:00
overload.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
perl5.cxx Correct file and line number display for some error messages, these now also result in exiting with an error. 2010-03-13 23:08:02 +00:00
php.cxx Correct file and line number display for some error messages, these now also result in exiting with an error. 2010-03-13 23:08:02 +00:00
pike.cxx add some missing nspace support 2010-03-10 22:00:14 +00:00
python.cxx Add improved namespace support - the nspace feature, working for Java only at the moment. 2010-03-04 21:27:23 +00:00
r.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
ruby.cxx minor ruby cleanup 2010-03-13 00:24:00 +00:00
s-exp.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
swigmain.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
swigmod.h Add improved namespace support - the nspace feature, working for Java only at the moment. 2010-03-04 21:27:23 +00:00
tcl8.cxx Add improved namespace support - the nspace feature, working for Java only at the moment. 2010-03-04 21:27:23 +00:00
typepass.cxx Add improved namespace support - the nspace feature, working for Java only at the moment. 2010-03-04 21:27:23 +00:00
uffi.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
utils.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
xml.cxx SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00

README

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