Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Thu, 22 Nov 2007 20:04:23 +0000 | cmlenz | Add unit test for #157, which seems to be working okay in trunk. trunk |
Thu, 22 Nov 2007 19:43:05 +0000 | cmlenz | The `striptags` function now also removes HTML/XML-style comments. Closes #150. Thanks to Armin Ronacher for the report and suggested fix. trunk |
Thu, 22 Nov 2007 19:35:17 +0000 | cmlenz | Fix thread-safety problem in template code evaluation. Closes #158. Thanks to Christian Boos for the patch. trunk |