Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Wed, 22 Nov 2006 20:53:30 +0000 | cmlenz | Ported [409] to 0.3.x. stable-0.3.x |
Wed, 22 Nov 2006 20:52:40 +0000 | cmlenz | Ported [410] to 0.3.x. stable-0.3.x |
Wed, 22 Nov 2006 20:48:35 +0000 | cmlenz | Fix for #62: preserve whitespace in front of directives. trunk |
Wed, 22 Nov 2006 16:52:34 +0000 | cmlenz | Fix for #77: match templates were matching their own output. trunk |
Wed, 22 Nov 2006 15:38:38 +0000 | cmlenz | Parse template includes at parse time to avoid some runtime overhead. trunk |
Wed, 22 Nov 2006 10:37:24 +0000 | cmlenz | Follow-up to [431]: directives are no longer instantiated directly at parse time, but instead by the `attach()` method of the directive class (which replaces the `prepare()` method). trunk |
Mon, 20 Nov 2006 14:56:53 +0000 | cmlenz | Fix mistake in [440]. trunk |