| .. |
|
cwrap.c
|
Fixes for compactdefaultargs and pass by value where the class being passed by value has no default constructor - previously it used SwigValueWrapper
|
2009-06-24 17:20:17 +00:00 |
|
deprecate.c
|
API cleanup (Parms)
|
2007-01-10 23:43:07 +00:00 |
|
error.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 |
|
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
|
add new %begin directive for inserting code at top of wrapper file
|
2009-02-20 07:52:24 +00:00 |
|
naming.c
|
fix some overloaded warning messages when templates are used
|
2009-07-26 21:21:26 +00:00 |
|
parms.c
|
Fix seg fault for some template parameters which have no type, just a default value
|
2009-11-03 19:52:12 +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
|
re-organise symbol debugging options - add in -debug-symbols and -debug-csymbols, and remove -debug-qsymtab
|
2009-11-07 20:44:20 +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
|
Replaced all [const] String_or_char * to const_String_or_char_ptr, by the following command:
|
2009-01-24 13:15:51 +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
|
Nested class improvements - Fixed inconsistency in handling C++ nested classes - sometimes they were treated as forward declarations, other times as if C nested struct was parsed. Added the nestedworkaround feature for C++ nested class handling. Document improved nested class handling. Numerous C and C++ nested struct/class/union test cases added.
|
2009-11-11 00:30:34 +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
|
fix $typemap() when the type contains template parameters
|
2009-08-05 21:40:49 +00:00 |
|
typeobj.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 |
|
typesys.c
|
Obscure seg fault bug fix
|
2009-11-11 00:22:38 +00:00 |
|
warn.c
|
Changed Header keyword to Id for SVN
|
2006-12-05 21:57:44 +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 |