pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/ChangeLog


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/ChangeLog
Date: Sun, 24 Jul 2005 23:32:23 -0400

Index: pspp/src/ChangeLog
diff -u pspp/src/ChangeLog:1.213 pspp/src/ChangeLog:1.214
--- pspp/src/ChangeLog:1.213    Mon Jul 25 01:51:06 2005
+++ pspp/src/ChangeLog  Mon Jul 25 03:32:19 2005
@@ -1,3 +1,20 @@
+Sun Jul 24 20:26:59 2005  Ben Pfaff  <address@hidden>
+
+       Get rid of dependency on libgmp by writing our own routine for
+       floating-point base conversion.
+
+       * pfm-write.c: (write_float) Rewrote.
+       (write_int) Rewrote.
+       (pow30_nonnegative) New function.
+       (pow30) New function.
+       (trig_to_char) New function.
+       (format_trig_digits) New function.
+       (recurse_format_trig_int) New function.
+       (format_trig_int) New function.
+       (should_round_up) New function.
+       (try_round_up) New function.
+       (format_trig_double) New function.
+
 Sun Jul 24 18:49:20 2005  Ben Pfaff  <address@hidden>
 
        * data-in.c: (parse_numeric) Allow "1+23" even for F format, for




reply via email to

[Prev in Thread] Current Thread [Next in Thread]