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 794:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
tip
age
author
description
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).
trunk
Mon, 08 Dec 2008 21:15:19 +0000
cmlenz
Get rid of a couple more -3 warnings.
trunk
Mon, 08 Dec 2008 20:37:45 +0000
cmlenz
Apply patch to silence a -3 warning about `reduce` removal. Closes #279.
trunk
Mon, 22 Sep 2008 11:28:23 +0000
cmlenz
Erase svnmerge property from trunk.
trunk
Wed, 10 Sep 2008 20:53:09 +0000
cmlenz
Merged the custom-directives branch back into trunk.
trunk
Tue, 19 Aug 2008 11:51:06 +0000
cmlenz
Ported [913], [927], and [928] to the 0.5.x branch.
stable-0.5.x
Sun, 10 Aug 2008 20:32:13 +0000
cmlenz
Change `Translator` class to accept either a `gettext`-style function, or an object compatible with the `NullTranslations` / `GNUTranslations` interface.
trunk
less
more
| rev 794:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
tip
Copyright (C) 2012-2017 Edgewall Software