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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix argcount bug for build_node_children
Guido van Rossum
1996-01-12
1
-1/+1
*
clear addr buffer before calling getsockname
Guido van Rossum
1996-01-12
1
-0/+1
*
complex math
Guido van Rossum
1996-01-12
1
-0/+314
*
changes for pow(**) and complex
Guido van Rossum
1996-01-12
1
-1/+17
*
add sigrelse() call for SunOS 4.1; add some fflush() calls
Guido van Rossum
1996-01-12
1
-0/+6
*
added complex and c objects
Guido van Rossum
1996-01-12
1
-2/+6
*
Hack to force loading of cobject.o
Guido van Rossum
1996-01-12
1
-0/+4
*
better power implementation
Guido van Rossum
1996-01-12
1
-18/+54
*
Added PyComplex_AsCComplex
Guido van Rossum
1996-01-12
1
-0/+12
*
__hpux -> hpux equivalence
Guido van Rossum
1996-01-12
1
-0/+4
*
fix args options for setcheckinterval
Guido van Rossum
1996-01-12
1
-1/+1
*
changes for power (**) operator
Guido van Rossum
1996-01-12
1
-325/+359
*
changes for complex and power (**) operator
Guido van Rossum
1996-01-12
2
-30/+136
*
changes for complex numbers
Guido van Rossum
1996-01-12
3
-1/+111
*
Added power (**) operator
Guido van Rossum
1996-01-12
1
-3/+4
*
added decl for PyComplex_AsCComplex
Guido van Rossum
1996-01-12
1
-0/+1
*
changes for ** (power) operator
Guido van Rossum
1996-01-12
3
-13/+17
*
changes for complex numbers
Guido van Rossum
1996-01-12
1
-0/+4
*
bump api version
Guido van Rossum
1996-01-12
1
-1/+3
*
added complex and c object.h; get rid of Py_FatalError
Guido van Rossum
1996-01-12
1
-2/+4
*
complex numbers a la Konrad Hinsen
Guido van Rossum
1996-01-12
2
-0/+611
*
opaque C object a la Jim Fulton
Guido van Rossum
1996-01-12
2
-0/+161
*
- Added FontInfo support
Jack Jansen
1996-01-11
5
-37/+178
*
Added font manager toolbox module
Jack Jansen
1996-01-09
1
-0/+1
*
- Fixed bug in getfillable()
Jack Jansen
1996-01-09
1
-1/+8
*
An interface to the font manager
Jack Jansen
1996-01-09
5
-0/+637
*
Various fixes/enhancements, thanks to Ivan and Just:
Jack Jansen
1996-01-08
1
-5/+24
*
Fixed GetPen and SetPt arguments
Jack Jansen
1996-01-08
3
-8/+11
*
Added support for PenState and Patterns (and the accompanying qd
Jack Jansen
1996-01-06
4
-6/+395
*
Added support for cursors, and a way to get at the qd global 'arrow'
Jack Jansen
1996-01-05
4
-2/+57
*
Added extra module argument varstuff, to declare extra module-level vars
Jack Jansen
1996-01-05
1
-1/+6
*
A different binhexer, apparently:-(
Jack Jansen
1996-01-02
26
-6840/+6966
*
Fixed example
Jack Jansen
1996-01-02
1
-1/+6
*
Added pathname2url and url2pathname methods (only correct for unix and
Jack Jansen
1995-12-21
1
-7/+32
*
(Minimal) instructions on how to build python from source
Jack Jansen
1995-12-21
1
-0/+75
*
Added missing newline
Jack Jansen
1995-12-21
2
-2/+2
*
Common header file for all plugin modules
Jack Jansen
1995-12-21
1
-0/+1
*
Added (dummy) expanduser and expandvar methods
Jack Jansen
1995-12-15
1
-0/+11
*
Fixed local file access for macintosh
Jack Jansen
1995-12-15
1
-2/+17
*
Sample image drawing code (not fully functional yet)
Jack Jansen
1995-12-12
1
-0/+156
*
Minor bugfix in keyboard input handling
Jack Jansen
1995-12-12
1
-1/+2
*
- Added color window/pixmap support
Jack Jansen
1995-12-12
26
-39/+231
*
don't return from main loop when error occurs
Guido van Rossum
1995-12-10
1
-1/+2
*
It now actually works. Also, MovieInWindow and VerySimplePlayer
Jack Jansen
1995-12-09
6
-858/+1135
*
Added support for RGB objects (tuples in python)
Jack Jansen
1995-12-09
4
-2/+359
*
Added Sint8 and Uint8 types
Jack Jansen
1995-12-09
1
-0/+2
*
Added cm and qt demos
Jack Jansen
1995-12-09
1
-1/+9
*
Added QuickTime module
Jack Jansen
1995-12-09
1
-0/+1
*
Added component mgr and quicktime modules
Jack Jansen
1995-12-09
1
-0/+5
*
fix free memory reads in dictlookup et al
Guido van Rossum
1995-12-08
2
-20/+14
[next]