swig/Source/Swig
William S Fulton 638ca8152d complex can now be used as an identifier
Remove final vestiges of 'complex' keyword.

Closes #252
2020-10-10 16:07:55 +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 Replace all exit() with SWIG_exit() 2019-07-31 00:08:49 +01:00
include.c Fix leaked file descriptor 2016-06-16 15:53:22 +03:00
misc.c escape filepaths 2020-06-04 12:10:24 +02:00
naming.c naming: Add unreachable return to !HAVE_PCRE path 2020-08-13 09:19:37 -07:00
parms.c Fix Python compile errors with overloading and varargs 2019-02-25 19:27:23 +00:00
scanner.c Replace all exit() with SWIG_exit() 2019-07-31 00:08:49 +01:00
stype.c complex can now be used as an identifier 2020-10-10 16:07:55 +01:00
swig.h escape filepaths 2020-06-04 12:10:24 +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 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 Restore _Complex as standalone type 2020-06-24 20:21:47 -04:00
wrapfunc.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00