summaryrefslogtreecommitdiff
path: root/sphinx/util/jsdump.py
Commit message (Expand)AuthorAgeFilesLines
...
| * all: update copyrightGeorg Brandl2015-01-031-1/+1
* | remove 'six' name except importing line.Takayuki Shimizukawa2014-04-301-4/+3
* | use six privided functions/classes to support py2/py3 in one source. refs #1350Takayuki Shimizukawa2014-04-301-2/+2
* | use six privided iteritems(),itervalues() to support py2/py3 in one source. r...Takayuki Shimizukawa2014-04-291-1/+2
* | use six privided functions/classes to support py2/py3 in one source. refs #1350.Takayuki Shimizukawa2014-04-291-2/+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
* | Fix loading JS searchindex data in Py3k.Georg Brandl2010-10-291-1/+3
|/
* Happy new year!Georg Brandl2010-01-011-1/+1
* Fix a few remaining copyrights and add 2009 to license.Georg Brandl2009-01-041-1/+1
* Switch copyright and license tags to single style. Add contributorGeorg Brandl2009-01-031-3/+3
* Fix a bug in jsdump.Georg Brandl2008-11-221-1/+4
* Group changelog entries and fix docstring for jsdump.Georg Brandl2008-09-241-8/+3
* Rename util.json to util.jsdump because it doesn't generate valid JSON anymore.Georg Brandl2008-09-241-0/+195