summaryrefslogtreecommitdiff
path: root/Examples/test-suite/director_protected.i
Commit message (Expand)AuthorAgeFilesLines
* Any 'using' statements in the protected section of a class were previously ig...William S Fulton2011-02-011-0/+13
* Merge https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-vmiklos/Miklos Vajna2009-07-221-0/+7
* remove name clash with runtime testsWilliam S Fulton2006-08-161-1/+1
* new fix for director protected members + overloadingMarcelo Matus2006-02-111-0/+4
* solve duplicate symbol issue reported by Andreas HeldMarcelo Matus2006-02-081-1/+46
* adding more testsMarcelo Matus2004-11-151-1/+5
* Fixed more %rename errors, and movingMarcelo Matus2003-12-111-0/+11
* %rename(x) Foo::y();Marcelo Matus2003-12-101-1/+20
* fixed the problem with 'using' and protected mebers. now it seems to be safe ...Marcelo Matus2003-12-091-5/+4
* The dirprot feature is now disabled by default. Added dirprot option and ruby...Marcelo Matus2003-12-091-3/+12
* fix problem with protected members, and add some of them to the testMarcelo Matus2003-12-081-0/+4
* Fixes to support protected members with director, proper virtual member recog...Marcelo Matus2003-12-051-0/+46