summaryrefslogtreecommitdiff
path: root/Source/Modules/typepass.cxx
Commit message (Expand)AuthorAgeFilesLines
* Additions to %types so that a user can specify the code to go into the castin...William S Fulton2008-01-311-2/+2
* Fix using statements for overloaded methodsWilliam S Fulton2007-11-301-4/+105
* Replace cvs $Header$ with svn $Id$William S Fulton2007-10-171-1/+1
* Fix warning display of templated base classesWilliam S Fulton2007-09-301-5/+5
* conversion operator %rename improvements - the exact operator name must be sp...William S Fulton2007-05-261-0/+8
* correction to last commitWilliam S Fulton2007-03-191-1/+1
* seg fault fix when parsing incorrect C++ namespace codeWilliam S Fulton2007-03-161-1/+3
* Eliminated use of swigkeys.h/.c files.Dave Beazley2007-01-031-2/+2
* API cleanup. DocumentationDave Beazley2007-01-031-3/+3
* API cleanup. Documentation.Dave Beazley2006-12-301-2/+2
* beautify/format source code with gnu indentWilliam S Fulton2006-11-011-318/+320
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-061-14/+9
* fix bug #1263457Marcelo Matus2006-02-231-1/+1
* fix for non-void returning value and using + %extendMarcelo Matus2006-02-231-1/+5
* fix using + extend as reported by WilliamMarcelo Matus2006-02-221-1/+14
* avoid assert when finding a recursive scope inheritance, emit a warning in th...Marcelo Matus2006-02-171-2/+8
* fix C + enums + structMarcelo Matus2006-02-081-1/+2
* fix template + typedef issue reported by Bo PengMarcelo Matus2006-02-061-3/+3
* fix template forward + usingMarcelo Matus2006-01-241-3/+11
* fix many/many memory leaksMarcelo Matus2005-11-301-4/+5
* remove many memory leaks and cleanupMarcelo Matus2005-11-291-1/+4
* Modify following features to work as flags, so that they can be truely set an...William S Fulton2005-09-301-3/+3
* Fix incorrect access for methods added via the 'using' declarationWilliam S Fulton2005-05-251-0/+4
* fix %varargsWilliam S Fulton2005-03-211-43/+0
* fix memory leakMarcelo Matus2005-03-111-0/+2
* More improved warnings for duff base classesWilliam S Fulton2004-12-141-2/+4
* fix warning for forward base classMarcelo Matus2004-12-141-1/+2
* fix protected constructor by using clean_overloaded to utils.cxxMarcelo Matus2004-12-011-69/+0
* Removed last vestiges of enums being handled as integers in the core.William S Fulton2004-11-281-6/+33
* change error to warning when a base class is not definedMarcelo Matus2004-11-161-1/+1
* process protected/private basesMarcelo Matus2004-11-151-7/+35
* better warning for undefined base classMarcelo Matus2004-10-261-2/+2
* Fix for enum forward declarationsWilliam S Fulton2004-08-231-0/+11
* enumvalueex attribute now set during the type passWilliam S Fulton2004-05-241-0/+10
* Fix enums in the type systemWilliam S Fulton2004-04-091-24/+31
* Allowing the empty %template directive, such asMarcelo Matus2004-03-171-1/+3
* - Normalize the 'Swig_error' calls and formats, before someMarcelo Matus2004-01-151-2/+6
* added friend dec supportMarcelo Matus2004-01-131-2/+2
* Fixed [ 871909 ] simple namespace problem.Dave Beazley2004-01-091-1/+5
* Fixed bus error. Removed inline functions. Minor cleanup.Dave Beazley2003-12-081-1/+0
* Fixes to support protected members with director, proper virtual member recog...Marcelo Matus2003-12-051-1/+2
* Removed contract code from swigmod.h. Violates intended modularity of this f...Dave Beazley2003-10-091-2/+1
* Major refactoring of DOH List/Hash iterators. See CHANGESDave Beazley2003-09-111-3/+3
* Very subtle change to handling of unnamed enums and typedef (anDave Beazley2003-05-011-2/+11
* Fixed function argument bugDave Beazley2003-03-171-0/+10
* File moveDave Beazley2002-12-031-0/+966