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 shifting and masking ops to as_number struct
Guido van Rossum
1991-10-24
1
-0/+6
*
Added some new tokens
Guido van Rossum
1991-10-20
1
-3/+9
*
newclassobject gets a third parameter (optional class name)
Guido van Rossum
1991-10-20
1
-1/+1
*
Added/moved dict2 interfaces.
Guido van Rossum
1991-08-16
1
-1/+3
*
Change getbuiltin interface to get the name as an object.
Guido van Rossum
1991-08-16
1
-1/+1
*
New syntax
Guido van Rossum
1991-07-27
1
-32/+35
*
Added call_object interface
Guido van Rossum
1991-07-27
1
-0/+2
*
Generalize to macintosh.
Guido van Rossum
1991-06-24
1
-2/+6
*
Define 'macintosh' if THINK_C is defined.
Guido van Rossum
1991-06-24
1
-0/+4
*
Remove StopPrint hack
Guido van Rossum
1991-06-07
1
-2/+0
*
printobject now returns an error code
Guido van Rossum
1991-06-07
1
-2/+2
*
Add "close" function parameter to newopenfileobject().
Guido van Rossum
1991-06-07
1
-1/+2
*
Export getdict2key() interface.
Guido van Rossum
1991-06-07
1
-0/+1
*
Export newcodeobject() interface.
Guido van Rossum
1991-06-04
1
-0/+1
*
Initial revision
Guido van Rossum
1991-06-04
1
-0/+33
*
Added declarations for dnewlongobject and dgetlongvalue.
Guido van Rossum
1991-06-03
1
-0/+2
*
Added nonzero to number methods
Guido van Rossum
1991-05-14
1
-0/+1
*
Added wdigit and stwodigits typedefs, and changed prototypes.
Guido van Rossum
1991-05-14
1
-6/+5
*
Added divmod and abs methods for numbers
Guido van Rossum
1991-05-05
1
-0/+2
*
Initial revision
Guido van Rossum
1991-05-05
2
-0/+101
*
Renamed class members to instances and class methods to instance methods
Guido van Rossum
1991-05-05
1
-6/+6
*
Added longobject.h
Guido van Rossum
1991-05-05
1
-0/+1
*
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
[prev]