swig/Source/Swig
Gonzalo Garramuno 4cd98d3865 Improved algorithm of renaming of methods with numbers at the end.
Fixed some const issues.
Improved report on overloaded function error.
Fixed some minor iterator potential problems.



git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9770 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-05-04 13:12:31 +00:00
..
cwrap.c API cleanup (Parms) 2007-01-10 23:43:07 +00:00
deprecate.c API cleanup (Parms) 2007-01-10 23:43:07 +00:00
error.c Changed Header keyword to Id for SVN 2006-12-05 21:57:44 +00:00
fragment.c Eliminated use of swigkeys.h/.c files. 2007-01-03 20:58:19 +00:00
getopt.c Changed Header keyword to Id for SVN 2006-12-05 21:57:44 +00:00
include.c API cleanup. Documentation 2007-01-03 05:23:20 +00:00
misc.c Improved algorithm of renaming of methods with numbers at the end. 2007-05-04 13:12:31 +00:00
naming.c Eliminated use of swigkeys.h/.c files. 2007-01-03 20:58:19 +00:00
parms.c API cleanup (Parms) 2007-01-10 23:43:07 +00:00
scanner.c Fix parsing of float constants with an exponent (e.g. 1e-02f) (bug #1699646). 2007-04-21 16:00:02 +00:00
stype.c API cleanup. Documentation 2007-01-03 05:23:20 +00:00
swig.h API cleanup and documentation (Wrapper objects) 2007-01-16 04:50:43 +00:00
swigfile.h File management cleanup. Split API into separate header. Removed unused functions. Added documentation 2006-12-19 03:49:17 +00:00
swigopt.h API cleanup. Documentation. 2006-12-30 18:27:47 +00:00
swigparm.h API cleanup (Parms) 2007-01-10 23:43:07 +00:00
swigscan.h Major overhaul of C/C++ scanner API. Unified tokenizing code so that tokens are scanned by a common code base 2007-01-12 19:01:40 +00:00
swigtree.h API cleanup. Documentation. 2006-12-30 18:27:47 +00:00
swigwrap.h API cleanup and documentation (Wrapper objects) 2007-01-16 04:50:43 +00:00
symbol.c Eliminated use of swigkeys.h/.c files. 2007-01-03 20:58:19 +00:00
tree.c Eliminated use of swigkeys.h/.c files. 2007-01-03 20:58:19 +00:00
typemap.c Eliminated use of swigkeys.h/.c files. 2007-01-03 20:58:19 +00:00
typeobj.c Eliminated use of swigkeys.h/.c files. 2007-01-03 20:58:19 +00:00
typesys.c Avoid generating '<:' token when using SwigValueWrapper<> on a type 2007-03-30 02:34:38 +00:00
warn.c Changed Header keyword to Id for SVN 2006-12-05 21:57:44 +00:00
wrapfunc.c API cleanup and documentation (Wrapper objects) 2007-01-16 04:50:43 +00:00