aboutsummaryrefslogtreecommitdiff
path: root/Lib/exception.i
AgeCommit message (Expand)Author
2024-04-11Update to v4.2.1HEADmastermainAlistair Delva
2019-02-07[OCaml] Some exception improvementsZackery Spytz
2019-02-05Disable Chicken target languageWilliam S Fulton
2019-01-14[OCaml] Add the caml_ prefix to some OCaml functionsZackery Spytz
2018-06-07Remove support for PHP5Olly Betts
2016-11-30[PHP] Add support for PHP7.Olly Betts
2016-09-17Add <typeinfo> header for std::bad_castDaniel Vollmer
2016-09-16Arrange to return after calling zend_throw_exception()Olly Betts
2014-04-03Remove unnecessary block from PHP version of SWIG_exception macroOlly Betts
2013-04-28Fix deprecation warnings for test suite under guile 2.0Geert Janssens
2013-04-28Drop guilegh interfaceGeert Janssens
2013-03-20Remove lingering relic of PHP4 supportOlly Betts
2010-11-18Added support for the D programming languge.David Nadlinger
2010-02-27SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton
2009-08-15Fix exception handling when %catches is used in C#William S Fulton
2007-04-16[PHP5] Fix how zend_throw_exception() is called (bug #1700785).Olly Betts
2006-09-29Use SWIGPHP rather than SWIGPHP4 since the latter is now only defined whenOlly Betts
2006-03-07Common template for head of each file detailing licence, distribution and aut...William S Fulton
2006-03-02Php5 exception support from Ollie BettsWilliam S Fulton
2006-03-01reduce polution of macro comments by using one line macrosMarcelo Matus
2006-01-28add the SWIGUTL macro to identify a language using the Unified Typemap Librar...Marcelo Matus
2006-01-15add guards for wrong inclusionsMarcelo Matus
2006-01-12add the throws (...) typemapMarcelo Matus
2005-10-24Perl added to the Unified typemap library, cleaner way to use the library, an...Marcelo Matus
2005-10-20finishing the first stage of the typemap unification scheme, fixing issues wi...Marcelo Matus
2005-10-18massive typemap unificationMarcelo Matus
2005-09-29fix error in const char* to char* invalid castMarcelo Matus
2005-09-20Mark Gossage patch 1295168William S Fulton
2005-07-22C# and Java SWIG_exception changes. Previous mods didn't work with compilers ...William S Fulton
2005-03-17Some updates to the chicken documenatation, a few more fixesJohn Lenz
2005-02-24More fix for warnings, and add some of the ideas of the Bill's 'labels' patchMarcelo Matus
2005-02-22C# exceptions - wider range of exceptions to throwWilliam S Fulton
2005-02-15Fixes to SWIG_exception for C# and JavaWilliam S Fulton
2004-10-06fix comment to work with old C compilersMarcelo Matus
2004-10-06fix vector slice/del problemsMarcelo Matus
2004-04-26Fix typo.Matthias Köppe
2004-01-13added the SWIG_CATCH_STDEXCEPT macro to map stdexcept -> SWIG_exceptionMarcelo Matus
2003-09-23Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 :William S Fulton
2003-08-29Support for throwing C# exceptions from C/C++William S Fulton
2003-02-15Defined SWIG_exception for for CHICKEN.Jonah Beckford
2002-11-30The great mergeDave Beazley
2000-09-20[Guile] Changed SCHEME_NAME to FUNC_NAME.Matthias Köppe
2000-08-04added java exception support submitted by Tal Shalif <tal@slt.atr.co.jp>Harco de Hilster
2000-04-12Add exception support for Guile.Thien-Thi Nguyen
2000-02-11Added braces around some macros.Dave Beazley
2000-01-11Added filesDave Beazley