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,UTF8 X-Google-Thread: 103376,9d739373053cd84b,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-04-03 03:19:12 PST Path: archiver1.google.com!news1.google.com!news.glorb.com!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: [Announcement] AdaCL 4.1.0 released. Date: Sat, 03 Apr 2004 13:05:20 +0200 Organization: AdaCL Message-ID: <6401527.BUtvo4oIdr@linux1.krischik.com> Reply-To: krischik@users.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8Bit X-Trace: news.t-online.com 1080991148 01 13578 cJFRGZR1SU7XSCb0 040403 11:19:08 X-Complaints-To: usenet-abuse@t-online.de X-ID: VTXYzgZHoe7FxU3aFreHOZFcAnDnRnZCj4h8OJnBVtDONfLEX8-2cm User-Agent: KNode/0.7.7 Xref: archiver1.google.com comp.lang.ada:6717 Date: 2004-04-03T13:05:20+02:00 List-Id: Hello, Notes: Improvements on existing features. Changes: AdaCL.CGI now support "multipart/form-data" - that allows file upload. Support for dynamic link libraries - this will allow the creation of a debian package. gnatprep has been removed. Conditional compile now done by use of seperate directories - this makes it easier to use the lib if you still want to link staticly. Abstract: AdaCL provides library services for scriptig in Ada: - A text search and replace library. - a complete cgi binding. - execution of external programms inclusive I/O redirection with   Ada.Text_IO. Unlike GNAT.OS_Lib AdaCL lets you wait on a given   asynchronous process instead of just the first to end. - a garbage collector. - booch components for indefinite elements. - trace feature - very handy for CGI (no debugger, no console output). - Control cdrecord and makeisofs. - some cvs tools. With Regards Martin Krischik -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com