summaryrefslogtreecommitdiff
path: root/simplejson/tool.py
Commit message (Collapse)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
| | | | git-svn-id: http://simplejson.googlecode.com/svn/trunk@219 a4795897-2c25-0410-b006-0d3caba88fa1
* http://code.google.com/p/simplejson/issues/detail?id=56 indent changed to stringBob Ippolito2009-05-171-1/+1
| | | | git-svn-id: http://simplejson.googlecode.com/svn/trunk@193 a4795897-2c25-0410-b006-0d3caba88fa1
* http://bugs.python.org/issue5381 ordered_pairs_hook backport to simplejsonBob Ippolito2009-03-291-3/+3
| | | | git-svn-id: http://simplejson.googlecode.com/svn/trunk@178 a4795897-2c25-0410-b006-0d3caba88fa1
* replace a few string formats with string addition to make py26+ porting easierBob Ippolito2009-02-161-1/+1
| | | | git-svn-id: http://simplejson.googlecode.com/svn/trunk@168 a4795897-2c25-0410-b006-0d3caba88fa1
* whitespaceBob Ippolito2009-02-161-3/+5
| | | | git-svn-id: http://simplejson.googlecode.com/svn/trunk@167 a4795897-2c25-0410-b006-0d3caba88fa1
* verison number bump, change tests around to make it easier to backport to ↵Bob Ippolito2009-02-161-2/+2
| | | | | | python stdlib git-svn-id: http://simplejson.googlecode.com/svn/trunk@166 a4795897-2c25-0410-b006-0d3caba88fa1
* bump version, use python stdlib whitespace and docstring conventionsBob Ippolito2008-10-171-13/+4
| | | | git-svn-id: http://simplejson.googlecode.com/svn/trunk@147 a4795897-2c25-0410-b006-0d3caba88fa1
* use -msimplejson.tool instead of -msimplejson to match python 2.6 json libraryBob Ippolito2008-05-091-0/+44
git-svn-id: http://simplejson.googlecode.com/svn/trunk@95 a4795897-2c25-0410-b006-0d3caba88fa1