Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
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]. |
Sun, 01 Oct 2006 15:30:35 +0000 | cmlenz | Small doc fix. |
Wed, 27 Sep 2006 09:27:17 +0000 | cmlenz | Ported [330],[333], and [334] to 0.3.x stable branch. stable-0.3.x 0.3.4 |
Wed, 27 Sep 2006 09:22:46 +0000 | cmlenz | Still too much whitespace in the [WebPy web.py] example. Switch to printing the whole output at once. |