swig/Lib/java
William S Fulton 7d07987098 std::wstring global and member variables are wrapped as strings by default
No need to use the %apply const std::wstring& { std::wstring* } trick anymore


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8626 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2006-01-29 22:32:07 +00:00
..
arrays_java.i Use the system angle brackets for %include 2005-11-26 09:28:20 +00:00
director.swg jweak cast fix 2005-09-13 21:03:01 +00:00
enums.swg cosmetic changes removing unnecessary brackets and empty lines in generated code 2006-01-06 13:58:10 +00:00
enumsimple.swg cosmetic changes removing unnecessary brackets and empty lines in generated code 2006-01-06 13:58:10 +00:00
enumtypesafe.swg cosmetic changes removing unnecessary brackets and empty lines in generated code 2006-01-06 13:58:10 +00:00
enumtypeunsafe.swg cosmetic changes removing unnecessary brackets and empty lines in generated code 2006-01-06 13:58:10 +00:00
java.swg BigInteger fixes - Bug 1398394 2006-01-09 23:10:27 +00:00
javahead.swg Intel compiler fix for __int64 typedef redefinition 2005-08-16 21:26:44 +00:00
javakw.swg fixed the *::clone() warning 2004-01-13 01:38:45 +00:00
std_common.i fix exceptions 2005-12-23 00:14:02 +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 Fix recent STL exception breakages and add in throws typemaps for most of the std::exception classes 2006-01-03 23:25:33 +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 Use the system angle brackets for %include 2005-11-26 09:28:20 +00:00
std_string.i Finally std::string global and member variables are wrapped as strings by default 2006-01-29 00:42:25 +00:00
std_vector.i fix to set method 2005-12-27 10:46:54 +00:00
std_wstring.i std::wstring global and member variables are wrapped as strings by default 2006-01-29 22:32:07 +00:00
stl.i add initial stl.i to ensure proper file inclussion and extensions for each language 2006-01-06 00:37:31 +00:00
typemaps.i BigInteger fixes - Bug 1398394 2006-01-09 23:10:27 +00:00
various.i Correct memory allocation for STRINGARRAY 2005-02-17 22:18:02 +00:00