Mercurial > genshi > genshi-test
log markup/filters.py @ 105:334a338847af
age | author | description |
---|---|---|
Thu, 20 Jul 2006 23:33:51 +0000 | cmlenz | Minor bugfi x follow-up to [97]: don't yield the terminator event from the whitespace filter. |
Thu, 20 Jul 2006 23:06:36 +0000 | cmlenz | More performance improvements... this time for whitespace normalization and template loops. |
Mon, 10 Jul 2006 17:37:01 +0000 | cmlenz | A couple of minor performance improvements. |
Sun, 09 Jul 2006 17:46:12 +0000 | cmlenz | Switch copyright to Edgewall and URLs to markup.edgewall.org. |
Tue, 04 Jul 2006 13:09:36 +0000 | cmlenz | Fix a number of escaping problems: |
Wed, 28 Jun 2006 09:28:09 +0000 | cmlenz | * Fix the boilerplate in the Python source files. |
Tue, 20 Jun 2006 13:05:37 +0000 | cmlenz | * Include paths are now interpreted relative to the path of the including template. Closes #3. |