summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1a37dc3..d13a8801 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2010-01-26 Kaz Kylheku <kkylheku@gmail.com>
+ hash.c (hash_process_weak): There is no point in fixing up
+ the type codes of spuriously reached nodes; reached objects
+ will not be removed by weak processing and so it's better
+ to just detect those situations and short-circuit.
+
+2010-01-26 Kaz Kylheku <kkylheku@gmail.com>
+
Optimization in derivative-based regex engine.
Exponential memory consumption behavior was observed when
matching the input aaaaaa....