summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2010-05-26 19:39:02 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2010-05-26 19:39:02 +0000
commitad4a1b2971340528d9cfdbfa05652c8f494f460d (patch)
tree5876a966ec9df19a6e11efa1be9f724ba327acc6 /TODO
parent7a90feedc53d8f67e5d9edc346c27ebaaab74664 (diff)
downloadmpfr-ad4a1b2971340528d9cfdbfa05652c8f494f460d.tar.gz
[TODO] removed one item, added one
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6881 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index 6e4da9884..6fb1ee240 100644
--- a/TODO
+++ b/TODO
@@ -355,9 +355,6 @@ Table of contents:
get_ld.c and the other constants, and provide a testcase for large and
small numbers.
-- rename mpf2mpfr.h to gmp-mpf2mpfr.h?
- (will wait until mpfr is fully integrated into gmp :-)
-
- from Kevin Ryde <user42@zip.com.au>:
Also for pi.c, a pre-calculated compiled-in pi to a few thousand
digits would be good value I think. After all, say 10000 bits using
@@ -436,3 +433,5 @@ Table of contents:
couple of places already. Arrays of chars are not much fun.
- use http://gcc.gnu.org/viewcvs/trunk/config/stdint.m4 for mpfr-gmp.h
+
+- rename configure.in to configure.ac