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
/
frameobject.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
better policy regarding NULL locals
Guido van Rossum
1995-07-26
1
-9/+13
*
changes for keyword arguments and fast function call; added abstract.c
Guido van Rossum
1995-07-18
1
-40/+62
*
Use mappinglookup instead of dictlookup for looking up __builtin__.
Sjoerd Mullender
1995-04-04
1
-1/+7
*
different init for __builtins__
Guido van Rossum
1995-01-17
1
-0/+2
*
add builtins handling and restricted flag
Guido van Rossum
1995-01-10
1
-2/+14
*
Added 1995 to copyright message.
Guido van Rossum
1995-01-04
1
-2/+2
*
Lots of minor changes. Note for mappingobject.c: the hash table pointer
Guido van Rossum
1995-01-02
1
-15/+13
*
Merge back to main trunk
Guido van Rossum
1994-08-30
1
-13/+98
*
* clmodule.c (doParams): free PVbuffer in error condition.
Sjoerd Mullender
1993-08-03
1
-0/+1
*
* classobject.c: in instance_getattr, don't make a method out of a
Guido van Rossum
1993-05-25
1
-7/+6
*
Access checks now work, at least for instance data (not for methods
Guido van Rossum
1993-05-20
1
-1/+7
*
* Fixed some subtleties with fastlocals. You can no longer access
Guido van Rossum
1993-03-30
1
-1/+1
*
Changes to speed up local variables enormously, by avoiding dictionary
Guido van Rossum
1993-03-30
1
-0/+6
*
* Changed all copyright messages to include 1993.
Guido van Rossum
1993-03-29
1
-2/+2
*
* bltinmodule.c: added built-in function cmp(a, b)
Guido van Rossum
1992-10-18
1
-10/+65
*
Copyright for 1992 added
Guido van Rossum
1992-04-05
1
-1/+1
*
Added f_lasti and f_lineno members.
Guido van Rossum
1992-01-14
1
-0/+4
*
Added copyright notice.
Guido van Rossum
1991-02-19
1
-0/+24
*
"Compiling" version
Guido van Rossum
1990-12-20
1
-0/+132