swig/Source/Modules1.1
Thien-Thi Nguyen 3286cc871a {Changes contributed by Matthias Koeppe}
(guile_usage): Add blurb on `-with-smobs'.

(GUILE::GUILE): Init new data member.

(GUILE::parse_args): Recognize "-with-smobs".

(GUILE::headers): Rewrite.

(GUILE::initialize): In generated `SWIG_init', call `SWIG_Guile_Init'.

(emit_linkage): Fix omission bug: Generated func now returns a value.

(GUILE::close): Re-activate call to `emit_ptr_equivalence'.

(GUILE::get_pointer): Take two additional args: `proc_name'
and `num_scheme_parm'.  Update callers.
Add handling when `with_smobs'.
Also generate exception-raising code.

(GUILE::create_function): Call `get_pointer' w/ proper args.
Add handling when `with_smobs'.

(GUILE::link_variable): Add handling when `with_smobs'.
Make generated error message more informative.
Also generate exception-raising code.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@356 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-04-03 07:36:33 +00:00
..
.cvsignore 1/28/00 : loic 2000-01-29 01:06:10 +00:00
guile.cxx {Changes contributed by Matthias Koeppe} 2000-04-03 07:36:33 +00:00
guile.h (GUILE::guile_path): Delete this unused var. 2000-03-04 02:47:37 +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 (INCLUDE): Also include ../Include in build dir. 2000-03-04 01:12:07 +00:00
mod11.h Removed dependency on the Hash object 2000-02-28 22:56:02 +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 Modified language modules to include mod11.h instead of swig11.h 2000-02-26 20:19:34 +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