Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Mon, 21 Aug 2006 20:03:13 +0000 | cmlenz | Renamed `Attributes` to `Attrs` to reduce the verbosity. trunk |
Mon, 21 Aug 2006 19:51:07 +0000 | cmlenz | Some error message improvements for template directives. Thanks to Christian Boos for the patch! trunk |
Mon, 21 Aug 2006 19:25:29 +0000 | cmlenz | String literals in XPath expressions are assumed to be UTF-8 encoded. trunk |
Mon, 21 Aug 2006 17:25:19 +0000 | cmlenz | Implemented support for XPath variables in predicates (#31). trunk |
Mon, 21 Aug 2006 15:36:29 +0000 | cmlenz | Fix bug in XHTML serialization: all elements were allowed to be written out as empty if the namespace was set. trunk |
Mon, 21 Aug 2006 15:00:35 +0000 | cmlenz | * Minor fix for the XHTML serializer (the local namespace var got clobbered) trunk |