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
/
Include
/
frameobject.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add DL_IMPORT(returntype) for all officially exported functions.
Guido van Rossum
1998-12-04
1
-6/+6
*
Massive changes for separate thread state management.
Guido van Rossum
1997-05-05
1
-1/+3
*
New lay-out of frame object, for fewer mallocs.
Guido van Rossum
1997-01-20
1
-9/+8
*
Rename DEBUG macro to Py_DEBUG
Guido van Rossum
1996-12-30
1
-1/+1
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-13/+20
*
don't use NDEBUG
Guido van Rossum
1996-05-24
1
-1/+1
*
keyword arguments and faster function calls
Guido van Rossum
1995-07-18
1
-1/+0
*
make the type a parameter of the DL_IMPORT macro, for Borland C
Guido van Rossum
1995-02-27
1
-1/+1
*
new names for lots of new functions
Guido van Rossum
1995-01-17
1
-3/+3
*
The great renaming, phase two: all header files have been updated to
Guido van Rossum
1995-01-12
1
-28/+31
*
__builtins__ mods (and sys_checkinterval for ceval.c)
Guido van Rossum
1995-01-09
1
-0/+2
*
Added 1995 copyright.
Guido van Rossum
1995-01-04
1
-2/+2
*
Changes for dynamic linking under NT
Guido van Rossum
1994-08-18
1
-1/+1
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-4/+10
*
* Added support for X11 modules.
Guido van Rossum
1993-07-28
1
-0/+11
*
* classobject.c: in instance_getattr, don't make a method out of a
Guido van Rossum
1993-05-25
1
-1/+1
*
Access checks now work, at least for instance data (not for methods
Guido van Rossum
1993-05-20
1
-1/+2
*
Changes to speed up local variables enormously, by avoiding dictionary
Guido van Rossum
1993-03-30
1
-0/+2
*
* 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
-0/+4
*
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/+2
*
Added Getnamev() macro.
Guido van Rossum
1991-04-03
1
-0/+1
*
Added copyright notice.
Guido van Rossum
1991-02-19
1
-0/+24
*
"Compiling" version
Guido van Rossum
1990-12-20
1
-0/+56