summaryrefslogtreecommitdiff
path: root/lang/ocaml/distinfo
diff options
context:
space:
mode:
authorjschauma <jschauma>2002-08-22 02:56:51 +0000
committerjschauma <jschauma>2002-08-22 02:56:51 +0000
commit84106c901b87be2688b4874bbbb02d6169c2a05e (patch)
treec4a98a5bc163d33fff96a30f7d4a72a15eaa4493 /lang/ocaml/distinfo
parent6d4831957cf2004f8d87d4735a483c198dec880b (diff)
downloadpkgsrc-84106c901b87be2688b4874bbbb02d6169c2a05e.tar.gz
Update lang/ocaml to 3.06, using patch supplied by Martin Weber
(ephaeton at gmx dot net) in PR pkg/18023. Besten Dank! Changes from 3.04 to 3.05 (abbreviated list, full list available at http://caml.inria.fr/archives/200207/msg00558.html): Language features: - Support for polymorphic methods and record fields. - Allows _ separators in integer and float literals, e.g. 1_000_000. Type-checker: - Fixed subtle typing bug with higher-order functors. - Fixed several complexity problems; - Fixed various bugs with objects and polymorphic variants. Bytecode compiler: - Fixed issue with ocamlc.opt and dynamic linking. Native-code compiler: - Fixed GC bug related to constant constructors of polymorphic variant types. - Fixed compilation bug for top-level "include" statements. Toplevel interactive system: - ocamlmktop: minimized possibility of name clashes with user-provided modules. Run-time system: - Better support for lazy data in the garbage collector. - Support for float formats that are neither big-endian nor little-endian - Fixed bug in callback*_exn functions in the exception-catching case. Standard library: - Protect against integer overflow in sub-string and sub-array bound checks. - New module Complex implementing arithmetic over complex numbers. - New module Scanf implementing format-based scanning a la scanf() in C. - various fixes and enhancements to existing modules Tools: - ocamldoc part of distribution - Debugger: now supports the option -I +dir. - ocamllex: supports the same identifiers as ocamlc; Changes from 3.05 to 3.06: Type-checking: - Apply value restriction to polymorphic record fields. Run-time system: - Fixed GC bug affecting lazy values. Both compilers: - Added option "-version" to print just the version number. - Fixed wrong dependencies in .cmi generated with the -pack option. Native-code compiler: - Fixed wrong return value for inline bigarray assignments. Libraries: - Unix.getsockopt: make sure result is a valid boolean. Tools: - ocamlbrowser: improved error reporting;
Diffstat (limited to 'lang/ocaml/distinfo')
-rw-r--r--lang/ocaml/distinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/ocaml/distinfo b/lang/ocaml/distinfo
index b4e3946979a..2dcb3118a56 100644
--- a/lang/ocaml/distinfo
+++ b/lang/ocaml/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2002/06/19 02:23:42 jschauma Exp $
+$NetBSD: distinfo,v 1.6 2002/08/22 02:56:51 jschauma Exp $
-SHA1 (ocaml-3.04.tar.gz) = ebd84def03d78cfd3aa9b736b8780332a1173de0
-Size (ocaml-3.04.tar.gz) = 1968138 bytes
+SHA1 (ocaml-3.06.tar.gz) = cf1b053bf751ad566e445ca13c620ffef3a1b863
+Size (ocaml-3.06.tar.gz) = 2436887 bytes
SHA1 (patch-aa) = 9e3eedb855d3a3830f58979caee0af48b5b8e670