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.026Sep2728293Oct47101117247Nov17232519Dec303Jan516Feb18222828Mar293Apr51417May2Jun8Dec2725Feb8Mar1113163112Jul198Oct1Nov517Jan6Feb11Mar12141712Apr17197May81522Jun3Sep4610Nov185Dec293025Feb2728271Mar26202910May26Jun19Jul2721Sep26Dec2829301Jan23113019Feb212219Mar205Apr61617201May75Oct316Jan10Feb142Apr307May692021222324Jun3Jul21229Aug1824Sep2922Oct232418Feb18May223110Jul183Sep427Oct22Nov14Feb159Mar1229May301Sep2122252621Oct22232816Jan1724Apr7May8121820218Jun121819281Jul85Nov6102023243Dec1027Mar292Apr39212425242512May4Jun192627283Sep45467817Apr20Oct2217Nov14Mar17Apr15Jul162720Nov2130use C path for float encodingswitch to sphinx for docsset a lot of mime typesrun docs in test suitetag simplejson 2.0.0wild/7e0a003beb…wild/7e0a003bebfd094789a3aee54cb5f04b1aea448aversion bumpcommit patch for mingw support; regression tests checked with Python 2.5 on OS X and Linux and Python 2.4 on Linuxfailing test for long, thanks @djcofix long() encodingtag simplejson 2.0.1wild/956373a6ae…wild/956373a6ae710d31c97aa234e6936f28f4852e47#24: MSVC2003 would be better titled MSVC1970; based on patch from atsuoishimoto; changes tested on OS Xversion bumpPy_IS_FINITE for Python 2.4tag simplejson-2.0.2wild/28d852222b…wild/28d852222b34ec0e98be749e0228faa3d60477c5use Py_CLEAR, fix some unlikely DECREF in PyList_Append callshttp://code.google.com/p/simplejson/issues/detail?id=26use PyTuple_New and PyTuple_SET_ITEM to skip some refcounting games, although we should probably skip creating these tuples all togetherdecoder optimization: pass around a next index pointer instead of using temporary tuplesmake a test resilient to py2.6 changes in formattingfix several reference leaks, doh :(tag simplejson-2.0.3wild/00acd4ad14…wild/00acd4ad14e8edbe0713a91dba0820edc77c6bc6bump version, use python stdlib whitespace and docstring conventionshttp://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/23d4fd5146a36f83000ca819426542b0eec25fd8
Loading