(no commit message)
[ikiwiki] / doc / recentchanges / change_f8f8770a652520b2f09eb2262510a04a8e353e9d._change
1 [[!meta author="""joey"""]]
2
3 [[!meta authorurl="""http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&do=goto"""]]
4
5 [[!meta title="""change to todo/Improving_the_efficiency_of_match__95__glob on ikiwiki"""]]
6
7 [[!meta permalink="http://ikiwiki.info/recentchanges/#change-f8f8770a652520b2f09eb2262510a04a8e353e9d"]]
8
9 <div id="change-f8f8770a652520b2f09eb2262510a04a8e353e9d" class="metadata">
10 <span class="desc"><br />Changed pages:</span>
11 <span class="pagelinks">
12
13 <a href="http://git.ikiwiki.info/?p=ikiwiki;a=blobdiff;f=doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn;h=4e1df338196381a47e03c1a1767bd98ccb6e530d;hp=4fe14540fa3c543fb3240acdb63aa057e259bcfb;hb=f8f8770a652520b2f09eb2262510a04a8e353e9d;hpb=b3bca318ef11ce9d0609d952a72849243b591b9d" title="diff" rel="nofollow">[[diff|wikiicons/diff.png]]</a><a href="http://ikiwiki.info/ikiwiki.cgi?page=todo%2FImproving_the_efficiency_of_match__95__glob&amp;do=goto" rel="nofollow">todo/Improving the efficiency of match&#95;glob</a>
14
15
16 </span>
17 <span class="desc"><br />Changed by:</span>
18 <span class="committer">
19
20 <a href="http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&amp;do=goto" rel="nofollow">joey</a>
21
22 </span>
23 <span class="desc"><br />Commit type:</span>
24 <span class="committype">git</span>
25 <span class="desc"><br />Date:</span>
26 <span class="changedate"><span class="relativedate" title="Sat, 20 Nov 2010 16:28:22 +0000">16:28:22 11/20/10</span></span>
27 <span class="desc"><br /></span>
28 </div>
29
30 <span class="revert">
31 <a href="http://ikiwiki.info/ikiwiki.cgi?rev=f8f8770a652520b2f09eb2262510a04a8e353e9d&amp;do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
32 </span>
33
34 <div class="changelog">
35
36
37 smcv/ready/glob-cache merged<br />
38
39
40 </div>
41
42 <div class="diff">
43 <pre>
44 diff --git a/debian/changelog b/debian/changelog
45 index 0edb780..65c2353 100644
46 --- a/debian/changelog
47 +++ b/debian/changelog
48 @@ -8,6 +8,7 @@ ikiwiki (3.20101113) UNRELEASED; urgency=low
49      and support all elements that HTML::Tagset knows about. 
50      (Which doesn&#39;t include html5 just yet, but then the old version
51      didn&#39;t either.) Bonus: 4 times faster than old regexp method.
52 +  * Optimise glob() pagespec. (Thanks, Kathryn and smcv)
53  
54   -- Joey Hess &lt;joeyh@debian.org&gt;  Tue, 16 Nov 2010 14:23:47 -0400
55  
56 diff --git a/doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn b/doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn
57 index 4fe1454..4e1df33 100644
58 --- a/doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn
59 +++ b/doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn
60 @@ -57,6 +57,8 @@ Here&#39;s my patch - please consider it! -- &#91;&#91;KathrynAndersen&#93;&#93;
61  &gt;&gt;&gt;&gt;&gt;&gt;&gt; representative.
62  &gt;&gt;&gt;&gt;&gt;&gt;&gt; --&#91;&#91;smcv&#93;&#93;
63  
64 +&#91;&#91;done&#93;&#93; --&#91;&#91;Joey&#93;&#93; 
65 +
66  --------------------------------------------------------------
67  
68  &#91;&#91;!toggle id=&quot;smcv-benchmark&quot; text=&quot;current benchmarks&quot;&#93;&#93;
69
70 </pre>
71 </div>
72
73 <!-- f8f8770a652520b2f09eb2262510a04a8e353e9d -->