swig/Source/Swig
2004-04-22 20:42:37 +00:00
..
.cvsignore *** empty log message *** 2003-01-22 08:11:51 +00:00
cwrap.c unnamed enum member variables - less verbose code generation that has a single solution for all compilers. Will only fail silently (no printfs like before) when using compiler switches that force enums to be different size to integers. If anyone ever does this, I will eat my hat 2004-04-22 20:42:37 +00:00
error.c - Normalize the 'Swig_error' calls and formats, before some 2004-01-15 08:33:12 +00:00
fragment.c add missing Swig_typedef_resolve_all 2004-03-18 20:35:15 +00:00
getopt.c The great merge 2002-11-30 22:01:28 +00:00
include.c Fix so that Windows paths are displayed correctly when reporting errors. 2003-12-28 21:38:58 +00:00
misc.c fixes some compiler warnings, and add better support 2004-03-28 14:04:36 +00:00
naming.c slightly better support for template const/dest and features 2004-03-31 11:29:54 +00:00
parms.c Various warning fixes for .NET 2003 cl /W4 to work barring one warning and for gcc -ansi -Wall -pedantic to be warning free: 2004-01-15 22:46:07 +00:00
scanner.c Eliminate compiler warning. 2003-10-31 17:48:02 +00:00
stype.c fix java reg. tests and add -directors flag 2004-04-11 05:55:35 +00:00
swig.h fix java reg. tests and add -directors flag 2004-04-11 05:55:35 +00:00
swig.i The great merge 2002-11-30 22:01:28 +00:00
symbol.c Comments on the symbol table added 2004-04-09 19:23:01 +00:00
tree.c Major refactoring of DOH List/Hash iterators. See CHANGES 2003-09-11 20:26:57 +00:00
typemap.c fix array + typedef 2004-04-03 08:45:22 +00:00
typeobj.c Various warning fixes for .NET 2003 cl /W4 to work barring one warning and for gcc -ansi -Wall -pedantic to be warning free: 2004-01-15 22:46:07 +00:00
typesys.c enum fixes for the typesystem 2004-04-09 19:22:01 +00:00
warn.c The great merge 2002-11-30 22:01:28 +00:00
wrapfunc.c Minor tweak. 2003-04-30 17:42:24 +00:00