swig/Lib/ocaml
Zackery Spytz b2d93665fe [OCaml] Don't use argout typemaps by default for some reference types
The OCaml module's typemaps.i supplied argout typemaps for some
reference types (e.g. int &) by default, which was unintuitive and
inconsistent when compared with other modules. The argout_ref example
depended on this, so add a typemap to argout_ref/example.i.

Add multiple runtime tests that deal with references.
2019-02-09 22:04:46 -07:00
..
carray.i [OCaml] Fix %allowexception 2019-01-22 07:51:45 -07:00
class.swg [OCaml] Fix member var getters and setters 2019-01-06 09:40:25 -07:00
cstring.i [OCaml] Define CAML_NAME_SPACE before including caml/ headers 2019-01-28 06:56:18 -07:00
director.swg [OCaml] Define CAML_NAME_SPACE before including caml/ headers 2019-01-28 06:56:18 -07:00
extra-install.list [OCaml] Remove the last remnants of libswigocaml 2019-01-18 23:48:46 -07:00
ocaml.i [OCaml] Replace SWIGSTATIC with SWIGINTERN 2019-01-01 06:28:35 -07:00
ocaml.swg [OCaml] Don't use argout typemaps by default for some reference types 2019-02-09 22:04:46 -07:00
ocamldec.swg [OCaml] Some exception improvements 2019-02-07 16:25:10 -07: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_except.i [OCaml] Some exception improvements 2019-02-07 16:25:10 -07: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 a bug in the ctors of director classes 2019-02-05 13:35:43 -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 a bug in the ctors of director classes 2019-02-05 13:35:43 -07:00
swig.mli [OCaml] Fix a bug in the ctors of director classes 2019-02-05 13:35:43 -07:00
swigp4.ml Make Lib/ocaml/swigp4.ml a non-generated file. 2014-02-19 22:35:45 +13:00
typecheck.i [OCaml] Some exception improvements 2019-02-07 16:25:10 -07:00
typemaps.i [OCaml] Don't use argout typemaps by default for some reference types 2019-02-09 22:04:46 -07:00
typeregister.swg - Improve the runtime type sytesm 2005-02-01 00:08:24 +00:00