swig/Lib
Logan Johnson 87a1b982e3 Add (and use) the SWIG_POINTER_EXCEPTION and SWIG_POINTER_DISOWN flags
for the Ruby runtime support. Have not actually implemented support for
"disowning" Ruby pointers yet.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5122 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-09-19 18:47:27 +00:00
..
chicken [Chicken] Use C_mk_bool rather than C_mkbool. This fixes 2003-09-09 12:35:55 +00:00
csharp Support for std::string and const std::string & 2003-09-12 21:13:48 +00:00
guile Fix memory leaks in the generated wrapper code. 2003-09-10 11:22:12 +00:00
java char * fix for directors (from Scott Michel) 2003-09-18 19:19:01 +00:00
mzscheme Typemap for size_t applied to std::size_t 2003-08-17 11:52:31 +00:00
ocaml Typemap for size_t applied to std::size_t 2003-08-17 11:52:31 +00:00
perl5 Fixed Perl std::vector::at problem with gcc < 3.0 2003-09-11 08:19:27 +00:00
php4 Typemap for size_t applied to std::size_t 2003-08-17 11:52:31 +00:00
pike *** empty log message *** 2003-05-01 16:12:56 +00:00
python Fixes for partial specialization change. 2003-09-01 20:00:05 +00:00
ruby Add (and use) the SWIG_POINTER_EXCEPTION and SWIG_POINTER_DISOWN flags 2003-09-19 18:47:27 +00:00
tcl Fixed [ 791579 ] (unsigned) long long handled incorrectly 2003-09-01 18:02:03 +00:00
xml Initial revision 2001-01-17 02:00:31 +00:00
_std_deque.i The great merge 2002-11-30 22:01:28 +00:00
carrays.i Add Ruby support for item indexing in Lib/carrays.i. 2003-03-08 04:21:41 +00:00
cdata.i The great merge 2002-11-30 22:01:28 +00:00
cmalloc.i The great merge 2002-11-30 22:01:28 +00:00
common.swg Minor patch contributed by Charles Schwieters. 2003-03-04 20:09:53 +00:00
constraints.i The great merge 2002-11-30 22:01:28 +00:00
cpointer.i The great merge 2002-11-30 22:01:28 +00:00
cstring.i The great merge 2002-11-30 22:01:28 +00:00
exception.i Support for throwing C# exceptions from C/C++ 2003-08-29 20:05:15 +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
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 New typecheck 2003-09-04 20:33:08 +00:00