log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
genshi
>
genshi-test
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 380:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
age
author
description
Fri, 24 Nov 2006 17:31:02 +0000
cmlenz
Fail gracefully in `Directive.__repr__` if the `expr` attribute does not exist for some reason I don't really understand right now (see Trac ticket [http://trac.edgewall.org/ticket/4249 #4249]).
Thu, 23 Nov 2006 17:48:17 +0000
cmlenz
The builder API now accepts streams as children of elements and fragments.
Thu, 23 Nov 2006 17:41:52 +0000
cmlenz
Improve handling of incorrectly nested tags in the HTML parser.
Thu, 23 Nov 2006 12:36:43 +0000
cmlenz
Add `Attrs` class to `genshi.core.__all__`, so that it can be imported directly from the `genshi` package.
Thu, 23 Nov 2006 11:28:15 +0000
cmlenz
Fix parsing of processing instructions in HTML input.
Thu, 23 Nov 2006 11:23:35 +0000
cmlenz
Tiny simplification of the template engine plugin, taking advantage of the `default_class` parameter added to the `TemplateLoader` in [443].
Thu, 23 Nov 2006 10:52:14 +0000
cmlenz
`MarkupTemplate`s can now be instantiated from markup streams, in addition to strings and file-like objects. Thanks to David Fraser for the patch. Closes #69.
less
more
| rev 380:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software