summaryrefslogtreecommitdiff
path: root/Lib/ocaml/ocaml.swg
Commit message (Expand)AuthorAgeFilesLines
* Ocaml typemap typo fixWilliam S Fulton2022-09-031-1/+1
* SWIGTYPE && input typemaps now assume object has been moved - Go and OCamlWilliam S Fulton2022-08-311-2/+3
* Cosmetic stray semi-colon removal after %typemap using quotesWilliam S Fulton2022-08-311-3/+3
* Performance optimisation for directors for classes passed by valueWilliam S Fulton2022-07-041-1/+1
* Movable and move-only types supported in "out" typemaps.William S Fulton2022-06-301-1/+9
* [OCaml] Fix compilation errors with OCaml 4.09.0Zackery Spytz2019-12-291-2/+2
* [OCaml] Rename typemaps.i to ocaml.swgZackery Spytz2019-02-181-0/+311
* [OCaml] Rename ocaml.swg to ocamlrun.swgZackery Spytz2019-02-181-607/+0
* [OCaml] Add a typecheck typemap for SWIGTYPEZackery Spytz2019-02-161-1/+1
* [OCaml] Don't use argout typemaps by default for some reference typesZackery Spytz2019-02-091-9/+0
* Merge branch 'ZackerySpytz-OCaml-director_pass_by_value'William S Fulton2019-02-091-0/+13
|\
| * [OCaml] Reduce the duplication in typemaps.iZackery Spytz2019-02-041-0/+13
* | [OCaml] Cache the result of caml_named_value() in some casesZackery Spytz2019-02-031-10/+11
|/
* Merge branch 'ZackerySpytz-OCaml-define-CAML_NAME_SPACE'William S Fulton2019-01-311-1/+1
|\
| * [OCaml] Define CAML_NAME_SPACE before including caml/ headersZackery Spytz2019-01-281-1/+1
* | Merge branch 'ZackerySpytz-OCaml-eliminate-wno-write-strings'William S Fulton2019-01-311-1/+1
|\ \
| * | [OCaml] Eliminate use of -Wno-write-stringsZackery Spytz2019-01-241-1/+1
| |/
* | [OCaml] Fix %allowexceptionZackery Spytz2019-01-221-2/+2
|/
* [OCaml] Add the caml_ prefix to some OCaml functionsZackery Spytz2019-01-141-25/+25
* [OCaml] Replace SWIGSTATIC with SWIGINTERNZackery Spytz2019-01-011-39/+39
* Fix for gcc warning -Wunused-value without triggering -Wunused-parameterWilliam S Fulton2012-09-071-1/+1
* Add newmemory parameter for SWIG_TypeCastWilliam S Fulton2008-02-101-1/+3
* Sorry i haven't been here in a while.Art Yerkes2006-11-031-6/+6
* fix wrong %include reported by Jab RehdersMarcelo Matus2006-02-281-8/+0
* Use the system angle brackets for %includeWilliam S Fulton2005-11-261-1/+1
* activating the keyword warningsMarcelo Matus2005-10-211-1/+5
* - Improve the runtime type sytesmJohn Lenz2005-02-011-13/+21
* Some delayed maintenance.Art Yerkes2004-10-171-13/+12
* added ocaml keywordsMarcelo Matus2003-12-121-0/+5
* shapes example: slight correction to depth map.Art Yerkes2003-12-041-1/+11
* Added string.h include.Art Yerkes2003-11-231-0/+1
* Added sizeof operator for classes (and struct, unions), enabled withArt Yerkes2003-11-231-2/+6
* Missing assert.hArt Yerkes2003-11-101-0/+2
* All but four test cases work. I'm going to leave these for afterward.Art Yerkes2003-03-201-83/+84
* Added:Art Yerkes2003-03-191-35/+69
* Director: added disown. It now mutates the reference held by the object.Art Yerkes2003-03-081-4/+19
* typemaps.i: $descriptor usage correction.Art Yerkes2003-03-081-3/+24
* Added to typemaps: reference type in/outArt Yerkes2003-02-271-6/+14
* typecheck: Foolish omission of break;Art Yerkes2003-02-161-109/+72
* The great mergeDave Beazley2002-11-301-0/+533