swig/SWIG/Source/Modules1.1
Thien-Thi Nguyen 8831c9d7e8 (MZSCHEME::headers): Cleanup.
(MZSCHEME::get_pointer): Rewrite.

(MZSCHEME::create_function): Declare local var `_len' after `_tempc'.
Check `argout_set' before generating `scheme_void' return value.
Use `swig_make_c_pointer' for pointers.
Generated local var `_values' is now an array of pointers.

(MZSCHEME::link_variable): Rewrite using `swig_get_c_pointer'
and `swig_make_c_pointer'.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@424 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-04-17 15:58:36 +00:00
..
.cvsignore 1/28/00 : loic 2000-01-29 01:06:10 +00:00
guile.cxx (GUILE::headers): Fix conformance bug: Use the `SWIG_NOINCLUDE' 2000-04-12 11:44:15 +00:00
guile.h Removed bool type--won't compile with some compilers (such as mine) 2000-04-04 15:16:51 +00:00
java.cxx String x = "";, dumps core now in the destructor, changed to String x; 2000-03-05 18:07:28 +00:00
java.h Removed dependency on the Hash object 2000-02-28 22:56:02 +00:00
Makefile.in (OBJS): Add mzscheme.o. 2000-04-06 08:30:51 +00:00
mod11.h Removed dependency on the Hash object 2000-02-28 22:56:02 +00:00
mzscheme.cxx (MZSCHEME::headers): Cleanup. 2000-04-17 15:58:36 +00:00
mzscheme.h Initial revision 2000-04-06 08:26:59 +00:00
perl5.cxx Added object destruction patch (provided by karl forner). 2000-02-29 17:38:35 +00:00
perl5.h Removed dependency on the Hash object 2000-02-28 22:56:02 +00:00
pycpp.cxx Fixed bug in nested classes. 2000-03-01 20:20:22 +00:00
python.cxx Removed dependency on the Hash object 2000-02-28 22:56:02 +00:00
python.h Removed dependency on the Hash object 2000-02-28 22:56:02 +00:00
swigmain.cxx Include mzscheme.h. 2000-04-06 08:34:40 +00:00
tcl8.cxx Fixed bool handling. 2000-03-19 03:16:54 +00:00
tcl8.h Removed dependency on the Hash object 2000-02-28 22:56:02 +00:00