swig/Lib/java
2005-07-27 20:09:42 +00:00
..
arrays_java.i more fixes for gcc -fstrict-aliasing -Wall 2005-05-13 23:51:16 +00:00
director.swg Fixes to remove "dereferencing type-punned pointer will break strict-aliasing rules" warnings in C wrappers when compiling C code with 'gcc -Wall -fstrict-aliasing'. Patch from Michael Cahill. 2005-05-13 23:14:35 +00:00
enums.swg Fix #1211353 for -ve enum values 2005-06-02 21:46:08 +00:00
enumsimple.swg Consistent warning 470 across all languages 2005-03-30 22:27:53 +00:00
enumtypesafe.swg Fix #1211353 for -ve enum values 2005-06-02 21:46:08 +00:00
enumtypeunsafe.swg Consistent warning 470 across all languages 2005-03-30 22:27:53 +00:00
java.swg Fixes to remove "dereferencing type-punned pointer will break strict-aliasing rules" warnings in C wrappers when compiling C code with 'gcc -Wall -fstrict-aliasing'. Patch from Michael Cahill. 2005-05-13 23:14:35 +00:00
javahead.swg fix warning(error?) with jlong + x86_64 2004-12-16 01:37:38 +00:00
javakw.swg fixed the *::clone() warning 2004-01-13 01:38:45 +00:00
std_common.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
std_map.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
std_pair.i added missing constructors for std::pair 2005-05-25 21:34:39 +00:00
std_string.i wstring typemaps moved from std_string.i std_wstring.i 2005-05-21 20:27:51 +00:00
std_vector.i use exception specification instead of %exception to handle STL error checking 2005-07-27 20:09:42 +00:00
std_wstring.i wstring typemaps moved from std_string.i std_wstring.i 2005-05-21 20:27:51 +00:00
typemaps.i Fix last fix! 2005-03-30 22:26:31 +00:00
various.i Correct memory allocation for STRINGARRAY 2005-02-17 22:18:02 +00:00