From 5836a680080a2c768830938f76367c783a366f64 Mon Sep 17 00:00:00 2001 From: enge Date: Fri, 14 Jan 2011 17:10:16 +0000 Subject: added logging facility for functions of type c_c (one output, one input) and c_cc (one output, two inputs) Usage: ./configure --enable-logging; make install include mpc-log.h instead of mpc-h git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@873 211d60ee-9f03-0410-a15a-8952a2c7a4e4 --- TODO | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 171b29d..6911bc0 100644 --- a/TODO +++ b/TODO @@ -22,3 +22,8 @@ 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 + -- cgit v1.2.1