TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
"Team Ada: Ada Advocacy Issues (83 & 95)" <[log in to unmask]>
Subject:
From:
Simon Wright <[log in to unmask]>
Date:
Sun, 1 Oct 2000 16:35:49 +0100
Reply-To:
Simon Wright <[log in to unmask]>
Parts/Attachments:
text/plain (22 lines)
I've just uploaded this release to

  http://www.pogner.demon.co.uk/components/bc/

Changes:

  Implemented the remaining Bounded and Dynamic forms (Collections,
  Deques, Ordered Collections, Ordered Queues, Queues and Rings).

  Added a Null_Container operation, so users can initialize structures
  containing Containers.

  Began an alternative approach to the provision of Guarded and
  Synchronized forms. You can see this in BC.Containers.Guarded,
  BC.Containers.Maps.Synchronized and Map_Test_Concurrent.
  Unfortunately this approach triggers problems in GNAT 3.12p,
  ObjectAda 7.2 and Apex 3.0.2b (GNAT 3.13p is OK).

  Fixed an error in passive modifying iteration, where the first
  element was visited repeatedly. This has changed
  BC.Containers.Access_Current_Item's profile.

ATOM RSS1 RSS2