Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* Objective Caml 1.07 released
@ 1997-12-11 17:43 Xavier Leroy
  1997-12-12 14:36 ` ocamlyacc with friendly dollar-symbols Thierry Bravier
  1997-12-22 14:00 ` objective caml et W95 poirriez
  0 siblings, 2 replies; 3+ messages in thread
From: Xavier Leroy @ 1997-12-11 17:43 UTC (permalink / raw)
  To: caml-list

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1997-12-23 14:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-11 17:43 Objective Caml 1.07 released Xavier Leroy
1997-12-12 14:36 ` ocamlyacc with friendly dollar-symbols Thierry Bravier
1997-12-22 14:00 ` objective caml et W95 poirriez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox