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,3bb53dce151630ed,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-11 10:47:48 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: SAL 1.3 released Date: 11 Dec 2001 13:43:53 -0500 Organization: NASA Goddard Space Flight Center Message-ID: NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1008096424 2410 128.183.220.71 (11 Dec 2001 18:47:04 GMT) X-Complaints-To: dscoggin@cne-odin.gsfc.nasa.gov NNTP-Posting-Date: 11 Dec 2001 18:47:04 GMT User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Xref: archiver1.google.com comp.lang.ada:17779 Date: 2001-12-11T18:47:04+00:00 List-Id: This release of SAL does three things: It fixes the missing Endianness package (now properly named SAL.Endianness). It adds my quaternion library; actually, a complete Cartesian math library for representing positions, rotations, and masses in Cartesian space (yes, I am a physics nerd :). Provides some missing tests and other minor clean up. I followed my release process rigorously this time, so there are no hidden compilation problems (with GNAT). So if you've downloaded SAL 1.2, please go back and get 1.3. http://users.erols.com/leakstan/Stephe/Ada/sal.html -- -- Stephe