0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
even more decoder optimizations More... over 15 years ago
bump version More... over 15 years ago
ugly hacks to decoder to avoid dispatch for roughly 2x speedup More... over 15 years ago
bump version, merge some changes from Python trunk _json More... over 15 years ago
http://code.google.com/p/simplejson/issues/detail?id=16 More... over 15 years ago
fix setup.py to build without a compiler More... almost 16 years ago
use -msimplejson.tool instead of -msimplejson to match python 2.6 json library More... almost 16 years ago
backport fixes from py2.6 issue2750 branch More... about 16 years ago
bump version, fix two ref leaks More... about 16 years ago
tabs to spaces More... about 16 years ago
re-generate documentation More... about 16 years ago
PEP 7, PEP 8 cleanups More... about 16 years ago
http://code.google.com/p/simplejson/issues/detail?id=10 More... about 16 years ago
convert test suite to unittest, remove jsonfilter, bump version to 0.9 More... about 16 years ago
doctest fix More... about 16 years ago
win32 fix from http://code.google.com/p/simplejson/issues/detail?id=8 More... about 16 years ago
bump version, resolve http://code.google.com/p/simplejson/issues/detail?id=3 More... about 16 years ago
update docs More... about 16 years ago
decoder speed enhancements More... about 16 years ago
update docs More... about 16 years ago
make tests pass on UCS2 platforms More... about 16 years ago
test boundaries More... about 16 years ago
surrogate pair decoding More... about 16 years ago
failing big unicode test More... about 16 years ago
nicer cli, rebuild docs More... about 16 years ago
nicer command-line UI More... about 16 years ago
more tests, python -msimplejson pretty printer More... about 16 years ago
parse_float, parse_int, parse_constant hooks More... about 16 years ago
bump version to 1.8, remove </script> attack prevention (escaping of /), revert to accurate numbers and an appropriate test
bob
More... about 16 years ago
fix regex for http://deron.meranda.us/python/comparing_json_modules/strings
bob
More... about 16 years ago