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
*
* mpzmodule.c: removed redundant mpz_print function.
Guido van Rossum
1993-11-05
1
-0/+1
*
* Extended X interface: pixmap objects, colormap objects visual objects,
Sjoerd Mullender
1993-10-11
1
-0/+23
*
* Added support for X11 modules.
Guido van Rossum
1993-07-28
1
-0/+11
*
* accessobject.c (ownercheck): allow a base class access to protected
Guido van Rossum
1993-07-11
1
-0/+1
*
* Changed all copyright messages to include 1993.
Guido van Rossum
1993-03-29
1
-3/+9
*
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