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