[Ann] More Ada0Y packages for Ada95!

From: Martin Dowie (martin.dowie_at_btopenworld.com)
Date: 07/26/04


Date: Mon, 26 Jul 2004 21:44:05 +0000 (UTC)

I've updated my web page to include the following implementations:

1) AI-248 - Ada.Directories.*
2) AI-351 - Ada.Calendar.*
3) AI-301 - Ada.(Wide_)_Text_IO.(Wide_)Unbounded_IO
4) AI-302 - Ada.Containers.*
5) AI-296 - Ada.Numerics.Generic_[Complex|Real]_Arrays
6) AI-346 - Ada.Numerics.Generic_[Complex|Real]_Arrays.Generic_Roots

The implementation of Ada.Containers.* is a 'back-port' to Ada95 of Matthew
Heaney's reference implementation available from:
http://charles.tigris.org/. This version has a couple of extra explicit
access-to-subprogram types that will be replaced with something better for
Ada0Y but are otherwise identical.

Item 6 above is really only 'adabrowse'-able just now but if I get time I'll
actually implemented it! :-)

Cheers

-- Martin