Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Xavier Leroy <Xavier.Leroy@inria.fr>
To: caml-list@inria.fr
Subject: Objective Caml 1.07 released
Date: Thu, 11 Dec 1997 18:43:18 +0100 (MET)	[thread overview]
Message-ID: <199712111743.SAA10686@pauillac.inria.fr> (raw)

This is end-of-year clearance here at INRIA, so we've just released
version 1.07 of Objective Caml.

Compared with 1.06, this is a bug-fix release that provides no new
features, but fixes some serious bugs in the native thread library,
and a number of small glitches in the system and documentation.
See the end of this message for a more complete list.

Usually, this wouldn't deserve a release in itself, but we're about to
put Objective Caml on a CD-ROM distribution and we wanted to fix the
known problem with 1.06 before.

Objective Caml 1.07 is available from ftp://ftp.inria.fr/lang/caml-light,
in the following files:

        ocaml-1.07.tar.gz       Source distribution (Unix, PC, Mac)
        ocaml-1.07-1.i386.rpm   Binaries for Linux RedHat / Intel
        ocaml-1.07-win.zip      Binaries for Windows 95 and NT
        ocaml-1.07-refman.*     Documentation, in various formats
        ocaml-1.06-1.07.diffs.gz  Source diffs from 1.06

For general info on Objective Caml, see http://pauillac.inria.fr/ocaml/

- Xavier Leroy, for the Objective Caml team

--------------

Detailed list of changes:

* Native-code compiler:
  - Revised interface between generated code and GC, fixes serious GC
    problems with signals and native threads.
  - Added "-thread" option for compatibility with ocamlc.

* Debugger: correctly print instance variables of objects.

* Run-time system: ported to OpenBSD.

* Standard library: fixed wrong interface for Marshal.to_buffer and
  Obj.unmarshal.

* Num library: added Intel x86 optimized asm code (courtesy of
  Bernard Serpette).

* Thread libraries:
  - Native threads: fixed GC bugs and installation procedure.
  - Bytecode threads: fixed problem with "Marshal" module.
  - Both: added Event.always.

* MS Windows port: better handling of long command lines in Sys.command





             reply	other threads:[~1997-12-11 18:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-12-11 17:43 Xavier Leroy [this message]
1997-12-12 14:36 ` ocamlyacc with friendly dollar-symbols Thierry Bravier
1997-12-22 14:00 ` objective caml et W95 poirriez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199712111743.SAA10686@pauillac.inria.fr \
    --to=xavier.leroy@inria.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox