summaryrefslogtreecommitdiff
path: root/Examples/ocaml
Commit message (Expand)AuthorAgeFilesLines
* [OCaml] Fix reference typemaps for std::stringZackery Spytz2023-04-211-0/+1
* [S-EXP] Remove code for Common Lisp S-ExpOlly Betts2021-05-161-2/+0
* Remove use of std::bind2nd which is removed in C++17William S Fulton2019-06-271-3/+2
* Correct ocaml dynamic targetsWilliam S Fulton2019-03-262-2/+2
* More ocaml parallel make fixesWilliam S Fulton2019-03-2612-0/+48
* [OCaml] Fix race conds when running the examples with parallel makeZackery Spytz2019-03-193-3/+3
* [OCaml] Fix the wrapmacro testZackery Spytz2019-02-171-3/+3
* Merge pull request #1471 from ZackerySpytz/OCaml-segfaults-list-argsWilliam S Fulton2019-02-151-2/+2
|\
| * [OCaml] Fix segfaults when too few arguments are passed to a functionZackery Spytz2019-02-151-2/+2
* | [OCaml] Don't use argout typemaps by default for some reference typesZackery Spytz2019-02-091-0/+5
|/
* [OCaml] Fix toplevel creation for ocamlmktop versions >= 4.04.0Zackery Spytz2019-01-255-8/+8
* [OCaml] Eliminate use of -Wno-write-stringsZackery Spytz2019-01-244-19/+12
* [OCaml] Add a callback exampleZackery Spytz2019-01-167-2/+95
* [OCaml] Re-enable the using_protected unit testZackery Spytz2019-01-112-2/+2
* [OCaml] Add a class exampleZackery Spytz2019-01-116-4/+164
* [OCaml] Improve "make clean" and similarZackery Spytz2019-01-076-29/+23
* [OCaml] Rename example_prog.ml to runme.ml in the OCaml examplesZackery Spytz2019-01-0715-17/+16
* [OCaml] Fix some of the OCaml examplesZackery Spytz2019-01-035-14/+12
* [OCaml] Update OCaml for out-of-source buildsZackery Spytz2018-12-293-3/+3
* Update ocaml documentation (#885)Guerin2017-02-011-12/+12
* Remove use of preinst-swig scriptWilliam S Fulton2015-08-2110-38/+76
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-1110-48/+48
* Whitespace cleanup of Example MakefilesKarl Wette2014-04-168-11/+11
* Ocaml example makefiles tweaks for consistency with other languages. Attempt ...William S Fulton2013-04-1910-68/+78
* [Ocaml] Apply patch #3151788 from Joel Reymont. Brings Ocaml support a up to ...William S Fulton2011-02-145-8/+25
* Remove cvs $Header$William S Fulton2007-10-171-2/+0
* force examples to use preinst-swig, as is done in the test-suiteMarcelo Matus2005-11-2710-10/+10
* fix extern declarationsWilliam S Fulton2005-06-281-0/+2
* Removed unneeded constructor for shape class.Art Yerkes2004-11-032-3/+0
* html fixesWilliam S Fulton2004-11-021-1/+1
* String from ptr example. Demonstrates use of out typemap and handling ofArt Yerkes2003-12-051-0/+1
* Added string-from-ptr example.Art Yerkes2003-12-053-0/+73
* Added checklist entry and corrected warning.Art Yerkes2003-12-042-1/+2
* This example both shows the new enum literal facility, and is a regressionArt Yerkes2003-12-045-0/+50
* shapes example: slight correction to depth map.Art Yerkes2003-12-042-1/+2
* Added contract example.Art Yerkes2003-11-234-0/+59
* Removed useless C_list.Art Yerkes2003-11-121-1/+1
* Removed needless C_list.Art Yerkes2003-11-121-1/+1
* swigp4-ify.Art Yerkes2003-11-011-3/+3
* swip4-ify.Art Yerkes2003-11-011-26/+20
* swigp4-ified.Art Yerkes2003-11-011-11/+11
* swigp4-ified examples.Art Yerkes2003-11-014-15/+21
* Examples updated.Art Yerkes2003-10-255-4/+6
* Updated example for new Swig module.Art Yerkes2003-10-251-0/+1
* Added noarg item to example to show director default constructor.Art Yerkes2003-10-254-2/+69
* Director related changes, other edits.Art Yerkes2003-10-222-0/+3
* Added a usage message.Art Yerkes2003-06-191-0/+9
* Added defines to enable possibly-conflicting extras provided by ocaml module.Art Yerkes2003-06-061-3/+2
* This shouldn't be here!William S Fulton2003-05-211-148/+0
* Strings test, tests in, out, inout string and char * types.Art Yerkes2003-04-164-0/+95