From: Joey Hess Date: Thu, 23 Apr 2009 20:20:18 +0000 (-0400) Subject: pagespec_match_list * optimisation X-Git-Tag: 3.11~41 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/2f96c49bd1826ecb213ae025ad456a714aa04863?hp=2f96c49bd1826ecb213ae025ad456a714aa04863 pagespec_match_list * optimisation Add an optimisation for the semi-common case of a "*" pagespec. Can avoid doing any real processing in this case. ---