summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* And now it should work again on pypy0.15Armin Ronacher2011-07-202-2/+8
* And forgot to merge ;( New release as 0.140.14Armin Ronacher2011-07-202-1/+6
* Merge branch 'master' of github.com:mitsuhiko/markupsafeArmin Ronacher2011-07-201-0/+5
|\
| * Merge pull request #3 from Cito/masterArmin Ronacher2011-07-201-0/+5
| |\
| | * Workaround for Issue7511 did not run under Python 3.Christoph Zwerschke2011-06-051-3/+3
| | * Workaround for Python Issue7511 (setup failing on Win 64).Christoph Zwerschke2011-06-041-0/+5
* | | Do not attempt to compile extensions for pypy and jython. This fixes #40.13Armin Ronacher2011-07-203-17/+34
|/ /
* | Added basic benchmarksArmin Ronacher2011-06-096-0/+71
|/
* master is 0.13-devArmin Ronacher2011-02-171-1/+1
* added changelog, raise to 0.120.12Armin Ronacher2011-02-172-1/+8
* Changed PyUnicodeObject struct access into official CPython Macro uses. The m...Daniel Roberts2011-02-171-7/+7
* Raised version numberArmin Ronacher2010-09-071-1/+1
* Fixed partition and rparition. This fixes #1Armin Ronacher2010-09-071-2/+6
* Improved descriptionArmin Ronacher2010-08-131-0/+2
* MarkupSafe now provides a escape_silent method as well.Armin Ronacher2010-08-136-5/+46
* Fixed a tiny issue with __all__0.9.3Armin Ronacher2010-08-113-2/+7
* More 3.x fixes0.9.2Armin Ronacher2010-06-221-9/+13
* This should fix MarkupSafe on 3.xArmin Ronacher2010-06-221-3/+3
* Enabled 2to3 for Python 30.9.1Armin Ronacher2010-06-221-2/+8
* Updated 'documentation'0.9Armin Ronacher2010-06-221-0/+22
* Renamed readmeArmin Ronacher2010-06-223-3/+3
* Added testsuiteArmin Ronacher2010-06-224-1/+73
* Found the missing author :)Armin Ronacher2010-06-221-0/+1
* Added copyright entry for Georg, but there are surely more involvedArmin Ronacher2010-06-223-2/+15
* Moved description into READMEArmin Ronacher2010-06-223-15/+17
* Beefed up installationArmin Ronacher2010-06-221-34/+108
* Added ignore for .oArmin Ronacher2010-06-221-0/+1
* Added initial commit from Jinja2. TODO: check copyrights!Armin Ronacher2010-06-228-0/+832