summaryrefslogtreecommitdiff
path: root/Source/Modules/utils.cxx
Commit message (Expand)AuthorAgeFilesLines
* merge revisions 11872:11876 from trunk to yziquel-ocaml branch - license changesWilliam S Fulton2010-03-061-2/+6
* Fix wrapping of overloaded protected methods when using allprotected modeWilliam S Fulton2008-05-071-1/+1
* Add allprotected mode for wrapping protected members when using directorsWilliam S Fulton2008-04-201-9/+22
* Fix using statements for overloaded methodsWilliam S Fulton2007-11-301-38/+3
* Replace cvs $Header$ with svn $Id$William S Fulton2007-10-171-1/+1
* beautify/format source code with gnu indentWilliam S Fulton2006-11-011-55/+52
* fix parentnode for %extend methodsWilliam S Fulton2006-10-121-1/+1
* redundant attribute check removedWilliam S Fulton2006-06-021-1/+0
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-061-0/+10
* fix previous overload +protected member issue, as reported by Colin McDonaldMarcelo Matus2006-02-211-2/+2
* fix overload + protected member issue reported by Colin McDonaldMarcelo Matus2006-02-201-4/+6
* fix friend bug #1323114Marcelo Matus2005-10-171-2/+1
* Modify following features to work as flags, so that they can be truely set an...William S Fulton2005-10-041-4/+4
* Modify following features to work as flags, so that they can be truely set an...William S Fulton2005-09-301-1/+1
* fix protected constructor by using clean_overloaded to utils.cxxMarcelo Matus2004-12-011-0/+71
* fix dirprot modeMarcelo Matus2004-04-111-2/+6
* %rename(x) Foo::y();Marcelo Matus2003-12-101-3/+9
* Fixed bus error. Removed inline functions. Minor cleanup.Dave Beazley2003-12-081-0/+32