summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
| * version and changelog bumpBob Ippolito2012-03-061-1/+1
| * bump to 2.3.3 and clean up indent codev2.3.3Bob Ippolito2012-02-271-1/+1
| * fix 2.3.1 regression and bump version to 2.3.2v2.3.2Bob Ippolito2011-12-301-1/+1
| * bump version in setup.pyv2.3.1Bob Ippolito2011-12-291-1/+1
| * bump version to 2.3.0Bob Ippolito2011-11-181-1/+1
| * fix https://github.com/simplejson/simplejson/issues/16 - include MANIFEST.in ...v2.2.1Bob Ippolito2011-09-061-1/+1
* | 2.3.0 and iterable_as_array encoding optioniterable_as_array-gh1Bob Ippolito2011-09-041-3/+3
|/
* remove setuptoolsBob Ippolito2011-09-041-24/+26
* 2.2.0 - namedtuple_as_object and tuple_as_array options, use_decimal now True...namedtuple-object-gh6Bob Ippolito2011-09-041-1/+1
* Move docs to http://simplejson.readthedocs.org/ and update version to 2.1.7Bob Ippolito2011-05-081-1/+1
* bump versions to 2.1.6Bob Ippolito2011-04-191-1/+1
* change version number to 2.1.5Bob Ippolito2011-04-171-1/+1
* do not try to build extension under PyPyBob Ippolito2011-04-121-1/+2
* move long_description to README.rstBob Ippolito2011-02-061-17/+1
* change url to githubBob Ippolito2011-02-061-1/+1
* bump version to v2.1.4Bob Ippolito2011-02-061-1/+1
* change version number to 2.1.3Bob Ippolito2010-11-051-1/+1
* http://code.google.com/p/simplejson/issues/detail?id=81Bob Ippolito2010-07-121-1/+1
* http://code.google.com/p/simplejson/issues/detail?id=75Bob Ippolito2010-03-311-3/+3
* typoBob Ippolito2010-03-131-1/+1
* http://code.google.com/p/simplejson/issues/detail?id=73Bob Ippolito2010-03-111-4/+5
* fix version to 2.1.0Bob Ippolito2010-03-111-1/+1
* http://code.google.com/p/simplejson/issues/detail?id=34Bob Ippolito2010-03-081-1/+1
* version bump to rc2Bob Ippolito2009-12-271-1/+1
* tag as 2.1.0rc1Bob Ippolito2009-12-271-1/+1
* http://code.google.com/p/simplejson/issues/detail?id=70Bob Ippolito2009-12-271-1/+1
* http://code.google.com/p/simplejson/issues/detail?id=58Bob Ippolito2009-12-081-2/+5
* punting on nosetests support, python setup.py test works as does python -msim...Bob Ippolito2009-05-171-2/+2
* seems to fix #54Bob Ippolito2009-05-171-1/+1
* oopsBob Ippolito2009-05-171-0/+1
* require setuptools 0.6c9, remove old cygwin hackBob Ippolito2009-05-171-11/+1
* version bumpBob Ippolito2009-03-281-1/+1
* verison number bump, change tests around to make it easier to backport to pyt...Bob Ippolito2009-02-161-1/+1
* fixed http://code.google.com/p/simplejson/issues/detail?id=35 -- no longer ch...Bob Ippolito2009-02-161-1/+1
* version bump, fixes to docs re http://bugs.python.org/issue4783Bob Ippolito2008-12-301-1/+1
* apply 26_win32_setup.diff from pjenveyBob Ippolito2008-12-191-1/+9
* version bump, remove python 2.3 compatibility claimBob Ippolito2008-11-251-2/+2
* add test coverage for check_circular and fix a Py_DECREF(NULL) but when check...Bob Ippolito2008-11-171-1/+1
* bump version, use python stdlib whitespace and docstring conventionsBob Ippolito2008-10-171-1/+1
* use Py_CLEAR, fix some unlikely DECREF in PyList_Append callsBob Ippolito2008-10-071-1/+1
* version bumpBob Ippolito2008-10-031-1/+1
* version bumpBob Ippolito2008-09-271-1/+1
* clean up C code, change API to be str preserving for ASCII only strings, bump...Bob Ippolito2008-09-251-1/+1
* bump versionBob Ippolito2008-09-231-1/+1
* bump version, merge some changes from Python trunk _jsonBob Ippolito2008-09-131-1/+1
* fix setup.py to build without a compilerBob Ippolito2008-07-031-37/+51
* use -msimplejson.tool instead of -msimplejson to match python 2.6 json libraryBob Ippolito2008-05-091-1/+1
* bump version, fix two ref leaksBob Ippolito2008-05-041-1/+1
* convert test suite to unittest, remove jsonfilter, bump version to 0.9Bob Ippolito2008-05-031-5/+2
* bump version, resolve http://code.google.com/p/simplejson/issues/detail?id=3Bob Ippolito2008-03-251-1/+1