swig/Examples/python
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
..
callback Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
class Further cleaning up of class examples 2014-02-24 10:10:24 +13:00
constants Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
contract Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
docstrings Python examples makefiles clean target fixed and use RUNPIPE and tidyup 2013-04-19 22:47:26 +01:00
enum Python examples makefiles clean target fixed and use RUNPIPE and tidyup 2013-04-19 22:47:26 +01:00
exception Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
exceptproxy Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
extend Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
funcptr Python examples makefiles clean target fixed and use RUNPIPE and tidyup 2013-04-19 22:47:26 +01:00
funcptr2 Python examples makefiles clean target fixed and use RUNPIPE and tidyup 2013-04-19 22:47:26 +01:00
functor Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
import Use a less confusing macro name, SWIG_PYTHON_NO_DEBUG => SWIG_PYTHON_INTERPRETER_NO_DEBUG 2013-06-11 19:15:57 +01:00
import_packages Further fixes when using type() when using -builtin to include module name 2014-03-01 23:26:27 +00:00
import_template Python examples makefiles clean target fixed and use RUNPIPE and tidyup 2013-04-19 22:47:26 +01:00
java Fix {python|perl5|ruby|tcl}/java examples 2014-05-02 21:44:42 +02:00
libffi Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
multimap Fix assorted comment and documentation typos 2014-02-23 17:15:22 +13:00
operator Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
performance Executable bits and shebang fixes 2014-02-16 17:30:41 +00:00
pointer Python examples makefiles clean target fixed and use RUNPIPE and tidyup 2013-04-19 22:47:26 +01:00
reference Python examples makefiles clean target fixed and use RUNPIPE and tidyup 2013-04-19 22:47:26 +01:00
simple Use a less confusing macro name, SWIG_PYTHON_NO_DEBUG => SWIG_PYTHON_INTERPRETER_NO_DEBUG 2013-06-11 19:15:57 +01:00
smartptr Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
std_map Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
std_vector Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
swigrun Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
template Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
varargs Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
variables Fix gcc -Waddress warning in variables examples 2013-10-18 06:53:02 +01:00
check.list Fixed SF bug #1297 (Python imports) 2013-12-24 17:22:25 +00:00
index.html Update one dead link and remove another 2014-02-24 10:11:11 +13:00