swig/Source/Swig
William S Fulton 1adc50e730 constify SwigType * in many places
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12349 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-12-15 21:55:08 +00:00
..
cwrap.c Fix typo "the the" -> "the" 2010-10-19 06:31:31 +00:00
deprecate.c SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
error.c Expand the family of debug print functions for displaying DOH types. Provide gdb support for calling these. Document improved debugging experience. 2010-09-15 20:17:11 +00:00
fragment.c SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
getopt.c SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
include.c Fix #2149523 - Incorrect line number reporting in errors after parsing macros. Remove extraneous extra line in preprocessed output which would sometimes lead to error/warning messages two lines after the end of the file 2010-09-10 06:08:45 +00:00
misc.c Fix #3127394 - use of network paths on Windows/MSys. 2010-12-06 20:43:56 +00:00
naming.c Ignore non-matching regex renames when searching renames list. 2010-11-16 14:09:39 +00:00
parms.c SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00
scanner.c 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
stype.c constify SwigType * in many places 2010-12-15 21:55:08 +00:00
swig.h constify SwigType * in many places 2010-12-15 21:55:08 +00:00
swigfile.h Remove the svn/cvs Id string in the headers 2010-02-28 00:09:20 +00:00
swigopt.h Remove the svn/cvs Id string in the headers 2010-02-28 00:09:20 +00:00
swigparm.h Remove the svn/cvs Id string in the headers 2010-02-28 00:09:20 +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 constify SwigType * in many places 2010-12-15 21:55:08 +00:00
tree.c Fix/Workaround unexpected call to Hash_str() when running make director_protected_overloaded.cpptest and director_using.cpptest 2010-09-14 18:50:04 +00:00
typemap.c Fix expansion in array typemaps 2010-12-14 21:38:36 +00:00
typeobj.c constify SwigType * in many places 2010-12-15 21:55:08 +00:00
typesys.c constify SwigType * in many places 2010-12-15 21:55:08 +00:00
wrapfunc.c SWIG license change - Source moves to GPLv3 2010-02-27 23:53:33 +00:00