summaryrefslogtreecommitdiff
path: root/Examples/test-suite/exception_order.i
Commit message (Expand)AuthorAgeFilesLines
* test-suite fixes for compilers that don't support vararg macrosWilliam S Fulton2018-05-061-7/+7
* test-suite support for C++17: exception specification throw removalWilliam S Fulton2018-05-041-17/+5
* Warning fixes for gcc-7William S Fulton2017-02-061-0/+13
* Octave: add support for version 4.2Karl Wette2017-01-221-1/+11
* Bypass Python tests throwing base classes as exceptions for -builtinWilliam S Fulton2014-10-071-0/+7
* Fix to work with Go when using the gccgo compiler.Ian Lance Taylor2011-01-111-0/+20
* change variable name for RubyWilliam S Fulton2006-01-291-1/+1
* add the SWIGUTL macro to identify a language using the Unified Typemap Librar...Marcelo Matus2006-01-281-1/+3
* implement the 'allowexcept' feature for global variablesMarcelo Matus2006-01-281-0/+13
* use SWIG_exception_fail for ruby and perlMarcelo Matus2006-01-211-0/+10
* muffle exception specification ignored warning (VC++). This is only for testc...William S Fulton2006-01-121-0/+6
* change the %catchs name to %catchesMarcelo Matus2006-01-101-1/+1
* rename %throws to %catchsMarcelo Matus2006-01-101-1/+1
* better support for the %throws directiveMarcelo Matus2006-01-101-3/+16
* add the %throws directiveMarcelo Matus2006-01-101-0/+13
* More of the new C# exceptionsWilliam S Fulton2005-02-051-5/+0
* C# exception handling improvements - they are robust and don't leak anymore. ...William S Fulton2005-02-021-2/+7
* fix precatching exception behaviour to postcatchingMarcelo Matus2004-01-121-14/+37
* Added test that checks the order between the global %except handler and local...Marcelo Matus2003-05-021-0/+31