swig/SWIG/Source/SWIG1.1
Dave Beazley 1e17d49b13 Added -includeall option.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@481 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-06-16 15:38:43 +00:00
..
.cvsignore Conditionaly compile experimental code with --enable-experiment 2000-01-30 15:39:55 +00:00
cplus.cxx Eliminated annoying C++ warnings for Workshop 5.0 compiler 2000-06-15 21:52:37 +00:00
emit.cxx Eliminated annoying C++ warnings for Workshop 5.0 compiler 2000-06-15 21:52:37 +00:00
hash.cxx Minor fixes and cleanup 2000-06-15 03:23:47 +00:00
internal.h Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
lang.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
main.cxx Added -includeall option. 2000-06-16 15:38:43 +00:00
Makefile.in (PARSER): Prefix w/ `$(srcdir)/'. 2000-04-12 08:04:53 +00:00
naming.cxx Minor fixes and cleanup 2000-06-15 03:23:47 +00:00
parms.cxx Removed warnings. 2000-06-15 03:20:53 +00:00
parser.yxx Removed annoying warnings. 2000-06-15 03:15:58 +00:00
README Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
scanner.cxx Removed warnings. 2000-06-15 03:20:53 +00:00
sstring.cxx (String &operator<<, String &operator>>): Declare source 2000-04-12 11:48:41 +00:00
swig11.h (String &operator<<, String &operator>>): Declare source 2000-04-12 11:48:41 +00:00
symbol.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
typemap.cxx Eliminated annoying C++ warnings for Workshop 5.0 compiler 2000-06-15 21:52:37 +00:00
types.cxx Removed warnings. 2000-06-15 03:20:53 +00:00
wrapfunc.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00

2/10/00

This is the old SWIG1.1 core written in C++.  This is a real mess
and in the process of being deprecated.  Please bear with us.

-- Dave