summaryrefslogtreecommitdiff
path: root/Examples/test-suite/nested_class.i
Commit message (Expand)AuthorAgeFilesLines
* Issue #508: Classprefix is not restored after nested structures processing. A...Vladimir Kalinin2015-10-011-0/+10
* Warning suppression changeWilliam S Fulton2015-02-111-1/+1
* Suppress pedantic warnings in testcasesWilliam S Fulton2015-02-111-0/+6
* Merge remote-tracking branch 'origin/master' into gsoc2012-scilabSimon Marchetto2015-01-261-0/+6
|\
| * Test suite warning fixesWilliam S Fulton2014-12-281-0/+6
* | scilab: fix tests having too long identifier namesSimon Marchetto2014-09-291-0/+28
|/
* warnings suppressed for deeply nested classesVladimir Kalinin2014-02-071-1/+0
* nested nested class warning filteredVladimir Kalinin2014-02-061-1/+1
* warning filter fixedVladimir Kalinin2014-02-061-1/+19
* more warnings removedVladimir Kalinin2014-02-031-19/+1
* warnfilter fixedVladimir Kalinin2014-02-031-0/+1
* filtered warnings, turned on "flatnested" for nested template testVladimir Kalinin2014-02-021-0/+20
* fixed %template within %extend, test addedVladimir Kalinin2013-12-191-0/+6
* Nested classes supportVladimir Kalinin2013-11-291-22/+2
* Solaris warnings/errors testcase fixesWilliam S Fulton2011-02-201-0/+6
* Improved C++ nested class support - nested typedef'd classes now parsed and t...William S Fulton2009-11-231-25/+117
* Fix multiple declarations of nested structs (C code)William S Fulton2009-11-181-0/+5
* Stop generating uncompileable code when using nested template classes in func...William S Fulton2009-11-121-1/+13
* Nested class improvements - Fixed inconsistency in handling C++ nested classe...William S Fulton2009-11-111-9/+51
* inner declared types are treated as forward declarations - consistency now be...William S Fulton2009-11-081-0/+5
* Add unions to the nested class testWilliam S Fulton2009-11-081-6/+16
* Ignored nested class/struct warnings now display the name of the ignored clas...William S Fulton2009-11-081-0/+40