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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added external interface to readline, for raw_input().
Guido van Rossum
1991-04-04
1
-0/+1
*
Added opcodes to load local/global variables
Guido van Rossum
1991-04-04
1
-0/+3
*
Changed 'class member' to 'instance'.
Guido van Rossum
1991-04-04
1
-3/+3
*
Added Getnamev() macro.
Guido van Rossum
1991-04-03
1
-0/+1
*
Added declaration for dict2insert.
Guido van Rossum
1991-04-03
1
-0/+2
*
Satisfy Standard C rules about struct scope.
Guido van Rossum
1991-04-03
1
-0/+1
*
Added copyright notice.
Guido van Rossum
1991-02-19
38
-0/+912
*
Changes for THINK C 4.0.
Guido van Rossum
1990-12-20
1
-1/+12
*
Include <string.h> instead of "string.h".
Guido van Rossum
1990-12-20
1
-1/+1
*
"Compiling" version
Guido van Rossum
1990-12-20
25
-62/+275
*
Changed interface (no nodes but code).
Guido van Rossum
1990-11-18
1
-2/+2
*
Added opcodes for classes.
Guido van Rossum
1990-11-18
1
-0/+2
*
Added prototype for new function freenode().
Guido van Rossum
1990-11-18
1
-0/+1
*
Initial revision
Guido van Rossum
1990-11-18
1
-0/+78
*
Add UNREF macro if not tracing refs (see UNREF function in object.c).
Guido van Rossum
1990-11-18
1
-0/+1
*
Be more careful with negative reference counts.
Guido van Rossum
1990-11-02
1
-3/+3
*
Added prototype for sortlist().
Guido van Rossum
1990-10-30
1
-0/+1
*
Added getdictkeys() prototype.
Guido van Rossum
1990-10-30
1
-0/+1
*
removed dir statement. Function arguments may now be tests.
Guido van Rossum
1990-10-26
1
-30/+29
*
Added getmodulename() public interface.
Guido van Rossum
1990-10-26
1
-0/+1
*
Added prototype for reload_module.
Guido van Rossum
1990-10-26
1
-3/+1
*
Changed strdup prototype to use const.
Guido van Rossum
1990-10-21
1
-1/+1
*
Added err_badcall() and planned new errors.
Guido van Rossum
1990-10-21
2
-0/+18
*
Removed declarations of err_badargs [sic] and err_nomem.
Guido van Rossum
1990-10-14
1
-2/+0
*
Made exception objects extern.
Guido van Rossum
1990-10-14
2
-14/+28
*
Remove dict2 interface -- it's now static.
Guido van Rossum
1990-10-14
1
-6/+0
*
Initial revision
Guido van Rossum
1990-10-14
28
-0/+899