summaryrefslogtreecommitdiff
path: root/simplejson/tool.py
Commit message (Expand)AuthorAgeFilesLines
* fix python 2.5 regression in tool and test_toolpy-backportsBob Ippolito2013-02-211-0/+1
* simplejson.tool tests and bugfix for Python 3.x (#60)Bob Ippolito2013-02-211-11/+13
* bump to v3.0.5, fix deprecations in testsv3.0.5Bob Ippolito2013-01-031-2/+2
* http://code.google.com/p/simplejson/issues/detail?id=34Bob Ippolito2010-03-081-2/+4
* http://code.google.com/p/simplejson/issues/detail?id=56 indent changed to stringBob Ippolito2009-05-171-1/+1
* http://bugs.python.org/issue5381 ordered_pairs_hook backport to simplejsonBob Ippolito2009-03-291-3/+3
* replace a few string formats with string addition to make py26+ porting easierBob Ippolito2009-02-161-1/+1
* whitespaceBob Ippolito2009-02-161-3/+5
* verison number bump, change tests around to make it easier to backport to pyt...Bob Ippolito2009-02-161-2/+2
* bump version, use python stdlib whitespace and docstring conventionsBob Ippolito2008-10-171-13/+4
* use -msimplejson.tool instead of -msimplejson to match python 2.6 json libraryBob Ippolito2008-05-091-0/+44