aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog13
1 files changed, 11 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 76d32f49..03a128f7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,14 @@
2008-01-13 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ Fix SF/1852076
+ * algebra/domain.spad (reify$Domain): Specify target type of
+ conversion.
+ * interp/nrunfast.boot (newLookupInDomain): Tidy.
+ (newLookupInCategories): Likewise.
+ * testsuite/interpreter/1852076.input: New.
+
+2008-01-13 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
Fix SF/1867459
* interp/postpar.boot (postError): Fix thinko.
* interp/parse.boot ($defOp): Define.
@@ -8,7 +17,7 @@
2008-01-13 Ralf Hemmecke <ralf@hemmecke.de>
Gabriel Dos Reis <gdr@cs.tamu.edu>
- * algebra/bags.spad.pamphlet (Stack$map!): Cache the result in the
+ * algebra/bags.spad.pamphlet (map!$Stack): Cache the result in the
underlying reference.
2008-01-11 Gabriel Dos Reis <gdr@cs.tamu.edu>
@@ -18,7 +27,7 @@
2008-01-10 Gabriel Dos Reis <gdr@cs.tamu.edu>
* algebra/syntax.spad (getOperator): Inject into the right
- Union branhc.
+ Union branch.
2008-01-08 Gabriel Dos Reis <gdr@cs.tamu.edu>