pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/ocaml



Module Name:    pkgsrc
Committed By:   asau
Date:           Sun Mar  4 09:06:47 UTC 2012

Modified Files:
        pkgsrc/lang/ocaml: Makefile Makefile.common distinfo
        pkgsrc/lang/ocaml/patches: patch-aa patch-at patch-aw patch-bs
Removed Files:
        pkgsrc/lang/ocaml/patches: patch-asmcomp_amd64_emit.mlp

Log Message:
Update to O'Caml 3.12.1

Changes in Objective Caml 3.12.1:

Features:
- added '-ml-synonym' and '-mli-synonym' options to ocamldep
- added '-ocamldoc' option to ocamlbuild
- added possibility to add options to ocamlbuild
- added access to current camlp4 parsers and printers
- improved instruction selection for float operations on amd64
- stdlib: added a 'usage_string' function to Arg
- allow with constraints to add a type equation to a datatype definition
- ocamldoc: allow to merge '@before' tags like other ones
- ocamlbuild: allow dependency on file "_oasis"

Other changes:
- Changed default minor heap size from 32k to 256k words.
- Added new operation 'compare_ext' to custom blocks, called when
  comparing a custom block value with an unboxed integer.

Multiple bug fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/lang/ocaml/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/lang/ocaml/Makefile.common
cvs rdiff -u -r1.59 -r1.60 pkgsrc/lang/ocaml/distinfo
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/ocaml/patches/patch-aa
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/ocaml/patches/patch-asmcomp_amd64_emit.mlp
cvs rdiff -u -r1.24 -r1.25 pkgsrc/lang/ocaml/patches/patch-at
cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/ocaml/patches/patch-aw
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/ocaml/patches/patch-bs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index