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
/
cPickle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
In whichmodule(), use __module__ if set.
Guido van Rossum
1997-09-28
1
-0/+4
*
#Plug small memory leaks in constructors.
Guido van Rossum
1997-09-03
1
-2/+5
*
Removed JF's dollar-Log-dollar RCS turd that caused compilation to
Barry Warsaw
1997-08-21
1
-52/+0
*
Added /**/ around #end tags
Guido van Rossum
1997-08-21
1
-1/+4
*
Renamed strndup to pystrndup, to avoid conflicting prototype
Guido van Rossum
1997-08-20
1
-5/+9
*
cPickle release 0.3 from Jim Fulton
Guido van Rossum
1997-08-13
1
-49/+102
*
Renamed strndup to my_strndup to avoid conflict witth GNU libc.
Guido van Rossum
1997-05-16
1
-5/+8
*
Use compile-time test for 64-bit hardware instead of run-time test.
Guido van Rossum
1997-05-13
1
-1/+9
*
Instead of importing graminit.h whenever one of the three grammar 'root'
Guido van Rossum
1997-05-07
1
-3/+6
*
Give PyErr_Format a new name and make it static.
Guido van Rossum
1997-04-09
1
-0/+5
*
Jim Fulton's version 2.2.
Guido van Rossum
1997-04-09
1
-2810/+2931
*
Eliminated gcc -Wall complaints:
Barry Warsaw
1997-01-14
1
-26/+22
*
cPickle, version 0.1.
Guido van Rossum
1997-01-06
1
-0/+3767