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 799b3e2ac59f1bd9cbcfe203412e521f4381d555 (commit) from fbd584b9bd910a30213add0ab5b897092293b3cd (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 799b3e2ac59f1bd9cbcfe203412e521f4381d555 Author: Robert Strandh <strandh@Sicl.(none)> Date: Wed Aug 18 06:46:49 2010 +0200
Beginning of a fast decimal-to-float conversion.
At the moment, I only recognize the cases where the resulting floating-point number can be computed exactly as the multiplication or division between two exactly represented floating-point numbers.
-----------------------------------------------------------------------
Summary of changes: Code/Reader/float.lisp | 195 ++++++++++++++++++++++++++++++++++++++---------- 1 files changed, 155 insertions(+), 40 deletions(-)
hooks/post-receive