swig/Lib/java
2008-07-14 21:09:23 +00:00
..
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_shared_ptr.i Remove some unnecessary casts 2008-02-13 23:12:09 +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 Fix director typemaps for pointers so that NULL pointers are correctly marshalled to C#/Java null in director methods 2008-07-14 21:09:23 +00:00
javahead.swg Common template for head of each file detailing licence, distribution and authors information 2006-03-07 00:14:10 +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 complete last commit 2007-07-20 22:35:07 +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