..
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 'vadz-doxygen'
2018-06-07 08:13:10 +01:00
naming.c
Memory leak fixes calling Swig_scopename_split
2019-02-16 13:06:43 +00:00
parms.c
Fix Python compile errors with overloading and varargs
2019-02-25 19:27:23 +00:00
scanner.c
Add support for C++17 hexadecimal floating literals
2019-02-13 15:16:40 -07:00
stype.c
Template instantion fixes when template parameter is used twice in type
2019-02-17 20:03:18 +00:00
swig.h
Merge branch 'vadz-doxygen'
2018-06-07 08:13:10 +01: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 Python compile errors with overloading and varargs
2019-02-25 19:27:23 +00:00
swigscan.h
Misc. typos
2018-05-17 10:04:23 -04: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
Memory leak fixes calling Swig_scopename_split
2019-02-16 13:06:43 +00:00
tree.c
Improve debug display of parameters
2019-02-17 20:03:23 +00: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
Memory leak fixes calling Swig_scopename_split
2019-02-16 13:06:43 +00:00
wrapfunc.c
Remove cvs/svn Id strings
2013-01-12 01:21:16 +00:00