swig/SWIG/Source/Modules1.1
Thien-Thi Nguyen 72877ce6e6 Remove rejected merge frags and surrounding `TTN_NEW_CODE' tags.
(guile_usage): Document new guile-specific option `-linkage'.
Also add warning: guile support likely to be broken.

(GUILE_LSTYLE_LTDLMOD, GUILE_LSTYLE_HOBBIT): New cpp definitions.

(GUILE::GUILE): Use empty string for default `package'.
Add initialization of `linkage'.

(GUILE::parse_args): Handle "-linkage".

(GUILE::close): Specialize generated initialization based on `linkage'.

(mreplace, throw_unhandled_guile_type_error): New static funcs.

(GUILE::create_function): Fix output formatting bug.  (Thanks to
Matthias Koeppe.)
Factor out `mreplace' and `throw_unhandled_guile_type_error'.
Remove "T_*" type-handling, which is now handled by declaring
typemaps in Lib/guile/typemaps.i.
Restructure nested "if" as cascading "else if", terminating w/ error.

(GUILE::link_variable): Remove "T_*" type-handling, which is now handled
by declaring typemaps in Lib/guile/typemaps.i.
Restructure nested "if" as cascading "else if", terminating w/ error.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@312 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-03-02 02:01:54 +00:00
..
.cvsignore 1/28/00 : loic 2000-01-29 01:06:10 +00:00
guile.cxx Remove rejected merge frags and surrounding `TTN_NEW_CODE' tags. 2000-03-02 02:01:54 +00:00
guile.h {Incorporate support contributed by Clark McGrew.} 2000-02-24 18:24:07 +00:00
java.cxx Removed dependency on the Hash object 2000-02-28 22:56:02 +00:00
java.h Removed dependency on the Hash object 2000-02-28 22:56:02 +00:00
Makefile.in Added DOH 2000-02-29 20:28:23 +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 Removed dependency on the Hash object 2000-02-28 22:56:02 +00:00
tcl8.h Removed dependency on the Hash object 2000-02-28 22:56:02 +00:00