swig/SWIG/Source/SWIG1.1
2000-07-10 23:11:50 +00:00
..
.cvsignore Conditionaly compile experimental code with --enable-experiment 2000-01-30 15:39:55 +00:00
cplus.cxx Fixed bug in constructor emit function. 2000-07-10 23:11:50 +00:00
emit.cxx Fixed Printv problem. 2000-07-10 22:29:52 +00:00
internal.h Major slash and burn. Virtually all of the 1.1 core has been divorced from the C++ String class and migrated to DOHString instead. 2000-07-09 01:04:29 +00:00
lang.cxx Lot's of cleanup. Removed some more source files. Migrated more functionality to C. 2000-06-18 20:34:21 +00:00
main.cxx C++ String class and all operator overloading removed. 2000-07-10 03:11:24 +00:00
Makefile.in Removed the WrapperFunction class entirely. Everything uses the C version. 2000-07-10 21:52:58 +00:00
parms.cxx Major slash and burn. Virtually all of the 1.1 core has been divorced from the C++ String class and migrated to DOHString instead. 2000-07-09 01:04:29 +00:00
parser.yxx Fixed problem in enum parsing. 2000-07-10 22:52:29 +00:00
README Removed the documentation system. A lot of cleanup. 2000-02-10 19:41:28 +00:00
scanner.cxx Fixed parsing of character constants. 2000-07-10 22:52:19 +00:00
sstring.cxx C++ String class and all operator overloading removed. 2000-07-10 03:11:24 +00:00
swig11.h Removed the WrapperFunction class entirely. Everything uses the C version. 2000-07-10 21:52:58 +00:00
typemap.cxx Removed the WrapperFunction class entirely. Everything uses the C version. 2000-07-10 21:52:58 +00:00
types.cxx Major slash and burn. Virtually all of the 1.1 core has been divorced from the C++ String class and migrated to DOHString instead. 2000-07-09 01:04:29 +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