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 800:
(0)
-300
-100
-30
-10
-8
+8
+10
+30
+100
tip
age
author
description
Tue, 03 Mar 2009 20:17:46 +0000
cmlenz
Fix for filter transformation, closing #290. Thanks to Stephen Compall for reporting the problem and providing a patch.
Thu, 15 Jan 2009 23:52:32 +0000
cmlenz
Add missing svn:eol-style properties on some Python files. Closes #286.
Thu, 15 Jan 2009 23:50:09 +0000
cmlenz
Ported [914], [970], and [971] to 0.5.x branch.
stable-0.5.x
Thu, 15 Jan 2009 23:48:15 +0000
cmlenz
Block a couple of changesets from being backported to the stable branch.
stable-0.5.x
Thu, 15 Jan 2009 23:46:08 +0000
cmlenz
Ported [995] to 0.5.x branch.
stable-0.5.x
Thu, 15 Jan 2009 23:42:48 +0000
cmlenz
Apply some patches for build from #165.
Tue, 16 Dec 2008 23:02:36 +0000
cmlenz
Merged AST branch back into trunk. Most of this code was written by Marcin Kurczych for his Google Summer of Code 2008 project. The merge of this branch means that Genshi now uses the native `_ast` module on Python >= 2.5, and an emulation thereof on Python 2.4. This replaces the usage of the `compiler` package, which was deprecated in Python 2.6 and removed in Python 3.0. Another effect is that Genshi now runs on Google AppEngine (although performance is bad due to the lack of template caching).
Mon, 08 Dec 2008 21:15:19 +0000
cmlenz
Get rid of a couple more -3 warnings.
less
more
| rev 800:
(0)
-300
-100
-30
-10
-8
+8
+10
+30
+100
tip
Copyright (C) 2012-2017 Edgewall Software