[svn] various updates i haven't checked in so far (see the diff of the changelog...
authorArmin Ronacher <armin.ronacher@active-4.com>
Tue, 17 Apr 2007 15:13:10 +0000 (17:13 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Tue, 17 Apr 2007 15:13:10 +0000 (17:13 +0200)
commit215809146c04657188b3617359e330b4fbd2bb12
treea3b37f4d23fa001ec0edb6dd929073326cd0bbda
parentd459e275befdc1ae30289982f619f3d966e3149a
[svn] various updates i haven't checked in so far (see the diff of the changelog) and fixed critical bug reported by Alexey Melchakov

--HG--
branch : trunk
20 files changed:
CHANGES
docs/generate.py
docs/src/contextenv.txt
docs/src/designerdoc.txt
docs/src/frameworks.txt
docs/src/i18n.txt
docs/src/index.txt
jinja/datastructure.py
jinja/environment.py
jinja/filters.py
jinja/lexer.py
jinja/parser.py
jinja/plugin.py
jinja/tests.py
jinja/translators/python.py
setup.py
tests/test_filters.py
tests/test_ifcondition.py
tests/test_inheritance.py
tests/test_lexer.py [new file with mode: 0644]