Fixed FileSystemBytecodeCache.clear
[jinja2.git] / examples /
2008-05-25 Armin Ronacherand added genshi to rwbench too. want to see how much...
2008-05-25 Armin RonacherAutomated merge with ssh://team@pocoo.org/jinja2-main
2008-05-25 Armin Ronacherimplemented rwbench for django (uh. that sucks)
2008-05-25 Armin Ronachereven more tests, fixed severe bug with autoescaping.
2008-05-18 Armin Ronachersmall refactoring
2008-05-15 Armin Ronacheradded disclaimer to rwbench and fixed error reporting...
2008-05-15 Armin Ronacheradded a semi realworld benchmark (jinja2 and mako)
2008-05-12 Armin RonacherAutomated merge with ssh://team@pocoo.org/jinja2-main
2008-05-10 Armin Ronacheradded a function to parse assign targes and documented...
2008-05-07 Armin Ronachermoved example code around
2008-05-01 Armin Ronachersmall performance improvements
2008-04-27 Armin Ronacherall unittests pass, the special and dependency lookups...
2008-04-26 Armin Ronacheradded spitfire to bench and did some more refactoring
2008-04-26 Armin Ronacherthere is now a workaround in the compiler that makes...
2008-04-25 Armin Ronachersome performance improvements
2008-04-20 Armin Ronacherrefactored extensions a bit
2008-04-20 Armin Ronacheradded first code for parser extensions and moved some...
2008-04-16 Armin Ronacheradded broken example template for debugger testing
2008-04-16 Armin Ronacheradded new python only debug hack
2008-04-16 Armin Ronacherupdated a few filters and improved i18n
2008-04-16 Armin Ronacherreimplemented {% trans %}
2008-04-13 Christoph HackAutomated merge with ssh://dev.pocoo.org/jinja2-main
2008-04-13 Armin Ronacheradded super()
2008-04-13 Armin Ronacheroptimizer can optimize filtered for loops now
2008-04-13 Armin Ronachermoved example tests into a folder