From 3650d0265bc501219bc6d5cd4fa91a6b6ecd793a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 27 Nov 2010 23:29:23 +0000 Subject: --- ...8f8770a652520b2f09eb2262510a04a8e353e9d._change | 73 ++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 doc/recentchanges/change_f8f8770a652520b2f09eb2262510a04a8e353e9d._change (limited to 'doc/recentchanges/change_f8f8770a652520b2f09eb2262510a04a8e353e9d._change') diff --git a/doc/recentchanges/change_f8f8770a652520b2f09eb2262510a04a8e353e9d._change b/doc/recentchanges/change_f8f8770a652520b2f09eb2262510a04a8e353e9d._change new file mode 100644 index 000000000..4f394e68c --- /dev/null +++ b/doc/recentchanges/change_f8f8770a652520b2f09eb2262510a04a8e353e9d._change @@ -0,0 +1,73 @@ +[[!meta author="""joey"""]] + +[[!meta authorurl="""http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&do=goto"""]] + +[[!meta title="""change to todo/Improving_the_efficiency_of_match__95__glob on ikiwiki"""]] + +[[!meta permalink="http://ikiwiki.info/recentchanges/#change-f8f8770a652520b2f09eb2262510a04a8e353e9d"]] + +
+
Changed pages:
+ + +[[diff|wikiicons/diff.png]]todo/Improving the efficiency of match_glob + + + +
Changed by:
+ + +joey + + +
Commit type:
+git +
Date:
+16:28:22 11/20/10 +
+
+ + +[[revert|wikiicons/revert.png]] + + +
+ + +smcv/ready/glob-cache merged
+ + +
+ +
+
+diff --git a/debian/changelog b/debian/changelog
+index 0edb780..65c2353 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 <joeyh@debian.org>  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 4fe1454..4e1df33 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"]]
+
+
+
+ + -- cgit v1.2.3