swig/Source
Dave Beazley 465ee17792 Fixed large file assertion problem. Not really a problem with large files, but rather an
extraneous Delete in the code to emit type-tables that didn't cause a problem except
in interfaces that had lots of types (and classes).


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@850 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-18 02:18:45 +00:00
..
DOH Fixed bugs reported by Purify. 2000-09-01 15:50:55 +00:00
Include Changed the handling of types in parameter lists and removed the %val 2000-07-20 20:26:17 +00:00
LParse Work in progress 2000-07-06 21:23:29 +00:00
Modules Removed the WrapperFunction class entirely. Everything uses the C version. 2000-07-10 21:52:58 +00:00
Modules1.1 Fixed constant creation bug with pointers. 2000-09-04 15:53:40 +00:00
Preprocessor Fixed scanning problem with '%' tokens (they were mysteriously disappearing in added methods and elsewhere). 2000-09-18 01:40:45 +00:00
Swig Fixed large file assertion problem. Not really a problem with large files, but rather an 2000-09-18 02:18:45 +00:00
SWIG1.1 Fixed pointer to function bug. 2000-09-04 02:16:17 +00:00
.cvsignore 1/28/00 : loic 2000-01-29 01:06:10 +00:00