summaryrefslogtreecommitdiff
path: root/Examples/test-suite/nspace.i
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into develOliver Buchtala2014-03-301-1/+7
|\
| * Working around some of the SWIG internal issues with enumsArtem Serebriyskiy2014-03-121-0/+2
| * Partially disabling old names generation for classes with nspaceArtem Serebriyskiy2014-03-061-1/+5
* | Merge branch 'master' into tmpOliver Buchtala2014-03-051-2/+2
|\ \ | |/
| * Initial implementation - everything compiles but might not workArtem Serebriyskiy2014-02-191-1/+1
| * Remove nspace feature not yet supported warningWilliam S Fulton2014-02-151-1/+1
* | Fix %nspace support and activated relevant tests.Oliver Buchtala2013-09-241-1/+1
|/
* nspace tests result in a warning if %nspace not supported where before it som...William S Fulton2012-04-141-0/+2
* Use public visibility for pointer constructor and getCPtr() when using nspace...William S Fulton2011-12-231-0/+4
* [D] nspace support.David Nadlinger2011-03-131-9/+9
* nspace fixes and adding in missing symbols in language symbol tables for Java...William S Fulton2010-03-131-22/+15
* Fixes for nspace and derived classesWilliam S Fulton2010-03-091-0/+12
* The intermediary JNI class modifiers are now public by default. The proxy cla...William S Fulton2010-03-081-5/+0
* Add java run test for nspace test and extend the test a bitWilliam S Fulton2010-03-051-2/+12
* Add improved namespace support - the nspace feature, working for Java only at...William S Fulton2010-03-041-0/+93