Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
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. |
Thu, 05 Jul 2007 17:05:33 +0000 | cmlenz | Move code for extracting messages from bytecode into a separate function. |
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. |
Tue, 03 Jul 2007 21:49:01 +0000 | cmlenz | Port [669] to 0.4.x branch. stable-0.4.x |
Tue, 03 Jul 2007 21:48:11 +0000 | cmlenz | Fix typo in i18n doc. |
Tue, 03 Jul 2007 20:30:28 +0000 | cmlenz | Ported [667] to 0.4.x branch. stable-0.4.x |
Tue, 03 Jul 2007 20:29:07 +0000 | cmlenz | The HTML sanitizer now strips any CSS comments in style attributes, which could previously be used to hide malicious property values. |