swig/Examples/c/class
2008-07-26 14:18:37 +00:00
..
example.cxx Fixed naming convention issues (internal Swig variables, shadow -> proxy, test.c -> runme.c, etc.), modified Makefiles, bugfixes ("name" -> "sym:name"). Started C test-suite. 2008-07-09 20:02:20 +00:00
example.h Fixed naming convention issues (internal Swig variables, shadow -> proxy, test.c -> runme.c, etc.), modified Makefiles, bugfixes ("name" -> "sym:name"). Started C test-suite. 2008-07-09 20:02:20 +00:00
example.i Fixed naming convention issues (internal Swig variables, shadow -> proxy, test.c -> runme.c, etc.), modified Makefiles, bugfixes ("name" -> "sym:name"). Started C test-suite. 2008-07-09 20:02:20 +00:00
Makefile Removing some memory leak problems when handling exceptions. 2008-07-26 14:18:37 +00:00
runme.c Exceptions support for C. exception_order test shows how to use type information to achieve correct catching order. Examples cleanup. 2008-07-17 00:52:11 +00:00