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,a2d9c2b3487a074,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-18 08:36:51 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newshub.sdsu.edu!logbridge.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: SAL, Auto_Text_IO versions released Date: 18 Nov 2003 11:25:15 -0500 Organization: NASA Goddard Space Flight Center (skates.gsfc.nasa.gov) Message-ID: NNTP-Posting-Host: shevek.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1069172973 25089 128.183.235.101 (18 Nov 2003 16:29:33 GMT) X-Complaints-To: usenet@news.gsfc.nasa.gov NNTP-Posting-Date: 18 Nov 2003 16:29:33 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Xref: archiver1.google.com comp.lang.ada:2630 Date: 2003-11-18T16:29:33+00:00 List-Id: Driven by the release of "webcheck", I've released new versions of SAL (now 1.51; my Ada library of useful stuff, mainly data structures) and Auto_Text_IO (now 3.01; automatically generates Put and Get Text_IO subprograms for Ada types). The changes mostly involve the build structures; they are cleaner. Auto_Text_IO can now be nicely integrated with ACT's GPS, thanks to some kind sole whose name I've lost :(. Grace.Config_Files is now also supported as SAL.Config_Files; that's easier for me to use and maintain. See http://www.toadmail.com/~ada_wizard/ -- -- Stephe