summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Pushed version number in setup.py for 2.3.1 release.Armin Ronacher2010-02-171-1/+1
* Untagged and added python 3 category.2.3Armin Ronacher2010-02-101-0/+1
* Approaching python3 compatibilityArmin Ronacher2010-02-101-0/+1
* Added the security tests.Armin Ronacher2010-02-091-1/+1
* Started working on unittest powered testsuite.Armin Ronacher2010-02-091-1/+2
* Propably delaying release for better python 3 support. Started working onArmin Ronacher2010-02-091-7/+8
* experimental Python 3 support.Armin Ronacher2010-02-091-1/+7
* Raise version number.Armin Ronacher2010-02-061-1/+1
* Reverted [73b04625ab54]. The old behavior is the new behavior, the otherArmin Ronacher2009-10-261-1/+1
* added a deprecation warning for a variable assignment, scope bugArmin Ronacher2009-09-181-1/+1
* fixes issue with code generator that causes unbound variablesArmin Ronacher2009-09-171-1/+1
* Tip is 2.3Armin Ronacher2009-09-141-1/+1
* fixes some smaller problems for Jinja2 on Jython.2.2.1Armin Ronacher2009-09-141-1/+1
* Improved wording in the CHANGES file.Armin Ronacher2009-09-131-1/+1
* Disabled speedups by default.2.2Armin Ronacher2009-09-131-2/+1
* (codename Kong, released on September 12th 2009)Armin Ronacher2009-09-131-32/+2
* Tip is 2.2Armin Ronacher2008-12-251-1/+1
* On our way to 2.2 we found a bug in 2.1 and our repo is now 2.1.1 :) No need...2.1.1Armin Ronacher2008-12-251-1/+1
* tip is now 2.2-devArmin Ronacher2008-11-231-1/+1
* Removed optional speedups extension hack.Armin Ronacher2008-11-231-23/+0
* fixed development status classificationArmin Ronacher2008-07-181-1/+1
* tip is now 2.1-devArmin Ronacher2008-07-171-1/+1
* make -> fabArmin Ronacher2008-07-171-1/+6
* ez_setup is no longer needed/imported in the setup fileArmin Ronacher2008-07-151-2/+0
* small fix for Python 2.4Armin Ronacher2008-06-091-2/+2
* release trying #3: fixed typos in description :)Armin Ronacher2008-06-091-3/+3
* untagged 2.0rc1 again and fixed classifierArmin Ronacher2008-06-091-1/+1
* updated setup file for Jinja2 rc1Armin Ronacher2008-06-091-1/+1
* data files are optional nowArmin Ronacher2008-05-281-11/+11
* improved sandbox and updated setup.pyArmin Ronacher2008-05-261-1/+1
* fixed babel entry pointArmin Ronacher2008-05-201-1/+1
* moved concat to utils, fixed a few docstrings, fixed memory leak in _speedups...Armin Ronacher2008-05-031-2/+1
* moved trans extension from jinja2.i18n to jinja2.ext and fixed some more unit...Armin Ronacher2008-04-251-1/+1
* inheritance uses a less awkward hack for contexts now and subclassing templat...Armin Ronacher2008-04-241-28/+28
* fixed setup.py, a type and removed the possibility to use multiple statements...Armin Ronacher2008-04-211-1/+1
* added first code for parser extensions and moved some code in speedups aroundArmin Ronacher2008-04-201-2/+6
* added C escape and tb_set_next functionsArmin Ronacher2008-04-181-2/+35
* update setup.py so that setup.py develop worksArmin Ronacher2008-04-071-62/+6
* moved docstring into setup.py, this fixes #297Armin Ronacher2008-02-111-3/+54
* added jinja.contrib to setup.pyArmin Ronacher2007-11-271-1/+1
* tip is now going towards 1.3Armin Ronacher2007-11-181-1/+1
* some more small release changesArmin Ronacher2007-11-171-1/+1
* some more doc changes in jinja for the upcoming releaseArmin Ronacher2007-11-161-4/+4
* some documentation changesArmin Ronacher2007-11-111-16/+16
* bumped jinja versionArmin Ronacher2007-10-221-1/+1
* fixed a couple of errors with the c extensions build process on windowsArmin Ronacher2007-10-191-1/+10
* [svn] added "debugger of awesomeness" :DArmin Ronacher2007-06-151-7/+16
* [svn] made jinja platform depending and adedd manifest for the built document...Armin Ronacher2007-06-021-1/+0
* [svn] added some more jinja unittestsArmin Ronacher2007-06-011-1/+1
* [svn] updated Jinja setup.py for (hopefully for) win32 compatibilityArmin Ronacher2007-05-281-4/+12