swig/Lib/java
William S Fulton 388fbad517 Fix #1211353 for -ve enum values
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7248 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-06-02 21:46:08 +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 Typemap for size_t applied to std::size_t 2003-08-17 11:52:31 +00:00
std_map.i Support for std::map (thanks, Dave) 2003-02-27 10:05:55 +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 JVM link failure on some systems fixed when using std_vector.i. 2004-05-18 20:46:13 +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