[oct-scm] [oct-git]OCT: A portable Lisp implementation for quad-double precision floats branch master updated. 258cd829289826458d6075caa279b253b8848749

Raymond Toy rtoy at common-lisp.net
Mon Mar 7 02:44:48 UTC 2011


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 "OCT:  A portable Lisp implementation for quad-double precision floats".

The branch, master has been updated
       via  258cd829289826458d6075caa279b253b8848749 (commit)
      from  20558955b7953055a77ef1cbe690dcb1b1f54291 (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 258cd829289826458d6075caa279b253b8848749
Author: Raymond Toy <toy.raymond at gmail.com>
Date:   Sun Mar 6 21:27:16 2011 -0500

    Remove extra blank lines.  Fix #1.

diff --git a/qd.lisp b/qd.lisp
index 2b72769..af5a779 100644
--- a/qd.lisp
+++ b/qd.lisp
@@ -1346,11 +1346,6 @@ is a fixnum."
 		  (cl:* (cl:* q2 s1) s2)
 		  (cl:* (cl:* q3 s1) s2)))))
 
-
-    
-
-  
-
 (defun decode-float-qd (q)
   "Like DECODE-FLOAT, but for %QUAD-DOUBLE numbers.  Returns three values:
    1) a %QUAD-DOUBLE number representing the significand.  This is always

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

Summary of changes:
 qd.lisp |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
OCT:  A portable Lisp implementation for quad-double precision floats




More information about the oct-cvs mailing list