index
:
delta/simplejson.git
audit-fixes
baserock/morph
bigint_as_string-gh31
bpo-31095
bpo-31505
bytes-encoding
cStringIO
check-is-true
compat
dict-subclass-gh26
doc-css-fix-gh-221
docs-102
ecma-262-63
explicit-manylinux
felixonmars-patch-1
felixonmars-patch-1-1
fix-173
for_json-69
gh-pages
item_sort_key
iterable_as_array-gh1
json-lines-example
master
namedtuple-object-gh6
namedtuple_duck-gh22
no-py2.4
pep-0527
pure-distutils
py-backports
py3
pypy-support
python-3.8
python2.2
python3-doc-updates
recursion_control-11
remove-init-methods
scan-ValueError-gh15
setup-classifiers
sort-refleak
sort_keys_dump-106
speedups-cleanup
speedups-compile-error-2.7
str-decode
strict-to-bool
surrogate-62
tempfile-py25
test-sdist
type-error-messages
unencodable-encoder-encoding
v3.17.6
wheels
github.com: simplejson/simplejson.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix tests for py2.5
pure-distutils
Bob Ippolito
2011-09-04
1
-0
/
+6
*
remove setuptools
Bob Ippolito
2011-09-04
6
-309
/
+33
*
setup.cfg is unused
Bob Ippolito
2011-09-04
1
-3
/
+0
*
Merge branch 'namedtuple-object-gh6'
Bob Ippolito
2011-09-04
11
-42
/
+279
|
\
|
*
2.2.0 - namedtuple_as_object and tuple_as_array options, use_decimal now True...
namedtuple-object-gh6
Bob Ippolito
2011-09-04
11
-39
/
+270
|
*
update docs with namedtuple encoding to JSON object
Bob Ippolito
2011-09-03
3
-3
/
+9
|
/
*
Merge branch 'scan-ValueError-gh15'
Bob Ippolito
2011-09-03
4
-2
/
+26
|
\
|
*
also test unicode and fix the JSONDecodeError issue
scan-ValueError-gh15
Bob Ippolito
2011-09-03
3
-10
/
+20
|
*
ignore coverage files
Bob Ippolito
2011-09-03
1
-0
/
+2
|
*
test case for https://github.com/simplejson/simplejson/issues/15
Bob Ippolito
2011-09-03
1
-0
/
+12
|
/
*
document JSONDecodeError https://github.com/simplejson/simplejson/issues/12
Bob Ippolito
2011-06-22
2
-5
/
+52
*
Force unicode linebreak characters to be escaped (U+2028 and U+2029)
Bob Ippolito
2011-05-15
3
-1
/
+15
*
Move docs to http://simplejson.readthedocs.org/ and update version to 2.1.7
Bob Ippolito
2011-05-08
8
-13
/
+10
*
update docs
v2.1.6
Bob Ippolito
2011-05-08
1
-5
/
+5
*
add a release date
Bob Ippolito
2011-05-08
1
-1
/
+1
*
Merge branch 'recursion_control-11'
Bob Ippolito
2011-05-08
2
-95
/
+144
|
\
|
*
encoder_listencode_obj recursion check
recursion_control-11
Bob Ippolito
2011-05-07
1
-1
/
+2
|
*
encoder_listencode_obj recursion check
Bob Ippolito
2011-05-07
1
-73
/
+71
|
*
scan_once_unicode recursion check
Bob Ippolito
2011-05-07
1
-10
/
+34
|
*
scan_once_str recursion check
Bob Ippolito
2011-05-07
2
-10
/
+36
|
/
*
bump versions to 2.1.6
Bob Ippolito
2011-04-19
3
-3
/
+3
*
https://github.com/simplejson/simplejson/issues/5
Bob Ippolito
2011-04-19
2
-0
/
+8
*
update docs
v2.1.5
Bob Ippolito
2011-04-17
1
-5
/
+5
*
update docs version
Bob Ippolito
2011-04-17
1
-1
/
+1
*
change version number to 2.1.5
Bob Ippolito
2011-04-17
3
-2
/
+6
*
update docs
v2.1.4
Bob Ippolito
2011-04-17
1
-4
/
+4
*
add release date
Bob Ippolito
2011-04-17
1
-1
/
+1
*
do not try to build extension under PyPy
Bob Ippolito
2011-04-12
3
-1
/
+4
*
Trailing whitespace after commas no longer emitted when indent is used
Bob Ippolito
2011-04-12
3
-0
/
+20
*
update submodule
Bob Ippolito
2011-02-06
1
-5
/
+5
*
links
Bob Ippolito
2011-02-06
2
-0
/
+7
*
update docs as submodule
Bob Ippolito
2011-02-06
2
-0
/
+9
*
remove docs from ignore so it can be made a submodule
Bob Ippolito
2011-02-06
1
-1
/
+0
*
remove docs from master
Bob Ippolito
2011-02-06
28
-4507
/
+2
*
move long_description to README.rst
Bob Ippolito
2011-02-06
2
-17
/
+16
*
remove .hgignore
Bob Ippolito
2011-02-06
1
-7
/
+0
*
change url to github
Bob Ippolito
2011-02-06
1
-1
/
+1
*
bump version to v2.1.4
Bob Ippolito
2011-02-06
18
-1528
/
+1810
*
.gitignore
Bob Ippolito
2011-02-06
1
-0
/
+5
*
http://code.google.com/p/simplejson/issues/detail?id=87
Bob Ippolito
2011-01-17
7
-13
/
+33
*
http://code.google.com/p/simplejson/issues/detail?id=86
Bob Ippolito
2010-11-05
4
-15
/
+66
*
change version number to 2.1.3
Bob Ippolito
2010-11-05
7
-22
/
+22
*
prepare for 2.1.2 release
Bob Ippolito
2010-11-01
6
-21
/
+21
*
re http://code.google.com/p/simplejson/issues/detail?id=85
Bob Ippolito
2010-11-01
3
-3
/
+15
*
pyflakes fixes
Bob Ippolito
2010-10-08
2
-3
/
+2
*
http://bugs.python.org/issue10019
Bob Ippolito
2010-10-08
3
-2
/
+20
*
http://code.google.com/p/simplejson/issues/detail?id=82
Bob Ippolito
2010-07-19
3
-1
/
+7
*
http://code.google.com/p/simplejson/issues/detail?id=81
Bob Ippolito
2010-07-12
6
-3
/
+26
*
http://code.google.com/p/simplejson/issues/detail?id=75
Bob Ippolito
2010-03-31
12
-669
/
+835
*
hopefully fix compilation on windows http://code.google.com/p/simplejson/issu...
Bob Ippolito
2010-03-16
1
-0
/
+2
[next]