summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO b/TODO
index 7a0491a3c..b1d766ba6 100644
--- a/TODO
+++ b/TODO
@@ -78,10 +78,8 @@ Changes in existing functions:
The decimal point character, or string, expected is taken from the
current locale on systems providing `localeconv'. [end of suggestion]
-- in mpfr_set_str, make string comparisons case insensitive and use @Inf@
- and @NaN@ instead of the possibly ambiguous Inf and NaN in bases > 10.
- Modify the other functions to make them consistent with this choice.
- Possibly accept other strings, like those accepted by strtod.
+- in mpfr_set_str, possibly accept other strings, like those accepted
+ by strtod.
New functions to implement: