swig/Source/Swig
William S Fulton 6a9be797e1 SwigType * handling corrections - mangling
Further corrections to pass SwigType * to methods expecting types
instead of passing readable type strings.

Swig_string_mangle() takes a generic String *, but it was calling
functions that require SwigType *. Swig_string_mangle_type() is
now provided for SwigType *r. The special template handling
on types now occurs in this function.
2022-11-12 06:42:36 +00:00
..
cwrap.c C89 fixes 2022-10-14 22:34:18 +01:00
deprecate.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
error.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
extend.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
fragment.c SwigType * handling corrections - mangling 2022-11-12 06:42:36 +00:00
getopt.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
include.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
misc.c SwigType * handling corrections - mangling 2022-11-12 06:42:36 +00:00
naming.c SwigType * handling corrections - mangling 2022-11-12 06:42:36 +00:00
parms.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
scanner.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
stype.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
swig.h SwigType * handling corrections - mangling 2022-11-12 06:42:36 +00:00
swigfile.h Use https for swig.org links 2022-10-06 13:16:39 +13:00
swigopt.h Use https for swig.org links 2022-10-06 13:16:39 +13:00
swigparm.h Use https for swig.org links 2022-10-06 13:16:39 +13:00
swigscan.h Use https for swig.org links 2022-10-06 13:16:39 +13:00
swigtree.h Use https for swig.org links 2022-10-06 13:16:39 +13:00
swigwrap.h Use https for swig.org links 2022-10-06 13:16:39 +13:00
symbol.c Fix infinite loop handling non-type template parameters 2022-11-05 08:41:10 +00:00
tree.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
typemap.c SwigType * handling corrections - mangling 2022-11-12 06:42:36 +00:00
typeobj.c Improve director unwrap detection for the return type 2022-10-10 08:45:26 +01:00
typesys.c SwigValueWrapper and SwigType * correction 2022-11-08 09:11:35 +00:00
wrapfunc.c Use https for swig.org links 2022-10-06 13:16:39 +13:00