swig/Lib
William S Fulton 8d7eaea667 Fixes for new Exception mechanism, but still failing.
Debug code left in for testing on other systems.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6992 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-02-23 21:00:09 +00:00
..
allegrocl Replace hardcoded type specifiers by typemap-based type specifier lookup. 2004-08-23 15:28:58 +00:00
chicken - Improve the runtime type sytesm 2005-02-01 00:08:24 +00:00
csharp Fixes for new Exception mechanism, but still failing. 2005-02-23 21:00:09 +00:00
guile Remove %apply for size_t; add %typecheck for size_t and ptrdiff_t 2005-02-13 12:30:39 +00:00
java Correct memory allocation for STRINGARRAY 2005-02-17 22:18:02 +00:00
modula3 size_t fix 2004-11-01 21:12:01 +00:00
mzscheme - Improve the runtime type sytesm 2005-02-01 00:08:24 +00:00
ocaml - Improve the runtime type sytesm 2005-02-01 00:08:24 +00:00
perl5 - Improve the runtime type sytesm 2005-02-01 00:08:24 +00:00
php4 Patch from Olly Betts, so that wrappers compile with Zend thread safety enabled. 2005-02-22 05:40:41 +00:00
pike - Improve the runtime type sytesm 2005-02-01 00:08:24 +00:00
python Use SWIGUNUSED attribute and fix warnings 2005-02-22 19:54:20 +00:00
ruby fix for SF#1096981, bad long castings 2005-02-22 23:16:30 +00:00
std using new template resolution for def args, and cosmetics 2004-12-16 01:35:52 +00:00
tcl - Improve the runtime type sytesm 2005-02-01 00:08:24 +00:00
xml This file is deprecated - superceded by the pointer.i library. Bye bye! 2003-09-23 20:38:46 +00:00
_std_deque.i revert last %exception changes for C# 2005-02-15 22:10:13 +00:00
allkw.swg added ocaml keywords 2003-12-12 07:12:42 +00:00
carrays.i fix #if __cplusplus problem 2004-10-06 16:51:22 +00:00
cdata.i %name replaced by %rename 2004-11-28 19:15:04 +00:00
cmalloc.i %name replaced by %rename 2004-11-28 19:15:04 +00:00
constraints.i C# exception handling improvements - they are robust and don't leak anymore. Requires typemap modifications using attribute canthrow in any unmanaged code typemaps that throw an exception and excode attribute in csout and csconstruct typemaps. 2005-02-02 22:44:32 +00:00
cpointer.i fix #if __cplusplus problem 2004-10-06 16:51:22 +00:00
cstring.i The great merge 2002-11-30 22:01:28 +00:00
exception.i C# exceptions - wider range of exceptions to throw 2005-02-22 22:57:39 +00:00
linkruntime.c allow to include the swig runtime code into external user libraries 2004-11-18 00:37:33 +00:00
math.i The great merge 2002-11-30 22:01:28 +00:00
pointer.i The great merge 2002-11-30 22:01:28 +00:00
runtime.swg - Improve the runtime type sytesm 2005-02-01 00:08:24 +00:00
std_deque.i The great merge 2002-11-30 22:01:28 +00:00
stl.i Typemap for size_t applied to std::size_t 2003-08-17 11:52:31 +00:00
swig.swg %exception fixes for C# 2005-02-15 22:23:59 +00:00
swiginit.swg fix unused warning 2005-02-22 19:51:14 +00:00
swigrun.i *** empty log message *** 2003-11-20 02:49:12 +00:00
swigrun.swg fix static/inline warning, add SWIGUNUSED attribute 2005-02-22 19:51:59 +00:00