Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Mon, 02 Oct 2006 09:30:46 +0000 | cmlenz | Updated change log. trunk |
Sun, 01 Oct 2006 22:54:57 +0000 | cmlenz | Integrated `HTMLFormFiller` filter initially presented as a [wiki:FormFilling#Usingatemplatefilter recipe]. trunk |
Sun, 01 Oct 2006 15:33:02 +0000 | cmlenz | Use an LRU cache for caching parsed templates in the `TemplateLoader`. LRU cache implementation is a simplified version of the `LRUCache` class in [http://www.myghty.org/ Myghty]. trunk |