log

age author description
Thu, 20 Mar 2014 13:01:56 +0000 hodgestar Merge r1269 from trunk (fix for selecting namespaced attributes). stable-0.6.x tip
Thu, 20 Mar 2014 13:01:30 +0000 hodgestar Merge r1269 from trunk (fix for selecting namespaced attributes). stable-0.7.x
Thu, 20 Mar 2014 12:58:48 +0000 hodgestar Return correct value and properly namespaced attribute name when matching namespaced attributes with XPath expressions (fixes #572; thanks to Olemis Lang <olemis+trac@gmail.com> for bug report and suggestion for fix). trunk
Thu, 20 Mar 2014 11:45:11 +0000 hodgestar Merge r1266 from trunk (support for iterators in _speedups.Markup.join). stable-0.6.x
Thu, 20 Mar 2014 11:44:48 +0000 hodgestar Merge r1266 from trunk (support for iterators in _speedups.Markup.join). stable-0.7.x
Thu, 20 Mar 2014 11:41:43 +0000 hodgestar Add support for iterator arguments to _speedups Markup.join implementation so that it matches the Python implementation (fixes #574). trunk
Wed, 19 Mar 2014 14:35:27 +0000 hodgestar Merge r1263 from trunk (add 'placeholder' to list of translatable attributes). stable-0.6.x
Wed, 19 Mar 2014 14:34:20 +0000 hodgestar Merge r1263 from trunk (add 'placeholder' to list of translatable attributes). stable-0.7.x
Wed, 19 Mar 2014 14:31:48 +0000 hodgestar Add HTML5 input placeholder attribute to list of translatable attributes (fixes #577). trunk
Wed, 19 Mar 2014 14:24:01 +0000 hodgestar Merge r1260 from trunk (add missing boolean attributes to XHTML and HTML serializers). stable-0.6.x
Wed, 19 Mar 2014 14:23:38 +0000 hodgestar Merge r1260 from trunk (add missing boolean attributes to XHTML and HTML serializers). stable-0.7.x
Wed, 19 Mar 2014 14:22:22 +0000 hodgestar Add missing boolean attributes to XHTML and HTML serializers (fixes #570). trunk
Wed, 19 Mar 2014 13:56:46 +0000 hodgestar Merge r1257 from trunk (fix for infinite template inlining). stable-0.6.x
Wed, 19 Mar 2014 13:54:59 +0000 hodgestar Merge r1257 from trunk (fix for infinite template inlining). stable-0.7.x
Wed, 19 Mar 2014 13:52:01 +0000 hodgestar Fix infinite recursion in template inlining (fixes #584). trunk
Wed, 19 Mar 2014 13:41:53 +0000 hodgestar Merge r1255 from trunk (fix slash escaping of CRLF newlines). stable-0.7.x
Wed, 19 Mar 2014 13:40:47 +0000 hodgestar Support slash escaped of CRLF newlines (fixes #569; patch from tetsuya.morimoto@gmail.com). trunk
Wed, 19 Mar 2014 13:38:10 +0000 hodgestar Merge r1253 from trunk (add py34 to tox.ini). stable-0.7.x
Wed, 19 Mar 2014 13:36:27 +0000 hodgestar Add Python 3.4 to tox environment list. trunk
Sun, 09 Mar 2014 08:41:45 +0000 hodgestar Merge r1229 to r1238 and r1243 to r1251 from trunk (documentation fixes and Python 3.4 support). stable-0.7.x
Mon, 17 Feb 2014 09:10:44 +0000 hodgestar Revert r1245 (the Python3.4 regression was fixed in http://hg.python.org/cpython/rev/b328f8ccbccf). trunk
Sun, 16 Feb 2014 19:36:21 +0000 hodgestar Add support for kwonlyargs and kw_defaults attributes of AST argument nodes. trunk
Sun, 16 Feb 2014 18:46:15 +0000 hodgestar Add support for Python 3.4 AST (support for NameConstants and changes to existing to arguments node attributes). trunk
Sun, 16 Feb 2014 18:43:20 +0000 hodgestar Add isstring helper. trunk
Sun, 16 Feb 2014 18:32:21 +0000 hodgestar Disable the speedups C extension on CPython >= 3.3 since Genshi doesn't support the new Unicode C API yet. trunk
Sun, 16 Feb 2014 18:25:17 +0000 hodgestar Also allow stripping of unsafe script tags (Python 3.4 parses the second example as a tag whose name is script&xyz). trunk
Sun, 16 Feb 2014 17:29:31 +0000 hodgestar Work around for Python 3.4 regression in pickle (http://bugs.python.org/issue16251). trunk
Thu, 09 Jan 2014 21:26:14 +0000 hodgestar Merge r1242 from trunk (fix handling of case where a translation has text after a closing tag). stable-0.6.x
Thu, 09 Jan 2014 21:25:21 +0000 hodgestar Merge r1242 from trunk (fix handling of case where a translation has text after a closing tag). stable-0.7.x
Thu, 09 Jan 2014 21:23:41 +0000 hodgestar Fix handling of case where a translation has text after a closing tag (fixes #566, thanks to jomae for the patch). trunk
Copyright (C) 2012-2017 Edgewall Software