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, XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f3802cf9af5484e9,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-01 04:03:01 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!news.gtei.net!newsfeed!btnet-peer0!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: "Martin Dowie" Newsgroups: comp.lang.ada Subject: [Announcement] Ada0Y.Directories - alpha release Date: Sun, 1 Jun 2003 11:02:52 +0000 (UTC) Organization: BT Openworld Message-ID: NNTP-Posting-Host: host213-123-149-238.in-addr.btopenworld.com X-Trace: sparta.btinternet.com 1054465372 12343 213.123.149.238 (1 Jun 2003 11:02:52 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Sun, 1 Jun 2003 11:02:52 +0000 (UTC) X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MSMail-Priority: Normal X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Xref: archiver1.google.com comp.lang.ada:38280 Date: 2003-06-01T11:02:52+00:00 List-Id: Under the premise of 'release early, release often' I'm announcing an alpha release of "Ada0Y.Directories". This is an implementation of AI-248 (http://www.ada-auth.org/cgi-bin/cvsweb.cgi/AIs/AI-00248.TXT). Also included are AdaBrowse generated html pages containing the AI text as comments to each subprogram and some test programs. It isn't 100% complete but it can currently: - set/get current directory - create/destroy directories - create paths - search for files/directories (including wildcards) The URL is: http://www.martin.dowie.btinternet.co.uk/ It has been implemented and tested on WinNT/WinXP using GNAT 3.15p. If you can confirm other configurations please send me details via the 'feedback' links and I'll include a table. If you find any bugs please also send 'feedback'. Martin Dowie