summaryrefslogtreecommitdiff
path: root/doc/recentchanges/change_e810fe394b49955971299329136d46548d95ec6b._change
diff options
context:
space:
mode:
Diffstat (limited to 'doc/recentchanges/change_e810fe394b49955971299329136d46548d95ec6b._change')
-rw-r--r--doc/recentchanges/change_e810fe394b49955971299329136d46548d95ec6b._change63
1 files changed, 0 insertions, 63 deletions
diff --git a/doc/recentchanges/change_e810fe394b49955971299329136d46548d95ec6b._change b/doc/recentchanges/change_e810fe394b49955971299329136d46548d95ec6b._change
deleted file mode 100644
index b69fabd45..000000000
--- a/doc/recentchanges/change_e810fe394b49955971299329136d46548d95ec6b._change
+++ /dev/null
@@ -1,63 +0,0 @@
-[[!meta author="""http://smcv.pseudorandom.co.uk/"""]]
-
-[[!meta authorurl="""http://smcv.pseudorandom.co.uk/"""]]
-
-[[!meta title="""change to todo/Improving_the_efficiency_of_match__95__glob on ikiwiki"""]]
-
-[[!meta permalink="http://ikiwiki.info/recentchanges/#change-e810fe394b49955971299329136d46548d95ec6b"]]
-
-<div id="change-e810fe394b49955971299329136d46548d95ec6b" class="metadata">
-<span class="desc"><br />Changed pages:</span>
-<span class="pagelinks">
-
-<a href="http://git.ikiwiki.info/?p=ikiwiki;a=blobdiff;f=doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn;h=0a9d8c69c4c35a230f5080d1fd1f4cacb6b806ae;hp=8f70f1dde4bbe7fd7b66807c36e6f4d7fd0b08b0;hb=e810fe394b49955971299329136d46548d95ec6b;hpb=171c429f829aac53cb449e3bb574d2a1669e025e" 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>
-
-
-</span>
-<span class="desc"><br />Changed by:</span>
-<span class="committer">
-
-<a href="http://smcv.pseudorandom.co.uk/" rel="nofollow">smcv</a>
-
-</span>
-<span class="desc"><br />Commit type:</span>
-<span class="committype">web</span>
-<span class="desc"><br />Date:</span>
-<span class="changedate"><span class="relativedate" title="Wed, 10 Nov 2010 09:26:16 -0400">09:26:16 11/10/10</span></span>
-<span class="desc"><br /></span>
-</div>
-
-<span class="revert">
-<a href="http://ikiwiki.info/ikiwiki.cgi?rev=e810fe394b49955971299329136d46548d95ec6b&amp;do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
-</span>
-
-<div class="changelog">
-
-
-possible improvement<br />
-
-
-</div>
-
-<div class="diff">
-<pre>
-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 8f70f1d..0a9d8c6 100644
---- a/doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn
-+++ b/doc/todo/Improving_the_efficiency_of_match__95__glob.mdwn
-@@ -2,6 +2,10 @@ I&#39;ve been profiling my IkiWiki to try to improve speed (with many pages makes sp
-
- Here&#39;s my patch - please consider it! -- &#91;&#91;KathrynAndersen&#93;&#93;
-
-+&gt; It seems to me as though changing `glob2re` to return qr/$re/, and calling
-+&gt; `memoize(glob2re)` next to the other memoize calls, would be a less
-+&gt; verbose way to do this? --&#91;&#91;smcv&#93;&#93;
-+
- --------------------------------------------------------------
- &lt;pre&gt;
- diff --git a/IkiWiki.pm b/IkiWiki.pm
-
-</pre>
-</div>
-
-<!-- e810fe394b49955971299329136d46548d95ec6b -->