summaryrefslogtreecommitdiff
path: root/Lib/java/various.i
Commit message (Expand)AuthorAgeFilesLines
* follow-up typosluz.paz2018-05-171-1/+1
* Consistent memory intiailization between C and C++ in typemapsWilliam S Fulton2015-07-301-2/+2
* Warning fixes in generated Java code for 64bit Visual C++ on Windows.William S Fulton2015-07-031-1/+1
* Doc/comment improvements in Java various.iWilliam S Fulton2014-08-041-7/+8
* Add support for java.nio.BufferYuval Kashtan2014-07-181-0/+37
* Fixed a memory leak for java STRING_ARRAYGavin Kinsey2013-09-201-1/+1
* Fix possible uninitialised memory access in char **STRING_OUT typemapWilliam S Fulton2012-05-111-0/+1
* Fix uninitialised size variable in char **STRING_ARRAY regressionWilliam S Fulton2012-05-111-0/+1
* char **STRING_ARRAY typemaps fixed to handle null pointersWilliam S Fulton2012-04-281-21/+27
* Remove numerous hard coded 'result' variable name in generated c/c++ wrappers...William S Fulton2011-10-301-1/+1
* SWIG license change - The Examples and Lib move to a very permissive license ...William S Fulton2010-02-271-3/+0
* remove unnecessary variable int the char **STRING_ARRAY out typemapWilliam S Fulton2008-06-211-1/+1
* Common template for head of each file detailing licence, distribution and aut...William S Fulton2006-03-071-4/+8
* Correct memory allocation for STRINGARRAYWilliam S Fulton2005-02-171-2/+2
* Put STRING_OUT typemaps back in.William S Fulton2003-12-061-13/+40
* Big overhaul. Most of these typemaps were broken. Fixed some and removed some.William S Fulton2003-11-081-104/+90
* typemap name changes:William S Fulton2003-09-201-7/+7
* directorin typemap renamed javadirectorinWilliam S Fulton2003-09-201-10/+10
* Directors implementation contributed by Scott Michel.William S Fulton2003-09-041-1/+29
* The great mergeDave Beazley2002-11-301-0/+106