aboutsummaryrefslogtreecommitdiff
path: root/Lib/ocaml
AgeCommit message (Expand)Author
2003-06-08Added class template support (removes text of ocaml class definition from swigArt Yerkes
2003-06-06Typedef_mptr test (with runme).Art Yerkes
2003-06-06Added minherit test + runme.Art Yerkes
2003-06-06All test cases work.Art Yerkes
2003-06-06Three test cases remaining. Gotta fix em all!Art Yerkes
2003-06-06Four failed test cases remaining.Art Yerkes
2003-06-06Fixed two test cases.Art Yerkes
2003-06-02Added <assert.h>. I forgot it and GCC-3.3 no longer includes it fromArt Yerkes
2003-05-19Removed runtime lib. It's not needed anymore.Art Yerkes
2003-04-02Miscellaneous patches from usersLuigi Ballabio
2003-03-20All but four test cases work. I'm going to leave these for afterward.Art Yerkes
2003-03-19Added:Art Yerkes
2003-03-10Working example. See Examples/ocaml/shapes.Art Yerkes
2003-03-08Director: added disown. It now mutates the reference held by the object.Art Yerkes
2003-03-08typemaps.i: $descriptor usage correction.Art Yerkes
2003-03-06long long typemap mods for use with %applyWilliam S Fulton
2003-03-01Proper handling of arrays finally in the works, no special typemaps needed.Art Yerkes
2003-02-27Support for std::map (thanks, Dave)Luigi Ballabio
2003-02-27Added to typemaps: reference type in/outArt Yerkes
2003-02-16corrections for std::string.Art Yerkes
2003-02-16typecheck: Foolish omission of break;Art Yerkes
2003-01-17A global stl.i works just as wellLuigi Ballabio
2002-11-30The great mergeDave Beazley