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.05Apr163May493Jul720Aug13Sep232425262728293Oct47101117247Nov17232519Dec303Jan516Feb18222828Mar293Apr51417May2Jun8Dec2725Feb8Mar1113163112Jul198Oct1Nov517Jan6Feb11Mar12141712Apr17197May81522Jun3Sep4610Nov185Dec293025Feb2728271Mar26202910May26Jun19Jul2721Sep26Dec2829301Jan23113019Feb212219Mar205Apr61617201May75Oct316Jan10Feb142Apr307May692021222324Jun3Jul21229Aug1824Sep2922Oct232418Feb18May223110Jul183Sep427Oct22Nov14Feb159Mar1229May301Sep2122252621Oct22232816Jan1724Apr7May8121820218Jun121819281Jul85Nov6102023243Dec1027Mar292Apr39212425242512May4Jun192627283Sep45467817Apr20Oct2217Nov14Mar17Apr15Jul162720Nov2130win32 fix from http://code.google.com/p/simplejson/issues/detail?id=8doctest fixconvert test suite to unittest, remove jsonfilter, bump version to 0.9http://code.google.com/p/simplejson/issues/detail?id=10PEP 7, PEP 8 cleanupsre-generate documentationtag simplejson 1.9wild/ad2fc545df…wild/ad2fc545df75f83482c7b62b38965c36ea1a0d95tabs to spacesbump version, fix two ref leaksbackport fixes from py2.6 issue2750 branchtag 1.9.1wild/32d94331bd…wild/32d94331bdf838fd70003b6ecf42b8a927c6c6e2use -msimplejson.tool instead of -msimplejson to match python 2.6 json libraryfix setup.py to build without a compilertag 1.9.2wild/035144a56d…wild/035144a56db86d7a7a7e0734cb45cea75ae8088fhttp://code.google.com/p/simplejson/issues/detail?id=16bump version, merge some changes from Python trunk _jsonugly hacks to decoder to avoid dispatch for roughly 2x speeduptag simplejson 1.9.3wild/e12dff0a98…wild/e12dff0a987594ce67a7b5cf6ac8cff3cbfd8bafbump versioneven more decoder optimizationseven more decoder optimizationsmore decoding perf enhancements, this time with lots of C code (TODO: check for ref leaks)fix the ref leak :)more C code in the decoder, speed++clean up C code, change API to be str preserving for ASCII only strings, bump version to 2.0.0 since this is an "interface" changegratuitous comments, some additional type checkingfix format stringseliminate variable distance bitwise shiftsbranchless unicode escapingstricter surrogate pair decoding when Py_UNICODE_WIDEtest for http://code.google.com/p/simplejson/issues/detail?id=22prevent sign-extension on non-ASCII charactersfix another sign-extension bugoptimize for ASCII string encoding (not a big difference for our strings though)first pass at making a horrible optimized mess out of the encoding bits of simplejsongod bless closures.cut out a few yields in exchange for string opsC fast path for encodingstyle cleanup and http://bugs.python.org/issue3623make static
Loading