summaryrefslogtreecommitdiff
path: root/sphinx/util/jsonimpl.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Georg Brandl2014-03-011-16/+4
|\
| * Drop python-2.5 and remove 2.4,2.5 support codesshimizukawa2013-12-151-16/+4
* | Update copyright year.Georg Brandl2014-03-011-1/+1
|/
* Copyright update.Georg Brandl2013-01-011-1/+1
* merge with 1.0Georg Brandl2011-01-041-1/+1
|\
| * New year update.Georg Brandl2011-01-041-1/+1
* | Docstring harmonization.Georg Brandl2010-08-221-1/+1
|/
* #488: Fix crash when json-py is installed, which provides a ``json`` module b...Georg Brandl2010-08-051-1/+3
* Dont fail when no json impl is found.Georg Brandl2010-07-271-2/+5
* Add a custom json serializer implementation that forces translation proxies. ...Georg Brandl2010-07-251-0/+43