swig/Source/Swig
William S Fulton eb2e4a59d0 minor tidy up
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11805 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2010-01-08 08:09:41 +00:00
..
cwrap.c Add typemaps used debugging option (-debug-tmused). Fix missing file/line numbers for typemap warnings and in the output from the -debug-tmsearch/-debug-tmused options 2010-01-04 19:33:52 +00:00
deprecate.c API cleanup (Parms) 2007-01-10 23:43:07 +00:00
error.c Add Swig_diagnostic() for displaying file and line number messages to stdout 2009-12-24 16:51:45 +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 Replaced all [const] String_or_char * to const_String_or_char_ptr, by the following command: 2009-01-24 13:15:51 +00:00
misc.c Fix C comment stripping when the comment contains * 2009-12-19 11:23:20 +00:00
naming.c fix some overloaded warning messages when templates are used 2009-07-26 21:21:26 +00:00
parms.c Fix -debug-tmsearch and -debug-tmused to show tthat the typemap came from a typemap copy or %apply 2010-01-05 23:24:47 +00:00
scanner.c true and false supported in constant expressions (C++ only). && || == != < > <= >= operators now return type bool (C++ only) and type int for C as per C/C++ standards. 2009-09-02 22:33:04 +00:00
stype.c Fix usage of nested template classes within templated classes so that compileable code is generated. 2009-11-13 08:04:01 +00:00
swig.h Add typemaps used debugging option (-debug-tmused). Fix missing file/line numbers for typemap warnings and in the output from the -debug-tmsearch/-debug-tmused options 2010-01-04 19:33:52 +00:00
swigfile.h Replaced all [const] String_or_char * to const_String_or_char_ptr, by the following command: 2009-01-24 13:15:51 +00:00
swigopt.h add parameter list (or void) to all C functions 2008-11-11 22:17:40 +00:00
swigparm.h Fix -debug-tmsearch and -debug-tmused to show tthat the typemap came from a typemap copy or %apply 2010-01-05 23:24:47 +00:00
swigscan.h true and false supported in constant expressions (C++ only). && || == != < > <= >= operators now return type bool (C++ only) and type int for C as per C/C++ standards. 2009-09-02 22:33:04 +00:00
swigtree.h Replaced all [const] String_or_char * to const_String_or_char_ptr, by the following command: 2009-01-24 13:15:51 +00:00
swigwrap.h Replaced all [const] String_or_char * to const_String_or_char_ptr, by the following command: 2009-01-24 13:15:51 +00:00
symbol.c Add typemaps used debugging option (-debug-tmused). Fix missing file/line numbers for typemap warnings and in the output from the -debug-tmsearch/-debug-tmused options 2010-01-04 19:33:52 +00:00
tree.c Replaced all [const] String_or_char * to const_String_or_char_ptr, by the following command: 2009-01-24 13:15:51 +00:00
typemap.c minor tidy up 2010-01-08 08:09:41 +00:00
typeobj.c Add typemaps used debugging option (-debug-tmused). Fix missing file/line numbers for typemap warnings and in the output from the -debug-tmsearch/-debug-tmused options 2010-01-04 19:33:52 +00:00
typesys.c Obscure seg fault bug fix 2009-11-11 00:22:38 +00:00
wrapfunc.c Replaced all [const] String_or_char * to const_String_or_char_ptr, by the following command: 2009-01-24 13:15:51 +00:00