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
/
Objects
/
dictobject.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
a few peephole optimizations
Guido van Rossum
1995-03-09
1
-1/+1
*
Added 1995 to copyright message.
Guido van Rossum
1995-01-04
1
-2/+2
*
* Objects/mappingobject.c (mappingremove): don't call
Guido van Rossum
1995-01-02
1
-0/+3
*
Lots of minor changes. Note for mappingobject.c: the hash table pointer
Guido van Rossum
1995-01-02
1
-27/+45
*
Merge back to main trunk
Guido van Rossum
1994-08-30
1
-33/+36
*
Fix lay-out of previous fix.
Guido van Rossum
1993-11-23
1
-2/+4
*
* timemodule.c: Add hack for Solaris 2.
Guido van Rossum
1993-11-23
1
-4/+5
*
* parsermodule.c, Makefile, config.c: rudimentary interface to the Python
Guido van Rossum
1993-11-10
1
-1/+1
*
* posixmodule.c: added set{uid,gid}.
Guido van Rossum
1993-11-10
1
-2/+2
*
Added getmappingsize(). (Needed by previous checkin of posixmodule.c)
Guido van Rossum
1993-11-05
1
-0/+11
*
Several optimizations and speed improvements.
Sjoerd Mullender
1993-10-22
1
-1/+23
*
Minor fixes / changes for Mac compatibility.
Guido van Rossum
1993-07-29
1
-2/+2
*
Several changes in one:
Guido van Rossum
1993-05-19
1
-37/+115
*
* Changed all copyright messages to include 1993.
Guido van Rossum
1993-03-29
1
-2/+7
*
Generalized version of dictionaries, with compatibility hacks.
Guido van Rossum
1993-03-27
1
-0/+705