swig/Source/Swig
Marcelo Matus 4ba7f6c2a2 fix bug #1158178
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8890 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-02-24 08:34:03 +00:00
..
.cvsignore *** empty log message *** 2003-01-22 08:11:51 +00:00
cwrap.c remove extra '\n' reported by Robert Jones 2006-02-13 09:42:28 +00:00
error.c add support for named warning codes 2006-01-06 11:42:24 +00:00
fragment.c fix missing line/file name 2006-02-03 07:33:28 +00:00
getopt.c Add support for the -external-runtime argument and update all language modules to use it 2005-02-23 22:40:51 +00:00
include.c fix line issues reported by Olly 2006-02-08 02:10:31 +00:00
misc.c Reimplemented Swig_string_ucase(String *s) to take into account digits in names. 2006-02-02 09:02:11 +00:00
naming.c fix [ 1432152 ] %rename friend operators in namespace 2006-02-16 06:59:06 +00:00
parms.c Move rename/namewarn engine from parser.y to naming.c. The code was getting 2006-01-02 04:33:19 +00:00
scanner.c add NewStringEmpty, use more StringEuqual and less Strcmp 2005-11-28 17:32:56 +00:00
stype.c fix bug #1158178 2006-02-24 08:34:03 +00:00
swig.h Deal with Microsofts attempt at deprecating C standard runtime functions for proprietary ones in Visual Studio 2005 2006-02-19 22:16:56 +00:00
swigkeys.c Add k_copy. 2006-01-30 18:04:08 +00:00
swigkeys.h Add k_copy. 2006-01-30 18:04:08 +00:00
symbol.c avoid assert when finding a recursive scope inheritance, emit a warning in the worst case, reported by Nitro 2006-02-17 22:13:37 +00:00
tree.c more swigkey unification 2006-01-03 09:26:42 +00:00
typemap.c fix typemap issue reported by Bob Marinier 2006-02-15 22:55:56 +00:00
typeobj.c fix bug #1060789 2006-02-24 02:39:24 +00:00
typesys.c fix bug #1263457 2006-02-23 23:45:28 +00:00
warn.c The great merge 2002-11-30 22:01:28 +00:00
wrapfunc.c fix for the switch/case: 2005-12-21 02:06:54 +00:00