From 45988e6a180543e3ffbff756e0b06bb37d409666 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 26 Jan 2010 16:18:17 -0800 Subject: 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. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c1a37dc3..d13a8801 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-01-26 Kaz Kylheku + + 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 Optimization in derivative-based regex engine. -- cgit v1.2.3