summaryrefslogtreecommitdiff
path: root/Examples/test-suite/extend_constructor_destructor.i
Commit message (Expand)AuthorAgeFilesLines
* Fix C code where a typedef name was used for constructor and destructor names...William S Fulton2013-02-181-0/+4
* Restrict the name used in %extend to be just the struct/class name and not a ...William S Fulton2013-02-181-0/+3
* keyword variable workaround in testcaseWilliam S Fulton2011-12-211-13/+13
* Add warnings for badly named destructors. Fix %extend and destructors for tem...William S Fulton2011-09-131-6/+26
* Fix regression introduced in r12784 where SWIG accepts a non standard constru...William S Fulton2011-09-081-0/+105