swig/Source/Swig
William S Fulton fdea8a8f51 More useless code removal as detected by scan-build (LLVM/Clang)
using scan-build ./configure && scan-build make
2013-03-08 22:19:07 +00:00
..
cwrap.c Use "(void)" instead of "()" when wrapping no-argument extension functions. 2013-02-18 22:39:39 +00:00
deprecate.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
error.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
fragment.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
getopt.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
include.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
misc.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
naming.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
parms.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
scanner.c More useless code removal as detected by scan-build (LLVM/Clang) 2013-03-08 22:19:07 +00:00
stype.c More useless code removal as detected by scan-build (LLVM/Clang) 2013-03-08 22:19:07 +00:00
swig.h Support special variable expansion in %extend. 2012-10-11 19:28:02 +00: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 Remove the svn/cvs Id string in the headers 2010-02-28 00:09:20 +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 Move Swig_locator from scanner.c to cscanner.c. Fix file and line error/warning reporting fixes where SWIG macros are used within {} braces (where the preprocessor expands macros), for example macros within %inline {...} and %fragment(...) {...} and nested structs. Basically anything that results ina call to skip_balanced() in the parser/preprocessor. 2010-09-24 22:13:13 +00:00
swigtree.h Remove the svn/cvs Id string in the headers 2010-02-28 00:09:20 +00:00
swigwrap.h Remove the svn/cvs Id string in the headers 2010-02-28 00:09:20 +00:00
symbol.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
tree.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
typemap.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00
typeobj.c Fix some useless code detected by scan-build (LLVM/Clang) 2013-03-08 20:53:18 +00:00
typesys.c Fix some useless code detected by scan-build (LLVM/Clang) 2013-03-08 20:53:18 +00:00
wrapfunc.c Remove cvs/svn Id strings 2013-01-12 01:21:16 +00:00