Changes

If you can read this, your browser provides insufficient support for style sheets. The visual presentation of this document will suffer.

Changes from Oz 2.0.0 to 2.0.2

  1. Fixed all major known bugs
  2. Windows NT/95 includes a version of "ozsac" to create standalone systems
  3. Distribution contains binares for all supported platforms (HP-UX, AIX, SUNOS, SOLARIS, SGI, NT/95, LINUX, DEC-OSF1)
  4. The semantics of
    or ... end
    is now synchronizing. Now it behaves like
    choice ... end and dis ... end
    where synchronizing means that the thread on which or ... end resides blocks until or ... end reduces.
  5. Added Dictionary.clone and Dictionary.items
  6. There is no order in which choices in first-class computation spaces are selected for Space.commit now. See for more information
  7. Documentation: the User's Manual is now in a much better shape

Recent Changes


Michael Mehl