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

Robert Strandh rstrandh at common-lisp.net
Sun Aug 29 03:30:43 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  c49e31862a9010dbf9d2740d93e5141278f71edf (commit)
       via  c56fb56c62a27cfe36c40bd14a3a439b6463da89 (commit)
      from  f6a5fa83146acf13ee9302f80437fceac461f89f (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 c49e31862a9010dbf9d2740d93e5141278f71edf
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sun Aug 29 05:29:34 2010 +0200

    Added explicit initializations of reader special variables, so
    as to be sure to have the right read-base and current readtable.
    
    Added more tests.

commit c56fb56c62a27cfe36c40bd14a3a439b6463da89
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Sun Aug 29 05:28:25 2010 +0200

    Added the :stream initart to all places where an error of type
    read-error (or a subclass of it) are signaled.

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

Summary of changes:
 Code/Reader/read.lisp |   33 +++++++++-------
 Code/Reader/test.lisp |  102 ++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 99 insertions(+), 36 deletions(-)


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




More information about the Sicl-cvs mailing list