summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-12-10 12:20:03 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-12-10 12:22:54 -0800
commit497cd7dee0ca67644d92eeefac277e89361d3053 (patch)
tree3ebf0bbf69c1f900a067432694bc91490086f3aa /ChangeLog
parent64eb78436c46c1c6eecba1093a9072ff829209c4 (diff)
downloadtxr-497cd7dee0ca67644d92eeefac277e89361d3053.tar.gz
txr-497cd7dee0ca67644d92eeefac277e89361d3053.tar.bz2
txr-497cd7dee0ca67644d92eeefac277e89361d3053.zip
* eval.c (eval_init): New functions added as intrinsics.
* hash.c (hash_eql, hash_equal): New external functions. * hash.h (hash_eql, hash_equal): Declared. * txr.1: Sections added.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96acf6dd..e9380e95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2011-12-10 Kaz Kylheku <kaz@kylheku.com>
+ * eval.c (eval_init): New functions added as intrinsics.
+
+ * hash.c (hash_eql, hash_equal): New external functions.
+
+ * hash.h (hash_eql, hash_equal): Declared.
+
+ * txr.1: Sections added.
+
+2011-12-10 Kaz Kylheku <kaz@kylheku.com>
+
* mpi-patches/add-mp-hash: Rewrote mp_hash to only hash enough
low-order bit material from the bignum to fill an unsigned long.
We don't need to walk the entire bignum. If the low order