summaryrefslogtreecommitdiff
path: root/Lib/exception.i
Commit message (Expand)AuthorAgeFilesLines
* [php] Fix two incorrect PHP 8 conditionalsOlly Betts2021-12-081-4/+4
* Replace remaining PHP errors with PHP exceptionsOlly Betts2021-05-261-1/+1
* php: SWIG_exception now maps code to exception classOlly Betts2021-05-251-1/+12
* [php] Remove redundant conditional includeOlly Betts2021-05-051-1/+0
* Add initial support for PHP8Olly Betts2021-03-191-1/+1
* [OCaml] Some exception improvementsZackery Spytz2019-02-071-6/+37
* Disable Chicken target languageWilliam S Fulton2019-02-051-16/+0
* [OCaml] Add the caml_ prefix to some OCaml functionsZackery Spytz2019-01-141-1/+1
* Remove support for PHP5Olly Betts2018-06-071-7/+0
* [PHP] Add support for PHP7.Olly Betts2016-11-301-1/+8
* Add <typeinfo> header for std::bad_castDaniel Vollmer2016-09-171-0/+3
* Arrange to return after calling zend_throw_exception()Olly Betts2016-09-161-1/+1
* Remove unnecessary block from PHP version of SWIG_exception macroOlly Betts2014-04-031-1/+1
* Fix deprecation warnings for test suite under guile 2.0Geert Janssens2013-04-281-1/+1
* Drop guilegh interfaceGeert Janssens2013-04-281-1/+1
* Remove lingering relic of PHP4 supportOlly Betts2013-03-201-6/+2
* Added support for the D programming languge.David Nadlinger2010-11-181-1/+35
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* Fix exception handling when %catches is used in C#William S Fulton2009-08-151-0/+6
* [PHP5] Fix how zend_throw_exception() is called (bug #1700785).Olly Betts2007-04-161-1/+2
* Use SWIGPHP rather than SWIGPHP4 since the latter is now only defined whenOlly Betts2006-09-291-1/+1
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-071-6/+8
* Php5 exception support from Ollie BettsWilliam S Fulton2006-03-021-2/+5
* reduce polution of macro comments by using one line macrosMarcelo Matus2006-03-011-12/+4
* add the SWIGUTL macro to identify a language using the Unified Typemap Librar...Marcelo Matus2006-01-281-1/+1
* add guards for wrong inclusionsMarcelo Matus2006-01-151-0/+4
* add the throws (...) typemapMarcelo Matus2006-01-121-0/+5
* Perl added to the Unified typemap library, cleaner way to use the library, an...Marcelo Matus2005-10-241-5/+0
* finishing the first stage of the typemap unification scheme, fixing issues wi...Marcelo Matus2005-10-201-0/+2
* massive typemap unificationMarcelo Matus2005-10-181-119/+0
* fix error in const char* to char* invalid castMarcelo Matus2005-09-291-2/+7
* Mark Gossage patch 1295168William S Fulton2005-09-201-3/+12
* C# and Java SWIG_exception changes. Previous mods didn't work with compilers ...William S Fulton2005-07-221-2/+14
* Some updates to the chicken documenatation, a few more fixesJohn Lenz2005-03-171-7/+5
* More fix for warnings, and add some of the ideas of the Bill's 'labels' patchMarcelo Matus2005-02-241-8/+8
* C# exceptions - wider range of exceptions to throwWilliam S Fulton2005-02-221-25/+31
* Fixes to SWIG_exception for C# and JavaWilliam S Fulton2005-02-151-5/+6
* fix comment to work with old C compilersMarcelo Matus2004-10-061-1/+1
* fix vector slice/del problemsMarcelo Matus2004-10-061-0/+10
* Fix typo.Matthias Köppe2004-04-261-1/+1
* added the SWIG_CATCH_STDEXCEPT macro to map stdexcept -> SWIG_exceptionMarcelo Matus2004-01-131-0/+41
* Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 :William S Fulton2003-09-231-12/+12
* Support for throwing C# exceptions from C/C++William S Fulton2003-08-291-0/+33
* Defined SWIG_exception for for CHICKEN.Jonah Beckford2003-02-151-0/+18
* The great mergeDave Beazley2002-11-301-79/+108
* [Guile] Changed SCHEME_NAME to FUNC_NAME.Matthias Köppe2000-09-201-1/+1
* added java exception support submitted by Tal Shalif <tal@slt.atr.co.jp>Harco de Hilster2000-08-041-0/+50
* Add exception support for Guile.Thien-Thi Nguyen2000-04-121-3/+31
* Added braces around some macros.Dave Beazley2000-02-111-3/+3
* Added filesDave Beazley2000-01-111-0/+146