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
/
object.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made builtins int(), long(), float(), oct() and hex() more generic.
Guido van Rossum
1992-09-12
1
-0/+5
*
AOnly define NDEDBUG if DEBUG is not defined
Guido van Rossum
1992-09-03
1
-0/+3
*
* classobject.[ch], {float,long,int}object.c, bltinmodule.c:
Guido van Rossum
1992-08-14
1
-0/+1
*
Copyright for 1992 added
Guido van Rossum
1992-04-05
1
-1/+1
*
Added shifting and masking ops to as_number struct
Guido van Rossum
1991-10-24
1
-0/+6
*
printobject now returns an error code
Guido van Rossum
1991-06-07
1
-2/+2
*
Added nonzero to number methods
Guido van Rossum
1991-05-14
1
-0/+1
*
Added divmod and abs methods for numbers
Guido van Rossum
1991-05-05
1
-0/+2
*
Added copyright notice.
Guido van Rossum
1991-02-19
1
-0/+24
*
"Compiling" version
Guido van Rossum
1990-12-20
1
-34/+23
*
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
*
Initial revision
Guido van Rossum
1990-10-14
1
-0/+310