Tested perl4caml on Mac OS X. Basically works fine, but had to
[perl4caml.git] / examples / test.ml
2004-11-25 richAdded correct handling of undef.
2003-12-11 richMemory allocation fixes.
2003-10-16 richFixed a silly crashing bug in the FFI code.
2003-10-16 richWorked around OCaml initialization bug.
2003-10-15 richWrappers now automatically 'use' modules.
2003-10-12 richAdded wrappers around some common libraries.
2003-10-12 richUndef, true, false SVs.