summaryrefslogtreecommitdiff
path: root/Examples/python/java/example.i
Commit message (Collapse)AuthorAgeFilesLines
* Fix {python|perl5|ruby|tcl}/java examplesKarl Wette2014-05-021-0/+4
| | | | | | | | | | - in Lib/gcj/cni.i: remove JvAllocObject(), change JvCreateJavaVM() argument from void* to JvVMInitArgs* - in Examples/{python|perl5|ruby|tcl}/java/Makefile: pass full class name to gcjh, add Example.h as dependency, do not override CXX for compiling C++ sources - in Examples/python/java/example.i: add destructor to class to prevent memory loss complaint
* uniform cni examplesMarcelo Matus2006-01-031-3/+1
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8197 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* cosmeticsMarcelo Matus2005-12-301-1/+1
| | | | git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8139 626c5289-ae23-0410-ae9c-e8d60b6d4f22
* add gcj and java->python initial supportMarcelo Matus2005-12-301-0/+11
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8134 626c5289-ae23-0410-ae9c-e8d60b6d4f22