summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #299 from jcwilson/2.5-maintenance2.5-maintenanceArmin Ronacher2014-06-061-1/+1
|\
| * using relative import for compiler to avoid name collision with deprecated bu...Josh C. Wilson2014-02-101-1/+1
|/
* Re-release of 2.5.4 as 2.5.5 without docs2.5.5Armin Ronacher2010-10-183-2/+9
* Release 2.5.4 as well2.5.4Armin Ronacher2010-10-171-1/+1
* Finally fixed the 64bit segfault on big-endian architectures in non-tracing modeArmin Ronacher2010-10-172-1/+3
* Fixed extensions not loading properly with overlaysArmin Ronacher2010-10-172-1/+3
* This will be 2.5.4Armin Ronacher2010-10-172-1/+5
* Updated setup file for URLsArmin Ronacher2010-10-171-6/+0
* Fixed link to gitArmin Ronacher2010-10-171-1/+1
* Changed links to githubArmin Ronacher2010-10-171-12/+3
* Removed unneeded fileArmin Ronacher2010-10-171-14/+0
* Updated ignore filesArmin Ronacher2010-10-172-9/+8
* Updated CHANGES entry for releaseArmin Ronacher2010-10-171-1/+1
* fixed an operator precedence error introduced in 2.5.2.2.5.3Armin Ronacher2010-10-173-4/+33
* Prepare for Jinja 2.5.3Armin Ronacher2010-10-171-1/+1
* Unbroke setup.pyArmin Ronacher2010-08-181-1/+1
* Merged in fix for Python 3 regarding precisionsArmin Ronacher2010-08-181-4/+1
|\
| * round filter: remove the special case for precission=0 in order to ensure con...Ronny Pfannschmidt2010-08-171-4/+1
* | Improved message and unbroke 3.xArmin Ronacher2010-08-181-3/+7
* | Preparing for a 2.5.2 release. Fixed an issue with setup.pyArmin Ronacher2010-08-183-2/+21
* | Added benchmark for chameleon/chameleon-genshi.Rodrigo Moraes2010-08-171-1/+76
|/
* tip is 2.6Armin Ronacher2010-08-172-2/+2
* Added tag 2.5.1 for changeset 7867a9cb933aArmin Ronacher2010-08-171-0/+1
* fixed an issue with unary operators having the wrong precendence.2.5.1Armin Ronacher2010-08-173-13/+20
* Merged in ronny's fixes for round filterArmin Ronacher2010-08-172-8/+11
|\
| * fix the abs filter testRonny Pfannschmidt2010-08-171-1/+1
| * round filter support+test negative precission in the round and use power of 1...Ronny Pfannschmidt2010-08-172-7/+10
* | Documented switch to MarkupSafeArmin Ronacher2010-08-177-290/+143
* | Pulled in code from markupsafeArmin Ronacher2010-08-174-0/+617
* | MarkupSafe is now used for the Jinja2 speedupsArmin Ronacher2010-08-174-492/+58
|/
* Meh. Fixed a typoArmin Ronacher2010-08-161-1/+1
* Fixed spellingArmin Ronacher2010-08-081-2/+2
* Added docs for comparisionsArmin Ronacher2010-08-081-0/+21
* Added anothe testArmin Ronacher2010-07-061-1/+4
* Added new testcaseArmin Ronacher2010-07-062-2/+10
* babel extraction can now properly extract newstyle gettext calls.Armin Ronacher2010-07-014-13/+26
* Updated rwbenchArmin Ronacher2010-07-011-0/+13
* We will have a 2.5.1 releaseArmin Ronacher2010-07-013-5/+12
* Fixed the profile.py file and removed a useless newline callArmin Ronacher2010-06-062-3/+1
* Raised version number in setup.pyArmin Ronacher2010-06-051-1/+1
* Documented changes.Armin Ronacher2010-06-051-0/+10
* Committed fix for raw testcase.Armin Ronacher2010-06-051-1/+2
* Added failing testcase for raw.Armin Ronacher2010-06-051-0/+4
* Calls to functions in templates are now intercepted for StopIteration.Armin Ronacher2010-06-052-11/+28
* Updated examples to use Django cached.Armin Ronacher2010-06-053-8/+15
* Added tag 2.5 for changeset 0dd0062a6480Armin Ronacher2010-05-291-0/+1
* Removed tag 2.52.5Armin Ronacher2010-05-291-0/+1
* Tip is 2.5, not 2.4.2Armin Ronacher2010-05-291-1/+1
* Added tag 2.5 for changeset 3f3eadf15f61Armin Ronacher2010-05-291-0/+1
* Added a small improvement for the code generation of newstyle gettextArmin Ronacher2010-05-292-11/+38