Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Mon, 07 Jul 2008 16:51:55 +0000 | cmlenz | Export the template loader factory functions from the `loader` module. trunk |
Mon, 07 Jul 2008 16:41:16 +0000 | cmlenz | Ported [897] back to 0.5.x branch. stable-0.5.x |
Mon, 07 Jul 2008 16:35:06 +0000 | cmlenz | Unbuffered match templates could result in parts of the matched content being included in the output if the match template didn't actually consume it via one or more calls to the `select()` function. Closes #243. Thanks to Felix Schwarz for the report and test case. trunk |
Tue, 01 Jul 2008 10:42:57 +0000 | cmlenz | Ported [894] and [895] back to 0.5.x branch. stable-0.5.x |