swig/Examples/tcl
Karl Wette b6c1889c08 Fix {python|perl5|ruby|tcl}/java examples
- 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
2014-05-02 21:44:42 +02:00
..
class Further cleaning up of class examples 2014-02-24 10:10:24 +13:00
constants Tcl examples now run during 'make check' and makefile tidyup. 2013-04-19 22:47:27 +01:00
contract Tcl examples now run during 'make check' and makefile tidyup. 2013-04-19 22:47:27 +01:00
enum Tcl examples now run during 'make check' and makefile tidyup. 2013-04-19 22:47:27 +01:00
funcptr Tcl examples now run during 'make check' and makefile tidyup. 2013-04-19 22:47:27 +01:00
import Tcl examples now run during 'make check' and makefile tidyup. 2013-04-19 22:47:27 +01:00
java Fix {python|perl5|ruby|tcl}/java examples 2014-05-02 21:44:42 +02:00
multimap Tcl examples now run during 'make check' and makefile tidyup. 2013-04-19 22:47:27 +01:00
operator Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
pointer Tcl examples now run during 'make check' and makefile tidyup. 2013-04-19 22:47:27 +01:00
reference Tcl examples now run during 'make check' and makefile tidyup. 2013-04-19 22:47:27 +01:00
simple Tcl examples now run during 'make check' and makefile tidyup. 2013-04-19 22:47:27 +01:00
std_vector Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
value Tcl examples now run during 'make check' and makefile tidyup. 2013-04-19 22:47:27 +01:00
variables Fix gcc -Waddress warning in variables examples 2013-10-18 06:53:02 +01:00
check.list [Tcl] Prevent SWIG_Tcl_ConvertPtr from calling the unknown proc. 2007-10-15 02:02:47 +00:00
index.html Remove cvs $Header$ 2007-10-17 21:47:25 +00:00