Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • bigint_as_string-gh31
  • branch/default default protected
  • branch/default-vms
  • dict-subclass-gh26
  • docs-102
  • ecma-262-63
  • felixonmars-patch-1
  • felixonmars-patch-1-1
  • fix-173
  • for_json-69
  • gh-pages
  • item_sort_key
  • iterable_as_array-gh1
  • master
  • namedtuple-object-gh6
  • namedtuple_duck-gh22
  • pure-distutils
  • py-backports
  • py3
  • pypy-support
20 results
Created with Raphaël 2.2.024Oct7Nov17232519Dec303Jan516Feb18222828Mar293Apr51417May2Jun8Dec2725Feb8Mar1113163112Jul198Oct1Nov517Jan6Feb11Mar12141712Apr17197May81522Jun3Sep4610Nov185Dec293025Feb2728271Mar26202910May26Jun19Jul2721Sep26Dec2829301Jan23113019Feb212219Mar205Apr61617201May75Oct316Jan10Feb142Apr307May692021222324Jun3Jul21229Aug1824Sep2922Oct232418Feb18May223110Jul183Sep427Oct22Nov14Feb159Mar1229May301Sep2122252621Oct22232816Jan1724Apr7May8121820218Jun121819281Jul85Nov6102023243Dec1027Mar292Apr39212425242512May4Jun192627283Sep45467817Apr20Oct2217Nov14Mar17Apr15Jul162720Nov2130http://code.google.com/p/simplejson/issues/detail?id=27tag simplejson-2.0.4wild/939cfad525…wild/939cfad525e24e0c0bc51e5bd4ba70f64286957ctypo in conf.pyupdate docsadd test coverage for check_circular and fix a Py_DECREF(NULL) but when check_circular=Falsetag simplejson 2.0.5wild/5195e052d5…wild/5195e052d564c03b41fd7b36362f25ec4aafcad3version bump, remove python 2.3 compatibility claimapply 26_win32_setup.diff from pjenveytag simplejson 2.0.6wild/020583956c…wild/020583956c2cc912cf521b244ca44559b3096220version bump, fixes to docs re http://bugs.python.org/issue4783add documentation for strictyay whitespace and doctestensure unicode result if the input is a unicode stringchanges relevant to http://codereview.appspot.com/7311 -- mostly documentation improvements and a small error handling fixupdate docstag simplejson 2.0.7wild/6ce8894e7b…wild/6ce8894e7bbbd449074a535e640085bee3b970b9fixed http://code.google.com/p/simplejson/issues/detail?id=35 -- no longer checks exactly for True and Falsetag simplejson 2.0.8wild/23d4fd5146…wild/23d4fd5146a36f83000ca819426542b0eec25fd8verison number bump, change tests around to make it easier to backport to python stdlibwhitespacereplace a few string formats with string addition to make py26+ porting easierreplace a few string formats with string addition to make py26+ porting easierre http://code.google.com/p/simplejson/issues/detail?id=41 http://bugs.python.org/issue4136 add cyclic GC support for Encoder and Scannerbuild docstag simplejson-2.0.9wild/1ce0fcbd66…wild/1ce0fcbd6620f1bc4c616023eb454ed09eec6eb1fix long lines, make py2.6+ porting a bit easierUse PosInf from decoder http://codereview.appspot.com/20095/diff/1/12#newcode31comment about weird struct usage per http://codereview.appspot.com/20095/diff/1/13#newcode21version bumptests and fix for containerless unicode float decoding http://code.google.com/p/simplejson/issues/detail?id=43http://bugs.python.org/issue5381 ordered_pairs_hook backport to simplejsonfix version in docsminor tweak to test to make it easier to port to python 2.7http://code.google.com/p/simplejson/issues/detail?id=45 Refactor decoder errors to raise JSONDecodeError instead of ValueErrorhttp://code.google.com/p/simplejson/issues/detail?id=46 Parsing an array with trailing comma with speedups causes an unhelpful error messageAdd a CHANGES.txt filefixed http://code.google.com/p/simplejson/issues/detail?id=48first pass at http://code.google.com/p/simplejson/issues/detail?id=55 -- requires manual run of python -msimplejson.tests, does not integrate with nosetests or setup.py test yetapply suggested fix for Python 2.4 compatibility http://code.google.com/p/simplejson/issues/detail?id=53require setuptools 0.6c9, remove old cygwin hack
Loading