Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Wed, 21 Apr 2010 22:02:28 +0000 | cmlenz | Fix for infinite recursion when parsing argument names from tuples. Closes #383. trunk |
Wed, 21 Apr 2010 20:00:37 +0000 | cmlenz | i18n: some cleanup, especially for the pluralization directives. trunk |
Wed, 21 Apr 2010 11:56:44 +0000 | cmlenz | Split up the i18n unit tests into per-directive test cases. trunk |
Wed, 21 Apr 2010 10:58:49 +0000 | cmlenz | i18n: Another unit test related to #380. trunk |
Wed, 21 Apr 2010 10:42:41 +0000 | cmlenz | i18n: Support extraction of attributes in markup embedded in ``i18n:msg`` and ``i18n:choose`` directives. See also #380. trunk |
Wed, 21 Apr 2010 07:38:37 +0000 | cmlenz | Removed some obsolete/unused code from the i18n filter. trunk |
Mon, 19 Apr 2010 20:28:52 +0000 | cmlenz | More doc tweaks. trunk |