Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Tue, 24 Oct 2006 15:00:27 +0000 | cmlenz | Ported [383:387] to 0.3.x stable branch. stable-0.3.x |
Tue, 24 Oct 2006 14:27:51 +0000 | cmlenz | Improved the unit tests for nested namespaces in serialization. trunk |
Tue, 24 Oct 2006 14:16:22 +0000 | cmlenz | Handle expressions containing non-ASCII strings as arguments for `py:with`, `py:def`, and `py:for`. trunk |
Sun, 22 Oct 2006 16:44:18 +0000 | cmlenz | Follow-up to [385]: also decode attribute values in the `HTMLParser`. trunk |
Sun, 22 Oct 2006 14:57:40 +0000 | cmlenz | * The `HTMLParser` class and the `HTML` function now accept an `encoding` parameter to properly deal with bytestring input (defaults to UTF-8). trunk |
Tue, 17 Oct 2006 14:42:27 +0000 | cmlenz | Embedded expressions didn't have their absolute filename set. trunk |
Tue, 17 Oct 2006 14:06:30 +0000 | cmlenz | The template engine plugin now defaults to automatically reload modified templates, as it was before the introduction of plugin config options in [359]. trunk |