aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2012-05-05 12:26:39 +0000
committerdos-reis <gdr@axiomatics.org>2012-05-05 12:26:39 +0000
commit469b8da35a7129936182f57a8d989519b382874b (patch)
tree12899d26bdb991f1e904416aa70cd445faec1d48 /src/ChangeLog
parent11b72cb44ac27ae4df5163344ccd894f04396630 (diff)
downloadopen-axiom-469b8da35a7129936182f57a8d989519b382874b.tar.gz
* interp/clam.boot (HGETandCount): Remove as unused.
(clearHashReferenceCounts): Likewise. (remHashEntriesWithCount): Likewise. (initCache): Likewise. (assocCache): Likewise. (assocCacheShift): Likewise. (assocCacheShiftCount): Likewise. (hputNewProp): Likewise. (lassocShift): Likewise. (lassocShiftQ): Likewise. (globalHashtableStats): Likewise. (constructor2ConstructorForm): Likewise.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5de9d10f..6d1753f5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,20 @@
2012-05-05 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/clam.boot (HGETandCount): Remove as unused.
+ (clearHashReferenceCounts): Likewise.
+ (remHashEntriesWithCount): Likewise.
+ (initCache): Likewise.
+ (assocCache): Likewise.
+ (assocCacheShift): Likewise.
+ (assocCacheShiftCount): Likewise.
+ (hputNewProp): Likewise.
+ (lassocShift): Likewise.
+ (lassocShiftQ): Likewise.
+ (globalHashtableStats): Likewise.
+ (constructor2ConstructorForm): Likewise.
+
+2012-05-05 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/clam.boot (compHash): Rework.
* interp/spad.lisp ($reportCounts): Remove.