[svn] updated documentation regarding "{% call %}" and documented speedup module...
authorArmin Ronacher <armin.ronacher@active-4.com>
Sat, 21 Apr 2007 07:39:06 +0000 (09:39 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sat, 21 Apr 2007 07:39:06 +0000 (09:39 +0200)
commite98c5f53dfcc74598995f0511f9a106125f7dd56
treeba36998758c3dcf57aa57539f09423547b9a0679
parentee2c18ef16ceb0f100c5c8211002cc9c309f2944
[svn] updated documentation regarding "{% call %}" and documented speedup module. also fixed some minor bugs in the speedup module

--HG--
branch : trunk
CHANGES
docs/src/designerdoc.txt
jinja/_native.py
jinja/_speedups.c
jinja/datastructure.py
tests/runtime/bigbench.py [new file with mode: 0644]
tests/runtime/bigtable.py