swig/Source/Swig
William S Fulton 9deaa6ff24 new_node refactor
Reduce code duplication for doxygen to match code in master prior to
merge to master
2018-05-19 09:00:06 +01:00
..
cwrap.c Add unignore for rvalue ref-qualifiers 2017-08-30 18:17:04 +01:00
deprecate.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
error.c Make sure warning and error messages are not split up 2017-06-16 19:24:48 +01:00
extend.c new_node refactor 2018-05-19 09:00:06 +01:00
fragment.c Fix missing fragment name in warning message about missing fragment 2014-02-22 01:04:50 +00:00
getopt.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
include.c Fix leaked file descriptor 2016-06-16 15:53:22 +03:00
misc.c Merge branch 'master' into doxygen 2017-09-19 14:02:53 +02:00
naming.c Improve ref-qualifier implementation 2017-08-30 18:17:04 +01:00
parms.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
scanner.c Fix seg fault parsing invalid exponents 2018-01-14 19:36:09 +00:00
stype.c Fix wrapping of some member function pointer parameters 2017-09-07 06:58:01 +01:00
swig.h Merge branch 'master' into doxygen 2017-09-19 14:02:53 +02:00
swigfile.h Fix segfaults when using filename paths greater than 1024 characters in length - use String * and heap instead of fixed size static char array buffers. 2012-11-18 00:45:18 +00:00
swigopt.h merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes 2010-03-06 00:51:54 +00:00
swigparm.h Fix some subtle named output typemap lookup misses, the fully qualified name was not always being in all cases such as member variables 2012-11-13 22:16:28 +00:00
swigscan.h Nested classes support 2013-11-29 07:02:34 +00:00
swigtree.h Minor code improvements 2013-11-29 07:33:55 +00:00
swigwrap.h merge revisions 11872:11876 from trunk to gsoc2009-matevz branch - license changes 2010-03-06 00:51:54 +00:00
symbol.c Enhance -debug-csymbols and -debug-symbols to show siblings 2017-10-02 19:07:24 +01:00
tree.c Show node pointer value when displaying a node tree 2015-10-10 15:19:52 +01:00
typemap.c Typemap change for templates 2017-08-16 00:24:06 +01:00
typeobj.c Workaround spurious gcc warning [-Woverlength] 2017-09-20 14:04:16 +01:00
typesys.c Small code simplification using SwigValueWrapper 2017-11-03 07:11:12 +00:00
wrapfunc.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00