swig/Source/Swig
2008-11-22 12:29:41 +00:00
..
cwrap.c Remove some vc++ /W4 warnings 2008-06-21 15:23:02 +00:00
deprecate.c API cleanup (Parms) 2007-01-10 23:43:07 +00:00
error.c fix stack overflow when using typemap warning suppression, eg %warnfilter(SWIGWARN_TYPEMAP_CHARLEAK_MSG) 2008-04-06 21:21:29 +00:00
fragment.c Eliminated use of swigkeys.h/.c files. 2007-01-03 20:58:19 +00:00
getopt.c add parameter list (or void) to all C functions 2008-11-11 22:17:40 +00:00
include.c deprecate use of include path to find the input file for behaviour that is compatible with other compilers and interopability for ccache 2008-11-22 12:29:41 +00:00
misc.c Add the strip encoder patch from Anatoly Techtonik #2130016 2008-11-01 22:52:26 +00:00
naming.c Remove some vc++ /W4 warnings 2008-06-21 15:23:02 +00:00
parms.c API cleanup (Parms) 2007-01-10 23:43:07 +00:00
scanner.c add parameter list (or void) to all C functions 2008-11-11 22:17:40 +00:00
stype.c Beautify the output a bit - always put spaces around a template type list, eg Foo< abc >, was Foo<abc >. 2008-02-13 23:25:37 +00:00
swig.h Remove old swig-1.1 Swig_typemap_lookup function. Rename Swig_typemap_lookup_new() to Swig_typemap_lookup() 2008-05-15 21:18:44 +00:00
swigfile.h deprecate use of include path to find the input file for behaviour that is compatible with other compilers and interopability for ccache 2008-11-22 12:29:41 +00:00
swigopt.h add parameter list (or void) to all C functions 2008-11-11 22:17:40 +00:00
swigparm.h API cleanup (Parms) 2007-01-10 23:43:07 +00:00
swigscan.h add parameter list (or void) to all C functions 2008-11-11 22:17:40 +00:00
swigtree.h API cleanup. Documentation. 2006-12-30 18:27:47 +00:00
swigwrap.h add parameter list (or void) to all C functions 2008-11-11 22:17:40 +00:00
symbol.c Fix 1832613 - template function pointer typedefs 2007-12-16 20:55:43 +00:00
tree.c Swig_print_node truncates to 80 characters now instead of 40 2007-12-16 20:37:25 +00:00
typemap.c Remove old swig-1.1 Swig_typemap_lookup function. Rename Swig_typemap_lookup_new() to Swig_typemap_lookup() 2008-05-15 21:18:44 +00:00
typeobj.c Remove some vc++ /W4 warnings 2008-06-21 15:23:02 +00:00
typesys.c fix potential null pointer usage as reported by Coverity Prevent 2008-06-29 00:50:27 +00:00
warn.c Changed Header keyword to Id for SVN 2006-12-05 21:57:44 +00:00
wrapfunc.c add parameter list (or void) to all C functions 2008-11-11 22:17:40 +00:00