swig/Lib/java
William S Fulton f31537e62d Put STRING_OUT typemaps back in.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5493 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-12-06 23:02:03 +00:00
..
arrays_java.i JNI descriptor attribute in directorin typemap called descriptor instead of parse now 2003-11-08 11:20:07 +00:00
director.swg Director tweaks from Scott Michel. 2003-09-26 20:40:49 +00:00
java.swg #849064 fixed. Any classes with a non public destructor now have a public delete() method which throw a runtime exception. The delete() method was previously protected. 2003-11-28 23:13:08 +00:00
javahead.swg Completely removed SWIG_NOINCLUDE as the functions that use it don't need to be shared across different modules, besides there is no runtime library for Java 2003-11-30 20:54:37 +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 std::pair added (but not very much tested) 2003-07-10 12:42:42 +00:00
std_string.i JNI descriptor attribute in directorin typemap called descriptor instead of parse now 2003-11-08 11:20:07 +00:00
std_vector.i Char and unsigned-char specialization added 2003-11-19 08:38:27 +00:00
typemaps.i Fix for INOUT and OUTPUT typemaps for when the JNI type is bigger than the c type. 2003-12-02 22:29:54 +00:00
various.i Put STRING_OUT typemaps back in. 2003-12-06 23:02:03 +00:00