Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Thu, 31 Jul 2008 14:18:25 +0000 | cmlenz | Fix for #250: ignore expressions in attribute values when inside `i18n:msg` elements. trunk |
Mon, 21 Jul 2008 23:17:52 +0000 | aflett | update to 0.5.x branch, up through r907 experimental-match-fastpaths |
Mon, 14 Jul 2008 17:30:23 +0000 | cmlenz | The match filter now only tests `START` events, as `END` events can not be matched and are otherwise processed together with the matched `START` event. trunk |