From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.5 required=5.0 tests=BAYES_00,TO_NO_BRKTS_PCNT autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f313e0b0d60069e2,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!newsfeed.stueberl.de!newsfeed.vmunix.org!peer-uk.news.demon.net!kibo.news.demon.net!mutlu.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: ANN: Booch Components move, new release Date: 21 Apr 2005 20:48:07 +0100 Organization: Pushface Sender: simon@smaug.pushface.org Message-ID: NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1114113007 12775 62.49.19.209 (21 Apr 2005 19:50:07 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Thu, 21 Apr 2005 19:50:07 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Xref: g2news1.google.com comp.lang.ada:10634 Date: 2005-04-21T20:48:07+01:00 List-Id: The Booch Components have moved to SourceForge, . The new 20050420 release has the following (fairly minor) features: Interface changes BC.Containers.Trees.AVL supports Container iteration. BC.Containers.Trees.Multiway.Append reworked. A new package BC.Support.Synchronization.Debug reports the use of semaphores and monitors. Implementation changes The support hash table packages on which Bags, Maps and Sets rely used default subprogram parameters, which would fail if compiled in the presence of (for example) an enumeration type named Location. BC.Support.High_Resolution_Time now includes support for PowerPC G4 (eg, Apple PowerBook). -- Simon Wright 100% Ada, no bugs.