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

Robert Strandh rstrandh at common-lisp.net
Wed Aug 25 08:30:34 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  356bea8f7a751451fb20c83780846158ec18a5fa (commit)
       via  2e43a303631591fc690ffce22702c3bd22da18f2 (commit)
       via  ca59fe78310a7b0f608befded431f738b0f636f4 (commit)
      from  a0825a8d642af1bd9c53be520b2b8381b08690cf (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 356bea8f7a751451fb20c83780846158ec18a5fa
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Wed Aug 25 10:29:50 2010 +0200

    Improved performance of token accumulation by using a fixed-size
    buffer of type simple-string as long as the number of characters
    accumulated is less than the buffer size.

commit 2e43a303631591fc690ffce22702c3bd22da18f2
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Wed Aug 25 06:46:10 2010 +0200

    Changed `hash-function' to `sharpsign-function' in order to use the
    same terminology as the HyperSpec.

commit ca59fe78310a7b0f608befded431f738b0f636f4
Author: Robert Strandh <strandh at Sicl.(none)>
Date:   Mon Aug 23 05:02:04 2010 +0200

    Implemented the sharpsign-left-parenthesis reader macro.

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

Summary of changes:
 Code/Reader/read.lisp |  190 ++++++++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 180 insertions(+), 10 deletions(-)


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




More information about the Sicl-cvs mailing list