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 5b5db984499461d2b8dd5c038d095e38d14d9ce8 (commit) from abad6bdea287760ba4c906950545f49a3635b4c3 (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 5b5db984499461d2b8dd5c038d095e38d14d9ce8 Author: Robert Strandh <strandh@Sicl.(none)> Date: Sun Aug 15 05:21:54 2010 +0200
I implemented the Burger & Dybvig algorithm for printing floating-point numbers quickly and accurately. I still need to extend it to fixed-field printing and I need to integrate the result into format.
Updated status.text to reflect the changes.
-----------------------------------------------------------------------
Summary of changes: Code/Format/burger-dybvig.lisp | 409 ++++++++++++++++++++++++++++++++++++++++ Code/Format/status.text | 21 ++ 2 files changed, 430 insertions(+), 0 deletions(-) create mode 100644 Code/Format/burger-dybvig.lisp
hooks/post-receive