diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 15 |
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. |