aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index af661a23..e3a5f83d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
+2009-01-14 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * algebra/riccati.spad.pamphlet (innerlb$PrimitiveRatRicDE): Fix
+ thinko.
+ * interp/bootlex.lisp (get-decimal-number-token): New.
+ (get-integer-in-radix): Likewise.
+ (is-radix-char): Likewise.
+ (get-spad-integer-token): Likewise. Use them.
+ (get-BOOT-token): Use it.
+ * interp/metalex.lisp: Tidy.
+
2009-01-13 Gabriel Dos Reis <gdr@cs.tamu.edu>
* algebra/net.spad.pamphlet (InputByteConduit): Add readInt8!,