summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorjofret2007-01-29 17:02:35 +0000
committerjofret2007-01-29 17:02:35 +0000
commit170334ed9128da4a2f916d88ba52db0988e1d119 (patch)
treeb73d501433e15e52e04a6e6237b2e552e8da5da9 /TODO
parentc24d5795ea30345dee4cb5f308de7021ba0ef00b (diff)
downloadscilab2c-170334ed9128da4a2f916d88ba52db0988e1d119.tar.gz
scilab2c-170334ed9128da4a2f916d88ba52db0988e1d119.tar.bz2
scilab2c-170334ed9128da4a2f916d88ba52db0988e1d119.zip
Need to have a clear answer about STDC99 for complex implementation !
Add som tests.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index d457e06c..1978571c 100644
--- a/TODO
+++ b/TODO
@@ -5,7 +5,7 @@
## Made by Bruno JOFRET <bruno.jofret@inria.fr>
##
## Started on Tue Nov 21 15:22:58 2006 jofret
-## Last update Mon Dec 4 16:55:06 2006 jofret
+## Last update Mon Jan 29 17:38:13 2007 jofret
##
## Copyright INRIA 2006
##
@@ -42,6 +42,7 @@ BJ - Evaluate and draw a graph of function dependences.
BJ - Find a way to code complex type taking care of double/float precision.
+ C struct ?? Did it this way but easy to change.
+ double[2] // float[2] ??
+ + Standard C99 ??
BJ - Listing of atomic call and library dependences.