swig/Source/Swig
Olly Betts ab6397a891 Removed unused T_ENUM code
As best I can make out T_ENUM has never been used since it was added by
an apparently unrelated commit in 2000:
bcc6cbfb16
2023-12-01 08:59:30 +13:00
..
cwrap.c to run the CI 2023-09-13 10:19:40 +02: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 Warning 302 rewording update for %extend 2023-07-28 07:51:32 +01:00
fragment.c Consolidate name mangling functions 2022-11-12 09:18:19 +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 Fix C++11 using declarations for inheriting implicit base constructors 2023-07-14 08:39:27 +01:00
naming.c Correct display of redundant typedefs in Warnings 302 and 322 2023-07-28 07:16:49 +01:00
parms.c Partial template specialization fixes to support default arguments 2023-03-01 19:42:00 +00:00
scanner.c Fix incorrect indentation 2023-06-23 15:27:58 +12:00
stype.c Improve type deduction 2023-11-18 18:27:29 +13:00
swig.h Removed unused T_ENUM code 2023-12-01 08:59:30 +13: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 Support multiple arguments in variadic templates. 2022-12-22 21:23:39 +00:00
swigscan.h Eliminate duplicate scanner codes 2023-06-28 09:01:17 +12: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 Further using declarations fix for inheritance hierarchies 2023-10-16 20:05:34 +01:00
tree.c Use non-Doh-prefixed symbols outside of DOH itself 2023-06-15 14:48:41 +12:00
typemap.c $typemap() fix for handling variable overrides 2023-11-03 09:07:51 +00:00
typeobj.c Use strchr/Strchr for single character searches 2023-05-15 16:19:17 +12:00
typesys.c Fix comments to match actual function return value 2023-08-01 12:03:46 +12:00
wrapfunc.c Use https for swig.org links 2022-10-06 13:16:39 +13:00