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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8fabda6203c42eaa,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-15 08:31:15 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: [Announcement] AdaCL 2.0.0 released Date: Sun, 15 Jun 2003 15:59:47 +0200 Organization: AdaCL Message-ID: <24009973.b91pT0DlNG@linux1.krischik.com> Reply-To: martin@krischik.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1055691036 06 28278 QY0rV25GThYPl2 030615 15:30:36 X-Complaints-To: usenet-abuse@t-online.de X-ID: VX4V-ZZVZevoFY9gdf+7S+AoAIDEQtTTKEElebWVCc4OaeS1-oCnYL User-Agent: KNode/0.7.2 Xref: archiver1.google.com comp.lang.ada:39199 Date: 2003-06-15T15:59:47+02:00 List-Id: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello AdaCL is a library to write small, script like, programs in Ada. The main task currently implemented are the filtering (search and replace) of text files, execution of external programs and command line parsing. While GNAT itself has build in support for all theses functionality, AdaCL support them in an object orientated manner. Also care have been taken to keep all objects thread save. Release Notes: AdaCL.OS.Command can now redirect the input, output and error stream of the programs started into three Ada.Text_IO files. Async execution of external programms now works with more the one program. AdaCL.Trace has been exteded to better support error und informational output. Unless in "--verbose" mode the library will not produce any output any more. Workarounds for the GNAT problems in OS/2 are now part of the library. Note: The last of the 4 tests in TestCommand.Main does not work. This is due to the fact that I do not know how to tell "sort" that input has ended and output should start. With Regards Martin - -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) iD8DBQE+7HvXijwKaHyem9cRAmfpAKDvIZIX+0GRuc1WgXtoXrRNFvBXDwCglJqq QXHJgSxaCmKxo4nRcDSqLZQ= =lmCH -----END PGP SIGNATURE-----