summaryrefslogtreecommitdiff
path: root/conf.py
Commit message (Expand)AuthorAgeFilesLines
...
| * bump to 3.0.2, fix Py_EnterRecusiveCall/Py_LeaveRecursiveCall balance from 3.0.1v3.0.2Bob Ippolito2013-01-011-1/+1
| * _Py_Accu style encoder optimization, bump to 3.0.1v3.0.1Bob Ippolito2013-01-011-1/+1
| * First pass at Python 3.3 compatibilityBob Ippolito2012-12-281-2/+2
| * export JSONEncoderForHTML (#41), bump to v2.6.2v2.6.2Bob Ippolito2012-09-211-1/+1
| * bump version to 2.6.1 and add test/docs for #38 raw_decode fixv2.6.1Bob Ippolito2012-07-271-1/+1
| * Error messages changed to match proposal for Python 3.3.1Bob Ippolito2012-06-261-3/+3
| * Fix for regression introduced in 2.5.1v2.5.2Bob Ippolito2012-05-101-1/+1
| * Support for use_decimal=True in sub-interpretersv2.5.1Bob Ippolito2012-05-101-1/+1
| * bump version to 2.5.0, add docs for item_sort_keyBob Ippolito2012-03-291-2/+2
| * version and changelog bumpBob Ippolito2012-03-061-2/+2
| * 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
| * callable check for _asdict with namedtuple_as_objectdict-subclass-gh26Bob Ippolito2011-12-291-1/+1
| * bump version to 2.3.0Bob Ippolito2011-11-181-2/+2
| * 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-2/+2
|/
* 2.2.0 - namedtuple_as_object and tuple_as_array options, use_decimal now True...namedtuple-object-gh6Bob Ippolito2011-09-041-2/+2
* 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
* update docs versionBob Ippolito2011-04-171-1/+1
* bump version to v2.1.4Bob Ippolito2011-02-061-2/+2
* change version number to 2.1.3Bob Ippolito2010-11-051-1/+1
* prepare for 2.1.2 releaseBob Ippolito2010-11-011-1/+1
* http://code.google.com/p/simplejson/issues/detail?id=73Bob Ippolito2010-03-111-1/+1
* http://bugs.python.org/issue5381 ordered_pairs_hook backport to simplejsonBob Ippolito2009-03-291-2/+2
* typo in conf.pyBob Ippolito2008-11-071-4/+4
* switch to sphinx for docsBob Ippolito2008-09-271-0/+179