swig/Lib/guile
Matthias Köppe 128784c26a (SWIG_Guile_NewPointerObj): Return '() to represent null pointers.
This is for compatibility with the -gh version.
Also, GOOPS objects representing null pointers would behave very
badly, like segfaulting when one DESCRIBEs them.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5383 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-11-24 16:55:22 +00:00
..
common.scm Merge new set of GOOPS changes by John Lenz. 2003-11-02 23:15:19 +00:00
cplusplus.i The great merge 2002-11-30 22:01:28 +00:00
extra-install.list Install common.scm. 2003-10-05 11:42:36 +00:00
ghinterface.i Improvements to object-ownership management in 2003-11-18 15:52:49 +00:00
guile.i Add GOOPS support, contributed by John Lenz. 2003-10-05 11:27:20 +00:00
guile_gh.swg In -gh mode, don't forget to call SWIG_Guile_Init. 2003-11-23 18:47:20 +00:00
guile_gh_run.swg Add a SWIG_contract_assert macro. 2003-11-23 20:29:07 +00:00
guile_scm.swg Merge new set of GOOPS changes by John Lenz. 2003-11-02 23:15:19 +00:00
guile_scm_run.swg (SWIG_Guile_NewPointerObj): Return '() to represent null pointers. 2003-11-24 16:55:22 +00:00
guilemain.i The great merge 2002-11-30 22:01:28 +00:00
interpreter.i Added files 2000-01-11 21:15:54 +00:00
list-vector.i Fix memory leaks in the generated wrapper code. 2003-09-10 11:22:12 +00:00
Makefile Added files 2000-01-11 21:15:54 +00:00
pointer-in-out.i Improvements to object-ownership management in 2003-11-18 15:52:49 +00:00
ports.i The great merge 2002-11-30 22:01:28 +00:00
precommon.swg Remove symbol clashes between runtime libraries. 2003-10-05 11:36:52 +00:00
std_common.i Typemap for size_t applied to std::size_t 2003-08-17 11:52:31 +00:00
std_map.i Merged first chunk of Guile changes contributed by John Lenz. 2003-06-03 22:12:50 +00:00
std_pair.i Fix typos (class K, class T vs. class T, class u) 2003-11-02 18:38:04 +00:00
std_string.i Merged first chunk of Guile changes contributed by John Lenz. 2003-06-03 22:12:50 +00:00
std_vector.i Char and unsigned-char specialization added 2003-11-19 08:38:27 +00:00
typemaps.i Improvements to object-ownership management in 2003-11-18 15:52:49 +00:00