Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
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 |
Sun, 02 Jul 2006 03:20:56 +0000 | mgood | quotes should not be escaped inside text nodes trunk |
Wed, 28 Jun 2006 21:09:54 +0000 | cmlenz | Add doctests for path module. trunk |
Wed, 28 Jun 2006 19:13:47 +0000 | cmlenz | A couple more operators supported in expressions. trunk |
Wed, 28 Jun 2006 18:39:05 +0000 | cmlenz | * More test cases for expression evaluation. trunk |