summaryrefslogtreecommitdiff
path: root/Examples/ocaml/string_from_ptr
Commit message (Expand)AuthorAgeFilesLines
* 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-241-7/+6
* [OCaml] Improve "make clean" and similarZackery Spytz2019-01-071-5/+4
* [OCaml] Rename example_prog.ml to runme.ml in the OCaml examplesZackery Spytz2019-01-073-7/+5
* [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-2/+2
* Ocaml example makefiles tweaks for consistency with other languages. Attempt ...William S Fulton2013-04-191-7/+8
* force examples to use preinst-swig, as is done in the test-suiteMarcelo Matus2005-11-271-1/+1
* Added string-from-ptr example.Art Yerkes2003-12-053-0/+73