summaryrefslogtreecommitdiff
path: root/Examples/ocaml/strings_test
Commit message (Expand)AuthorAgeFilesLines
* [OCaml] Fix reference typemaps for std::stringZackery Spytz2023-04-211-0/+1
* Correct ocaml dynamic targetsWilliam S Fulton2019-03-261-1/+1
* More ocaml parallel make fixesWilliam S Fulton2019-03-261-0/+4
* [OCaml] Fix race conds when running the examples with parallel makeZackery Spytz2019-03-191-1/+1
* [OCaml] Fix toplevel creation for ocamlmktop versions >= 4.04.0Zackery Spytz2019-01-251-2/+2
* [OCaml] Eliminate use of -Wno-write-stringsZackery Spytz2019-01-242-6/+6
* [OCaml] Fix some of the OCaml examplesZackery Spytz2019-01-031-0/+1
* [OCaml] Update OCaml for out-of-source buildsZackery Spytz2018-12-291-1/+1
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-211-4/+8
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-5/+5
* Whitespace cleanup of Example MakefilesKarl Wette2014-04-161-1/+1
* Ocaml example makefiles tweaks for consistency with other languages. Attempt ...William S Fulton2013-04-191-7/+8
* [Ocaml] Apply patch #3151788 from Joel Reymont. Brings Ocaml support a up to ...William S Fulton2011-02-141-7/+11
* force examples to use preinst-swig, as is done in the test-suiteMarcelo Matus2005-11-271-1/+1
* shapes example: slight correction to depth map.Art Yerkes2003-12-041-0/+1
* Strings test, tests in, out, inout string and char * types.Art Yerkes2003-04-164-0/+95