Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Tue, 01 Aug 2006 10:27:52 +0000 | cmlenz | Use constants for axes in XPath engine. trunk |
Mon, 31 Jul 2006 23:00:06 +0000 | cmlenz | Removed the `sanitize()` method from the `Markup` class, and migrate the existing unit tests to `markup.tests.filters`. Provide a `Stream.filter()` method instead which can be used to conveniently apply a filter to a stream. trunk |
Mon, 31 Jul 2006 22:08:32 +0000 | cmlenz | Docstring typo fix. trunk |
Mon, 31 Jul 2006 17:25:43 +0000 | cmlenz | Some fixes and more unit tests for the XPath engine. trunk |
Fri, 28 Jul 2006 18:57:55 +0000 | mgood | update the example TurboGears app and include an example of using TurboGears wigets trunk |
Fri, 28 Jul 2006 17:34:18 +0000 | cmlenz | Reorder the conditional branches in the serializers so that the more common event kinds are on top. trunk |