summaryrefslogtreecommitdiff
path: root/Lib/java/typemaps.i
Commit message (Expand)AuthorAgeFilesLines
* Fix typecheck OUTPUT typemaps for JavaMarvin Greenberg2013-04-101-2/+2
* Fix unintended uninitialised memory access in OUTPUT typemapsWilliam S Fulton2012-05-111-0/+15
* Remove incomplete directorin typemaps as users incorrectly assumed they were ...William S Fulton2011-05-031-23/+0
* Remove directorout INPUT/INOUT/OUTPUT typemaps - they will never be used as t...William S Fulton2011-05-031-13/+2
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* Apply patch 1631987 - Java typemap for bool INOUT fails on big-endian machinesWilliam S Fulton2007-03-211-1/+22
* consistent directout typemaps for all languages - $result used instead of $1 ...William S Fulton2006-10-201-2/+1
* Fix long long typemaps so that they can be applied to __int64 and other equiv...William S Fulton2006-07-241-2/+2
* cosmetic modsWilliam S Fulton2006-05-131-30/+35
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-071-14/+12
* BigInteger fixes - Bug 1398394William S Fulton2006-01-091-18/+4
* Use the system angle brackets for %includeWilliam S Fulton2005-11-261-9/+9
* Workaround for #error in typemaps erroring out when swig is running rather th...William S Fulton2005-10-151-10/+7
* Fix last fix!William S Fulton2005-03-301-4/+3
* director typemaps addedWilliam S Fulton2005-03-291-1/+13
* minor correctionsWilliam S Fulton2004-10-271-69/+48
* Added and empty freearg typemap so that the signed char* typemaps can be apli...William S Fulton2004-09-221-6/+24
* example correctionWilliam S Fulton2004-01-211-1/+1
* Fix for INOUT and OUTPUT typemaps for when the JNI type is bigger than the c ...William S Fulton2003-12-021-1/+4
* JNI descriptor attribute in directorin typemap called descriptor instead of p...William S Fulton2003-11-081-6/+6
* typemap name changes:William S Fulton2003-09-201-8/+8
* directorin typemap renamed javadirectorinWilliam S Fulton2003-09-201-12/+12
* Directors implementation contributed by Scott Michel.William S Fulton2003-09-041-46/+78
* long long typemap mods for use with %applyWilliam S Fulton2003-03-061-3/+3
* The great mergeDave Beazley2002-11-301-181/+372
* added wstring typemap. contributed by:Harco de Hilster2000-08-211-3/+48
* changed c++ string argout typemap to freeargHarco de Hilster2000-08-141-1/+1
* added string typemaps send by Tal Shalif <tal@slt.atr.co.jp>Harco de Hilster2000-08-041-1/+38
* Somehow the java dir was gone from the repository. Adding it again.Harco de Hilster2000-02-281-0/+127