swig/Source/Modules
2006-04-14 07:47:44 +00:00
..
.cvsignore *** empty log message *** 2003-01-22 08:11:51 +00:00
allegrocl.cxx 04/05/2006: mutandiz 2006-04-06 06:28:53 +00:00
allocate.cxx Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
browser.cxx Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
cffi.cxx Prefixed package name to cffi symbols. 2006-04-14 07:47:44 +00:00
chicken.cxx Update Chicken configuration to not use chicken-config 2006-04-06 01:16:57 +00:00
clisp.cxx Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
contract.cxx cosmetics 2006-03-07 22:02:54 +00:00
csharp.cxx Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
directors.cxx Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
emit.cxx Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
guile.cxx Fix for module names containing a "-" in non-"shadow" mode. 2006-03-07 21:25:28 +00:00
java.cxx #1447337 Delete LocalRefs at the end of director methods and some cosmetic changes 2006-03-11 00:05:20 +00:00
lang.cxx more fixes for '%rename Class' + %copyctor 2006-03-21 19:14:47 +00:00
lua.cxx Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
main.cxx Fix swig --help -<lang> working differently to swig -help -<lang> 2006-03-20 22:05:28 +00:00
modula3.cxx Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
module.cxx Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
mzscheme.cxx Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
ocaml.cxx cosmetics 2006-03-07 22:02:54 +00:00
overload.cxx Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
perl5.cxx cosmetics 2006-03-07 22:02:54 +00:00
php4.cxx fix docs, path provided by Olly 2006-04-11 01:40:20 +00:00
pike.cxx Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
python.cxx better error message for overloading, as suggested by Tijs Michels, and doc fixes, provided by Olly 2006-04-11 01:42:10 +00:00
README File move 2002-12-03 20:33:35 +00:00
ruby.cxx Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
s-exp.cxx Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
swigmain.cxx Fix swig --help -<lang> working differently to swig -help -<lang> 2006-03-20 22:05:28 +00:00
swigmod.h cosmetics 2006-03-07 22:02:54 +00:00
tcl8.cxx Fix #1448184 error message formatting 2006-03-19 22:40:45 +00:00
typepass.cxx Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
uffi.cxx Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
utils.cxx Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +00:00
xml.cxx Common template for head of each file detailing licence, distribution and authors information 2006-03-06 22:51:01 +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