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 a819abc08537387cd4b067bd73aaefc029d6ae45 (commit) via 20b0d4478de864c2bf21f242bb465ff6eeb7d27d (commit) from 356bea8f7a751451fb20c83780846158ec18a5fa (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 a819abc08537387cd4b067bd73aaefc029d6ae45 Author: Robert Strandh <strandh@Sicl.(none)> Date: Wed Aug 25 11:09:32 2010 +0200
Fixed a bug resulting from forgetting to use the fixed-size buffer instead of the token at the beginnig of the read algorithm.
Added type declaration for index. Sometime in the future, we will be able to compile the reader with different optimize settings.
commit 20b0d4478de864c2bf21f242bb465ff6eeb7d27d Author: Robert Strandh <strandh@Sicl.(none)> Date: Wed Aug 25 10:47:44 2010 +0200
Implemented the performance improvement consisting of only managing the expression stack when the reader was called from read-with-position.
-----------------------------------------------------------------------
Summary of changes: Code/Reader/read.lisp | 69 ++++++++++++++++++++++++------------------------- 1 files changed, 34 insertions(+), 35 deletions(-)
hooks/post-receive