[sicl-cvs] GIT update: SICL, bricks for implementors of Common Lisp systems. branch, master, updated. a91838a995b03ae466e8a0858d4ca126b0a66024

Robert Strandh rstrandh at common-lisp.net
Tue Sep 7 08:21:55 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SICL, bricks for implementors of Common Lisp systems. ".

The branch, master has been updated
       via  a91838a995b03ae466e8a0858d4ca126b0a66024 (commit)
       via  95a57c5d175e02471d0a9d03db10d754e7b0a917 (commit)
       via  7bcf404c4dd3a560511ac1a3253fcec0aa9a78f2 (commit)
      from  2bd09f80048cb1d79532ef27449d6a3ec58d0d73 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a91838a995b03ae466e8a0858d4ca126b0a66024
Author: Robert Strandh <strandh at Gracle.(none)>
Date:   Tue Sep 7 10:20:47 2010 +0200

    Beginning of tests for reading floats.  Several tests fail at the
    moment.

commit 95a57c5d175e02471d0a9d03db10d754e7b0a917
Author: Robert Strandh <strandh at Gracle.(none)>
Date:   Tue Sep 7 09:44:34 2010 +0200

    Added code to handle exponent markers after a float with a
    decimal point.

commit 7bcf404c4dd3a560511ac1a3253fcec0aa9a78f2
Author: Robert Strandh <strandh at Gracle.(none)>
Date:   Tue Sep 7 08:54:49 2010 +0200

    Added code to remove constituent trait `invalid' when another one
    is added.
    
    Replaced wrong go tags with correct ones for floating-point numbers.

-----------------------------------------------------------------------

Summary of changes:
 Code/Reader/read.lisp |  105 ++++++++++++++++++++++++++++++++++++++++++-------
 Code/Reader/test.lisp |   71 +++++++++++++++++++++++++++++++++
 2 files changed, 161 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
SICL, bricks for implementors of Common Lisp systems. 




More information about the Sicl-cvs mailing list