log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
genshi
>
mirror
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 293:
(0)
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
age
author
description
Fri, 13 Oct 2006 13:42:38 +0000
cmlenz
Fix a bug in the XML parser, where attributes containing HTML entity references would get pulled out of the attribute value, and instead added as a text node just before the associated start tag. Thanks to Hamish Lawson for [http://groups.google.com/group/genshi/browse_thread/thread/c64eb48676b0ff96/0e6ce786e8820f3d pointing out the problem].
trunk
Fri, 13 Oct 2006 09:35:08 +0000
cmlenz
A couple for unit tests for match templates, including one that currently fails (and is commented out).
trunk
Fri, 13 Oct 2006 09:17:57 +0000
cmlenz
Add support for a range of options to the template engine plugin. See [http://groups.google.com/group/genshi/browse_thread/thread/8727f16edfce4727#3ee98255f84e4dcf this mailing list post].
trunk
Fri, 13 Oct 2006 08:16:43 +0000
cmlenz
Move the ElementTree ''element-to-stream'' adaptation function `ET()` into the `genshi.input` module.
trunk
Fri, 13 Oct 2006 07:43:41 +0000
cmlenz
Ported [356] to 0.3.x branch.
stable-0.3.x
Fri, 13 Oct 2006 07:43:02 +0000
cmlenz
Fix bug introduced in [343], that broke the parsing of templates which declare the same namespace more than once in a nested fashion. Thanks to Graham Higgins for reporting the problem.
trunk
Thu, 12 Oct 2006 12:48:36 +0000
cmlenz
Bump up version number of 0.3.x branch.
stable-0.3.x
less
more
| rev 293:
(0)
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software