summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-01-13 17:58:58 +0000
committerenge <enge@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-01-13 17:58:58 +0000
commit34903ad51b29b3f9c7b3fa09d47a2f1113793cfe (patch)
treedbb3c514c516e24df5d72d6b881f3e8dd8ab1d31 /TODO
parent9f1fcd5b925bac9df49a38200d4a002ad811af35 (diff)
downloadmpc-34903ad51b29b3f9c7b3fa09d47a2f1113793cfe.tar.gz
mpc-impl.h and test files: replaced macro OUT by MPC_OUT
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@867 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index a6abca2..d7cb290 100644
--- a/TODO
+++ b/TODO
@@ -17,3 +17,8 @@ New tests to add:
- from Andreas Enge and Philippe Théveny 9 April 2008
correct handling of Nan and infinities in the case of
intermediate overflows while the result may fit (we need special code)
+
+Code clean-up:
+- from Andreas Enge 12 January 2011
+ factor out code such as test_failed in ttan.c, error message in
+ bug20090105 of tcos.c etc. into one macro in mpc-tests.h