Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
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 |
Fri, 28 Jul 2006 17:19:44 +0000 | cmlenz | Minor improvements to transform example. trunk |
Fri, 28 Jul 2006 16:52:23 +0000 | cmlenz | Add example that shows how to transform an HTML document. trunk |
Fri, 28 Jul 2006 16:51:35 +0000 | cmlenz | Complete rewrite of the XPath parsing, which was a mess before. Closes #19. trunk |