| .. |
|
arrays_java.i
|
Fix ARRAYSOFCLASSES bug reported by Kevin Mills where the changes made to an array element in the C layer are not reflected back into Java
|
2008-01-25 22:01:55 +00:00 |
|
boost_intrusive_ptr.i
|
don't unnecessarily set swigCPtr to zero again if Dispose/delete called multiple times
|
2009-03-31 12:23:47 +00:00 |
|
boost_shared_ptr.i
|
don't unnecessarily set swigCPtr to zero again if Dispose/delete called multiple times
|
2009-03-31 12:23:47 +00:00 |
|
director.swg
|
Another fix for the JVM hanging on exit problem when using directors
|
2008-06-22 00:09:11 +00:00 |
|
enums.swg
|
Apply patch #1844301 from Monty Taylor to suppress enum constructor unused warnings.
|
2008-03-26 21:04:59 +00:00 |
|
enumsimple.swg
|
consistent directout typemaps for all languages - $result used instead of $1 in C# and Java now
|
2006-10-20 22:54:14 +00:00 |
|
enumtypesafe.swg
|
consistent directout typemaps for all languages - $result used instead of $1 in C# and Java now
|
2006-10-20 22:54:14 +00:00 |
|
enumtypeunsafe.swg
|
consistent directout typemaps for all languages - $result used instead of $1 in C# and Java now
|
2006-10-20 22:54:14 +00:00 |
|
java.swg
|
don't unnecessarily set swigCPtr to zero again if Dispose/delete called multiple times
|
2009-03-31 12:23:47 +00:00 |
|
javahead.swg
|
Add patch #2152691 from MATSUURA Takanori which fixes compiles using the Intel compiler
|
2008-11-11 22:56:36 +00:00 |
|
javakw.swg
|
Add R keyword support. Rename keywords for successful compilation of Java and C# code. More consistent keyword warnings across the different languages.
|
2008-06-19 20:02:13 +00:00 |
|
std_common.i
|
const size_t& typemaps added
|
2006-10-17 21:43:40 +00:00 |
|
std_deque.i
|
Each target language now has its own std_deque.i like the other STL wrappers.
|
2006-01-08 20:08:44 +00:00 |
|
std_except.i
|
Common template for head of each file detailing licence, distribution and authors information
|
2006-03-07 00:14:10 +00:00 |
|
std_map.i
|
%ignore director fixes
|
2006-09-22 23:29:34 +00:00 |
|
std_pair.i
|
Common template for head of each file detailing licence, distribution and authors information
|
2006-03-07 00:14:10 +00:00 |
|
std_string.i
|
When wrapping C++ code, generate code which uses
|
2007-09-17 20:10:57 +00:00 |
|
std_vector.i
|
add in correct specialization for std::vector<bool> to follow C++ standard - to create compileable wrappers with vc++ and recent return by reference changes
|
2009-03-16 19:33:38 +00:00 |
|
std_wstring.i
|
throws typemaps for std::wstring using C# patch #1799064 from David Piepgrass
|
2007-09-25 21:35:24 +00:00 |
|
stl.i
|
Common template for head of each file detailing licence, distribution and authors information
|
2006-03-07 00:14:10 +00:00 |
|
typemaps.i
|
Apply patch 1631987 - Java typemap for bool INOUT fails on big-endian machines
|
2007-03-21 21:00:21 +00:00 |
|
various.i
|
remove unnecessary variable int the char **STRING_ARRAY out typemap
|
2008-06-21 20:49:10 +00:00 |