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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d75494dd10472a30 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-25 16:52:35 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Matthew Heaney" Newsgroups: comp.lang.ada Subject: Re: Ada Components - GRACE Lists Date: Mon, 25 Feb 2002 19:57:55 -0500 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: <3C76EE71.40506@telepath.com> X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Complaints-To: newsabuse@supernews.com Xref: archiver1.google.com comp.lang.ada:20419 Date: 2002-02-25T19:57:55-05:00 List-Id: "Ted Dennison" wrote in message news:3C76EE71.40506@telepath.com... > The current status as near as I can tell is the following: > > 1 We have a spec for unbounded lists. > 2 I have an implementation, which is mostly tested. If anyone is interested, the data structure library "charles" also comes with list types: http://home.earthlink.net/~matthewjheaney/charles/charles-unbounded_lists__a ds.htm http://home.earthlink.net/~matthewjheaney/charles/charles-bounded_lists__ads .htm http://home.earthlink.net/~matthewjheaney/charles/charles-limited_unbounded_ lists__ads.htm http://home.earthlink.net/~matthewjheaney/charles/charles-limited_bounded_li sts__ads.htm http://home.earthlink.net/~matthewjheaney/charles/charles-double_lists__ads. htm http://home.earthlink.net/~matthewjheaney/charles-20020213.zip