From f8f8770a652520b2f09eb2262510a04a8e353e9d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 20 Nov 2010 12:28:22 -0400 Subject: [PATCH 1/1] smcv/ready/glob-cache merged --- debian/changelog | 1 + doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0edb78004..65c235317 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ ikiwiki (3.20101113) UNRELEASED; urgency=low and support all elements that HTML::Tagset knows about. (Which doesn't include html5 just yet, but then the old version didn't either.) Bonus: 4 times faster than old regexp method. + * Optimise glob() pagespec. (Thanks, Kathryn and smcv) -- Joey Hess Tue, 16 Nov 2010 14:23:47 -0400 diff --git a/doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn b/doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn index 4fe14540f..4e1df3381 100644 --- a/doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn +++ b/doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn @@ -57,6 +57,8 @@ Here's my patch - please consider it! -- [[KathrynAndersen]] >>>>>>> representative. >>>>>>> --[[smcv]] +[[done]] --[[Joey]] + -------------------------------------------------------------- [[!toggle id="smcv-benchmark" text="current benchmarks"]] -- 2.45.0