summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorzimmerma <zimmerma@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-02-09 08:36:18 +0000
committerzimmerma <zimmerma@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2011-02-09 08:36:18 +0000
commit9a14cee2f71262da8167554aca5604d4421b9e50 (patch)
tree660314299b7dee9e12b738ac1f967832e9fe558f /TODO
parent20a3cf10d4881b50f19d177beb2ff57dd2a6a394 (diff)
downloadmpc-9a14cee2f71262da8167554aca5604d4421b9e50.tar.gz
done two "code clean-up" items during a Nancy-Paris train trip...
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@912 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 0 insertions, 10 deletions
diff --git a/TODO b/TODO
index 6911bc0..77bedf6 100644
--- a/TODO
+++ b/TODO
@@ -17,13 +17,3 @@ 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
-- from Andreas Enge 12 January 2011
- in tests, replace CCC by C_CC - one output, two inputs, to be able to
- write generic reuse tests and data files for the case CC_C presented by
- sin_cos
-