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

Required reworking code that adds a fake inheritance for smart pointers
using the smartptr feature. Swig_smartptr_upcast() added as a support
function for this.
2022-11-09 22:11:27 +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 Use https for swig.org links 2022-10-06 13:16:39 +13: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 C89 fixes 2022-10-14 22:34:18 +01:00
naming.c Use https for swig.org links 2022-10-06 13:16:39 +13: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 Cleanup SWIG_VERSION definition 2022-10-13 19:47:43 +01: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 2022-11-09 22:11:27 +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