Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Mon, 03 Jul 2006 11:28:13 +0000 | cmlenz | Fix for #2 (incorrect context node in path expressions). Still some paths that produce incorrect results, but the common case seems to work now. trunk |
Sun, 02 Jul 2006 23:10:27 +0000 | cmlenz | Moved some of the tests for the strip directive to a new unittest test case to not clutter up the documentation. trunk |
Sun, 02 Jul 2006 22:39:03 +0000 | cmlenz | Fix for #7: match templates no longer process their own output. trunk |
Sun, 02 Jul 2006 21:23:52 +0000 | cmlenz | Simplify template processing model by removing dynamically generated `SUB` events. trunk |