summaryrefslogtreecommitdiff
path: root/Examples/test-suite/exception_order.i
Commit message (Expand)AuthorAgeFilesLines
* 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