Mon, 23 Jun 2008 23:00:40 +0000 |
mkurczych |
Added one test and made path.py pass it (I've forgotten to implement the last_checked variable functionality, because of which some places in path were checked multiple times, which made counters wrong).
experimental-soc2008
|
Tue, 17 Jun 2008 15:49:34 +0000 |
cmlenz |
Ported [888] back to 0.5.x branch.
stable-0.5.x
|
Tue, 17 Jun 2008 15:48:07 +0000 |
cmlenz |
Block [887] from being backported to 0.5.x.
stable-0.5.x
|
Tue, 17 Jun 2008 15:47:14 +0000 |
cmlenz |
Fix for I18n filter problem with lazy translation functions. Closes #145.
trunk
|
Tue, 17 Jun 2008 15:42:38 +0000 |
cmlenz |
Remove obsolete webpy example.
trunk
|
Mon, 16 Jun 2008 09:33:37 +0000 |
cmlenz |
Block [882] from being backported to [0.5.x] branch.
stable-0.5.x
|
Mon, 16 Jun 2008 09:32:12 +0000 |
cmlenz |
Ported [884] back to 0.5.x branch.
stable-0.5.x
|
Mon, 16 Jun 2008 09:22:21 +0000 |
cmlenz |
Fix problem with nested match templates not being applied when buffering on the outer `py:match` is disabled. Thanks to Erik Bray for reporting the problem and providing a test case.
trunk
|
Tue, 10 Jun 2008 08:42:22 +0000 |
cmlenz |
0.5.x branch: fix use of generator expressions in transform tests for Python 2.3 compatibility.
stable-0.5.x
|
Mon, 09 Jun 2008 16:20:29 +0000 |
cmlenz |
Document dropping of Python 2.3 compat.
trunk
|
Mon, 09 Jun 2008 16:13:58 +0000 |
cmlenz |
Ported [878] to 0.5.x branch.
stable-0.5.x
|
Mon, 09 Jun 2008 16:12:44 +0000 |
cmlenz |
Blocked revisions [875:877] via svnmerge.
stable-0.5.x
|
Mon, 09 Jun 2008 16:10:54 +0000 |
cmlenz |
Initialized merge tracking via "svnmerge" with revisions [1:870] from [source:trunk].
stable-0.5.x
|
Mon, 09 Jun 2008 15:30:10 +0000 |
cmlenz |
Docstring fix in the transform module.
trunk
|
Mon, 09 Jun 2008 15:25:25 +0000 |
cmlenz |
Remove yet more cruft for supporting Python 2.3.
trunk
|
Mon, 09 Jun 2008 15:19:59 +0000 |
cmlenz |
Remove some cruft for supporting Python 2.3.
trunk
|
Mon, 09 Jun 2008 11:05:22 +0000 |
cmlenz |
Bump up version number on trunk.
trunk
|
Mon, 09 Jun 2008 10:49:04 +0000 |
cmlenz |
Bump up version number on 0.5.x branch.
stable-0.5.x
|
Mon, 09 Jun 2008 10:13:13 +0000 |
cmlenz |
Create branch for 0.5.x release and maintenance.
stable-0.5.x 0.5.0
|
Mon, 09 Jun 2008 10:07:00 +0000 |
cmlenz |
Clarify description of the `py:if` directive.
trunk
|
Mon, 09 Jun 2008 09:50:03 +0000 |
cmlenz |
Preparing for [milestone:0.5] release.
trunk
|
Mon, 09 Jun 2008 06:39:46 +0000 |
athomas |
Lots of `Transformer` cleanup:
trunk
|
Sat, 07 Jun 2008 19:22:31 +0000 |
mkurczych |
Path.test() function reimplementation and few
experimental-soc2008
|
Sat, 07 Jun 2008 11:41:29 +0000 |
mkurczych |
Creation of branch for Summer of Code 2008 project
experimental-soc2008
|
Fri, 06 Jun 2008 16:00:03 +0000 |
cmlenz |
Updated copyright years.
trunk
|
Fri, 06 Jun 2008 15:56:51 +0000 |
cmlenz |
Fix a bad reference in the `TextSerializer` docstring.
trunk
|
Fri, 06 Jun 2008 15:52:33 +0000 |
cmlenz |
Another Python 2.3 fix in the wake of #221.
trunk
|
Fri, 06 Jun 2008 14:37:39 +0000 |
cmlenz |
Minor cleanup in the i18n module.
trunk
|
Thu, 05 Jun 2008 17:00:15 +0000 |
cmlenz |
Implement the `__html__` protocol as suggested in #202. This would allow Genshi to be used in combination with other markup generating tools, as long as they support the same protocol.
trunk
|
Thu, 05 Jun 2008 15:46:16 +0000 |
cmlenz |
Yet another followup fix for #221.
trunk
|