swig/Source/SWIG1.1
Thien-Thi Nguyen c4605854d5 (String &operator<<, String &operator>>): Declare source
argument const for these funcs to silence compiler warnings.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@416 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-04-12 11:48:41 +00:00
..
.cvsignore Conditionaly compile experimental code with --enable-experiment 2000-01-30 15:39:55 +00:00
cplus.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
emit.cxx Slash, burn, crash, crumble. Don't mind me. 2000-02-27 03:47:17 +00:00
hash.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +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 Slash, burn, crash, crumble. Don't mind me. 2000-02-27 03:47:17 +00:00
Makefile.in (PARSER): Prefix w/ `$(srcdir)/'. 2000-04-12 08:04:53 +00:00
naming.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
parms.cxx Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
parser.yxx Fixed bizarre parsing problem related to typenames. 2000-03-21 05:52:59 +00:00
README Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
scanner.cxx Removed 'mutable'. 2000-02-29 21:03:57 +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 Added $ndim variable to typemaps. 2000-02-11 19:48:39 +00:00
types.cxx bugfix 2000-02-15 19:33:19 +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