swig/Examples/ruby
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 Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
enum Ruby examples makefiles and use RUNPIPE and tidyup 2013-04-19 22:47:26 +01:00
exception_class Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
free_function Ruby examples makefiles and use RUNPIPE and tidyup 2013-04-19 22:47:26 +01:00
funcptr Ruby examples makefiles and use RUNPIPE and tidyup 2013-04-19 22:47:26 +01:00
funcptr2 Ruby examples makefiles and use RUNPIPE and tidyup 2013-04-19 22:47:26 +01:00
functor Ruby examples makefiles and use RUNPIPE and tidyup 2013-04-19 22:47:26 +01:00
hashargs Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
import Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
import_template Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
java Fix {python|perl5|ruby|tcl}/java examples 2014-05-02 21:44:42 +02:00
mark_function Ruby examples makefiles and use RUNPIPE and tidyup 2013-04-19 22:47:26 +01:00
multimap Executable bits and shebang fixes 2014-02-16 17:30:41 +00:00
operator Whitespace cleanup of Example Makefiles 2014-04-16 12:06:02 +02:00
overloading Ruby examples makefiles and use RUNPIPE and tidyup 2013-04-19 22:47:26 +01:00
pointer Ruby examples makefiles and use RUNPIPE and tidyup 2013-04-19 22:47:26 +01:00
reference Ruby examples makefiles and use RUNPIPE and tidyup 2013-04-19 22:47:26 +01:00
simple Executable bits and shebang fixes 2014-02-16 17:30:41 +00:00
std_vector 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
value Ruby examples makefiles and use RUNPIPE and tidyup 2013-04-19 22:47:26 +01:00
variables Fix gcc -Waddress warning in variables examples 2013-10-18 06:53:02 +01:00
check.list Disable Ruby free_function test for now. 2013-04-21 18:24:37 +01:00
index.html Fix assorted comment and documentation typos 2014-02-23 17:15:22 +13:00