aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-04-09 04:29:46 +0000
committerdos-reis <gdr@axiomatics.org>2009-04-09 04:29:46 +0000
commit519e8a282dd51161e49c9e1d484ff400f546e86a (patch)
treefacdd52f2c8a1bdac3d5efbb986a386678d8eb5e /src/ChangeLog
parentdef4da7bfc1f143b6a7a13a87895143909dc50c6 (diff)
downloadopen-axiom-519e8a282dd51161e49c9e1d484ff400f546e86a.tar.gz
Fix SF/2564917
* lisp/core.lisp.in: Default the read to DOUBLE-FLOAT for floating point literals. * boot/translator.boot (BOOTTOCLLINES): Don't set it here.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4ef10c4c..8a66eca0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,12 @@
2009-04-08 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ Fix SF/2564917
+ * lisp/core.lisp.in: Default the read to DOUBLE-FLOAT for floating
+ point literals.
+ * boot/translator.boot (BOOTTOCLLINES): Don't set it here.
+
+2009-04-08 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/scan.boot (scanCheckRadix): Take the radix in string form.
Croak on missing digit after radix.
(scanNumber): Don't ask for implicit 0 completion for explicit