swig/Lib/ocaml
Zackery Spytz 83df4e8ed6 [OCaml] Fix and re-enable the string_simple, minherit, and unions tests
copy_string() is a macro in the OCaml C API, so rename the function
to copy_str(). Add a runtime test.

The minherit runtime test was fixed by b64d685.

Use the proper syntax for accessing member variables in
unions_runme.ml
2019-01-13 17:28:00 -07:00
..
carray.i typemap name changes: 2003-09-20 23:52:28 +00:00
class.swg [OCaml] Fix member var getters and setters 2019-01-06 09:40:25 -07:00
cstring.i SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +00:00
director.swg Fix incorrect comments 2015-05-09 21:59:03 +12:00
extra-install.list More orthodox way of building the Swig module. I'm working on making 2003-10-22 13:46:42 +00:00
libswigocaml.h The great merge 2002-11-30 22:01:28 +00:00
ocaml.i [OCaml] Replace SWIGSTATIC with SWIGINTERN 2019-01-01 06:28:35 -07:00
ocaml.swg [OCaml] Replace SWIGSTATIC with SWIGINTERN 2019-01-01 06:28:35 -07:00
ocamldec.swg Fix OCaml version detection if caml/version.h is not available 2019-01-12 13:42:29 +00:00
ocamlkw.swg Update a dead link. 2018-12-30 02:51:58 -07:00
preamble.swg Some delayed maintenance. 2004-10-17 07:56:17 +00:00
std_common.i Add some missing SWIGINTERN usage 2017-01-17 20:08:46 +00:00
std_complex.i Fixes to comply with with ISO/IEC 14882:1998(E) 17.4.3.1.2 (symbol names) 2003-09-23 21:16:38 +00:00
std_deque.i SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +00:00
std_list.i SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +00:00
std_map.i Add support for non-default compare template argument in std::map wrappers 2018-10-09 19:44:00 +01:00
std_pair.i SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +00:00
std_string.i [OCaml] Fix and re-enable the string_simple, minherit, and unions tests 2019-01-13 17:28:00 -07:00
std_vector.i [OCaml] Fix and re-enable the string_simple, minherit, and unions tests 2019-01-13 17:28:00 -07:00
stl.i SWIG license change - The Examples and Lib move to a very permissive license in the LICENSE file, removing the BSD license restrictions as agreed by committers since it was inadvertently introduced. Remove some examples where the impact of the license change is not clear. 2010-02-27 23:26:02 +00:00
swig.ml [OCaml] Fix member var getters and setters 2019-01-06 09:40:25 -07:00
swig.mli Some delayed maintenance. 2004-10-17 07:56:17 +00:00
swigp4.ml Make Lib/ocaml/swigp4.ml a non-generated file. 2014-02-19 22:35:45 +13:00
typecheck.i Add rvalue reference typemaps 2013-01-24 20:27:28 +00:00
typemaps.i Fix OCAML typemap warnings wrapping C code 2019-01-11 19:35:17 +00:00
typeregister.swg - Improve the runtime type sytesm 2005-02-01 00:08:24 +00:00