summaryrefslogtreecommitdiff
path: root/jinja2/bccache.py
Commit message (Collapse)AuthorAgeFilesLines
* Propably delaying release for better python 3 support. Started working onArmin Ronacher2010-02-091-3/+3
| | | | | | | that. --HG-- branch : trunk
* It's a new yearArmin Ronacher2010-01-221-1/+1
| | | | | --HG-- branch : trunk
* Started to work on Python 3 support.Armin Ronacher2009-08-051-1/+1
| | | | | --HG-- branch : trunk
* Copyright switch to "The Jinja Team".Armin Ronacher2009-01-041-1/+1
| | | | | --HG-- branch : trunk
* Various cleanups and added custom cycler.Armin Ronacher2008-10-051-5/+4
| | | | | --HG-- branch : trunk
* Some typos.Georg Brandl2008-09-191-1/+1
| | | | | --HG-- branch : trunk
* Fixed bytecode cache and added support for memcached (tests still missing)Armin Ronacher2008-09-181-5/+66
| | | | | --HG-- branch : trunk
* moved os.remove import where it woudn't be noticed by GAEMax Ischenko2008-09-181-1/+5
| | | | | --HG-- branch : trunk
* Fixed FileSystemBytecodeCache.clearArmin Ronacher2008-09-171-1/+2
| | | | | --HG-- branch : trunk
* Improved bbcache and documented it.Armin Ronacher2008-09-171-50/+109
| | | | | --HG-- branch : trunk
* Added experimental and undocumented bytecode cache supportArmin Ronacher2008-09-171-0/+156
--HG-- branch : trunk