summaryrefslogtreecommitdiff
path: root/Examples/test-suite/director_exception.i
Commit message (Expand)AuthorAgeFilesLines
* test-suite fixes (2) for compilers that don't support varargsWilliam S Fulton2018-05-061-5/+4
* test-suite fix for c++17 and throw macroWilliam S Fulton2018-05-041-12/+12
* test-suite support for C++17: exception specification throw removalWilliam S Fulton2018-05-041-9/+11
* Tidy up director_exception testcaseWilliam S Fulton2017-11-291-16/+12
* director_exception testcase warning fixesWilliam S Fulton2017-05-141-7/+7
* Warning fixes for gcc-7William S Fulton2017-02-061-0/+4
* [PHP] Fix code generated for feature("director:except")Olly Betts2016-09-251-0/+15
* Bypass Python tests throwing base classes as exceptions for -builtinWilliam S Fulton2014-10-071-0/+6
* Testcase warning suppressionWilliam S Fulton2014-09-231-0/+3
* [PHP] Fix throwing a PHP exception through C++ from a subclassedOlly Betts2014-09-111-1/+18
* Add feature director:except for improved director exception handling in JavaMarvin Greenberg2013-10-221-0/+23
* muffle exception specification ignored warning (VC++). This is only for testc...William S Fulton2006-01-121-0/+5
* adding more cases and suppressing the 470 warningMarcelo Matus2005-11-211-14/+11
* adding more casesMarcelo Matus2005-11-081-2/+2
* warning fixWilliam S Fulton2005-02-281-1/+1
* fix empty throw() + directorsMarcelo Matus2004-10-051-2/+9
* forgot %feature(director) for BarMarcelo Matus2004-08-251-0/+4
* *** empty log message ***Lyle Johnson2004-08-241-1/+1
* more tests for exceptionMarcelo Matus2004-05-291-0/+27
* __DIRECTOR__ renamed Swig::DirectorWilliam S Fulton2003-09-221-6/+8
* Removed unused typemap file includesWilliam S Fulton2003-09-161-2/+0
* Modified how the SWIG_DIRECTOR_EXCEPTION class (and its subclasses) areLogan Johnson2003-06-031-2/+2
* A little more work on the Ruby support for C++ polymorphism. ExceptionLogan Johnson2003-04-291-0/+15
* Fix for languages that don't define SWIG_fail - thanks MarkWilliam S Fulton2003-03-171-0/+3
* four new director testsMark Rose2003-03-071-0/+54