index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
_json.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 72314 via svnmerge from
Georg Brandl
2009-05-05
1
-3/+3
*
Fixed warning. (Should not use *const* as variable name)
Hirokazu Yamamoto
2009-05-02
1
-1/+1
*
port simplejson upgrade from the trunk #4136
Benjamin Peterson
2009-05-02
1
-330/+1377
*
Merged revisions 66938,66942 via svnmerge from
Benjamin Peterson
2008-10-16
1
-4/+6
*
merge r66932 and add a few py3k only checks
Benjamin Peterson
2008-10-16
1
-4/+6
*
#3560: cleanup C memoryview API
Antoine Pitrou
2008-08-19
1
-1/+1
*
Merged revisions 65654 via svnmerge from
Martin v. Löwis
2008-08-13
1
-1/+1
*
Merged revisions 65147 via svnmerge from
Benjamin Peterson
2008-07-19
1
-2/+10
*
Implement PEP 3121: new module initialization and finalization API.
Martin v. Löwis
2008-06-11
1
-4/+15
*
Renamed PyString to PyBytes
Christian Heimes
2008-05-26
1
-18/+18
*
Move variable declaration to the top of the block,
Amaury Forgeot d'Arc
2008-05-08
1
-1/+2
*
Merged revisions 62734,62736,62748,62769 via svnmerge from
Christian Heimes
2008-05-08
1
-0/+620