Sun, 27 Jan 2013 15:16:36 +0000 |
hodgestar |
Merge r1225 from trunk (update MANIFEST.in).
stable-0.7.x
|
Sun, 27 Jan 2013 15:08:45 +0000 |
hodgestar |
Update MANIFEST.in so that all files that are meant to be included in the source builds are included explicitly rather than relying on setuptools to find files under version control (since it fails to do so for svn 1.7.x and possibly other version control system).
trunk
|
Sat, 26 Jan 2013 18:24:27 +0000 |
hodgestar |
Update changelog for 0.7.1.
stable-0.7.x
|
Sat, 26 Jan 2013 18:24:07 +0000 |
hodgestar |
Update changelog for 0.6.2.
stable-0.6.x
|
Sat, 26 Jan 2013 17:37:46 +0000 |
hodgestar |
Merge r1219 from trunk (fix for PIs without data, fixes #368).
stable-0.6.x
|
Sat, 26 Jan 2013 17:34:51 +0000 |
hodgestar |
Merge r1210 and r1212 from trunk (remove unnecessary isinstance checks and skip mako benchmarks if mako isn't installed).
stable-0.7.x
|
Sat, 26 Jan 2013 17:28:46 +0000 |
hodgestar |
Merge r1219 from trunk (fix for PIs without data, fixes #368).
stable-0.7.x
|
Sat, 26 Jan 2013 17:26:47 +0000 |
hodgestar |
Fix handling of processing instructions that don't have data attached (patch from Neil Muller, fixes #368).
trunk
|
Sat, 26 Jan 2013 16:42:20 +0000 |
hodgestar |
Merge r1217 from trunk (fix text template tests that were failing on Windows).
stable-0.7.x
|
Sat, 26 Jan 2013 16:24:33 +0000 |
hodgestar |
Fix text template inclusion tests so they work under Windows (being careful so that they still work under Python 3.x).
trunk
|
Sat, 26 Jan 2013 12:20:58 +0000 |
hodgestar |
Merge r1211 from trunk (always include test packages in sdist).
stable-0.7.x
|
Sat, 26 Jan 2013 12:08:57 +0000 |
hodgestar |
Merge r1213 from trunk (fix infinite loop in interpolation brace matching caused by a change in 2.7).
stable-0.7.x
|
Sat, 26 Jan 2013 11:59:30 +0000 |
hodgestar |
Merge r1213 from trunk (fix infinite loop in interpolation brace matching caused by a change in 2.7).
stable-0.6.x
|
Sat, 26 Jan 2013 11:53:36 +0000 |
hodgestar |
Stop try to lex for matching braces in interpolation if the token_re matches an empty string. This fixes the infinite loop triggered by the test suite as a result of the change to Python 2.7 describe in http://bugs.python.org/issue16152 and reported in http://genshi.edgewall.org/ticket/540.
trunk
|
Sat, 26 Jan 2013 11:38:35 +0000 |
hodgestar |
Remove unused isinstance checks.
trunk
|