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 146:
(0)
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
age
author
description
Tue, 15 Aug 2006 10:12:03 +0000
cmlenz
Simplifed `CoalesceFilter` (now a function)
trunk
Tue, 15 Aug 2006 09:52:47 +0000
cmlenz
* Fix error in expression evaluation when the expression evaluates to an iterable that does not produce event tuples.
trunk
Fri, 11 Aug 2006 16:34:35 +0000
cmlenz
* Coalesce adjacent text events that the parsers would produce when text crossed the buffer boundaries. Fixes #26.
trunk
Fri, 11 Aug 2006 14:08:13 +0000
cmlenz
CDATA sections in XML input now appear as CDATA sections in the output. This should address the problem with escaping the contents of `<style>` and `<script>` elements, which would only get interpreted correctly if the output was served as `application/xhtml+xml`. Closes #24.
trunk
Fri, 11 Aug 2006 08:31:58 +0000
cmlenz
Minor cleanup in XInclude filter.
trunk
Thu, 10 Aug 2006 15:21:55 +0000
cmlenz
* No escaping of `<script>` or `<style>` tags in HTML output (see #24)
trunk
Wed, 09 Aug 2006 21:00:15 +0000
cmlenz
Fix bug in HTML serializer, plus some other minor tweaks.
trunk
less
more
| rev 146:
(0)
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software