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 565:
(0)
-300
-100
-30
-10
-6
+6
+10
+30
+100
+300
tip
age
author
description
Fri, 13 Jul 2007 16:31:47 +0000
cmlenz
* The I18n extractor now handles gettext function calls that use non-string parameters as well as keyword arguments.
trunk
Fri, 13 Jul 2007 12:54:09 +0000
cmlenz
Alias `__contains__` to `has_key` in `Context` class for code outside of Genshi that may expect that for some wild reason.
trunk
Fri, 13 Jul 2007 11:10:38 +0000
cmlenz
Built-in Python constants (such as `None`) in expressions are used directly instead of being looked up from the context.
trunk
Thu, 05 Jul 2007 17:49:20 +0000
cmlenz
In the py:choose stack, store the information of whether a test expression has been supplied separate from the result of its evaluation.
trunk
Thu, 05 Jul 2007 17:05:33 +0000
cmlenz
Move code for extracting messages from bytecode into a separate function.
trunk
Thu, 05 Jul 2007 11:06:14 +0000
cmlenz
Start implementation of advanced I18n as dicussed in #129 and the MailingList. This is not complete yet, but many simple cases work okay.
trunk
less
more
| rev 565:
(0)
-300
-100
-30
-10
-6
+6
+10
+30
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software