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
...
*
Return value of drawing_generic was ignored! Foo!
Guido van Rossum
1991-03-06
1
-7/+7
*
Include patchlevel.h (to ensure it is distributed with the rest).
Guido van Rossum
1991-03-06
1
-0/+2
*
Added repeat (for list*integet).
Guido van Rossum
1991-03-06
1
-1/+99
*
Fixed read() and readline() to do arbitrarily long reads.
Guido van Rossum
1991-03-06
1
-37/+178
*
Dependencies on mod[123].tex.
Guido van Rossum
1991-02-19
1
-1/+1
*
Split into a root file (this one) and three subfile mod[123].tex.
Guido van Rossum
1991-02-19
2
-4178/+6
*
Added readfile() and readopenfile() functions.
Guido van Rossum
1991-02-19
2
-4/+46
*
Use readfile from util.py.
Guido van Rossum
1991-02-19
2
-28/+2
*
Use garamod as alternative style.
Guido van Rossum
1991-02-19
2
-2/+2
*
Made function items bold; other changes?
Guido van Rossum
1991-02-19
2
-398/+634
*
Minor changes.
Guido van Rossum
1991-02-19
1
-5/+5
*
Remove Emacs garbage.
Guido van Rossum
1991-02-19
1
-1/+1
*
Added copyright notice.
Guido van Rossum
1991-02-19
93
-0/+2232
*
Added version that opens a pipe to /bin/pwd.
Guido van Rossum
1991-02-19
1
-4/+47
*
Added BSD implementations of millisleep.
Guido van Rossum
1991-02-19
1
-0/+34
*
Call winit() here instead of in main initialization.
Guido van Rossum
1991-02-19
1
-10/+16
*
Call the init function of a built-in module here.
Guido van Rossum
1991-02-19
1
-2/+31
*
Turned the list of init calls into a table (see import.c).
Guido van Rossum
1991-02-19
1
-25/+77
*
Reversed min and max (to alphabetical order).
Guido van Rossum
1991-02-19
1
-1/+1
*
Hack to open resource fork on the Mac: open(filename, '*rb').
Guido van Rossum
1991-02-13
1
-2/+10
*
Add getdefwinpos, getdefwinsize;
Guido van Rossum
1991-02-13
1
-3/+35
*
Fix stringcompare when strings contain null bytes.
Guido van Rossum
1991-02-13
1
-2/+6
*
Updated to reflect the change to TeX.
Guido van Rossum
1991-01-25
1
-27/+24
*
Took out (di)troff references.
Guido van Rossum
1991-01-25
1
-25/+7
*
Changed code environment into \bcode and \ecode macros.
Guido van Rossum
1991-01-25
1
-18/+23
*
Changed code environment into \bcode and \ecode macros.
Guido van Rossum
1991-01-25
2
-274/+234
*
Changed \begin{code} and \end{code} into \bcode and \ecode.
Guido van Rossum
1991-01-25
2
-92/+122
*
Better solution for code environment.
Guido van Rossum
1991-01-24
1
-3/+8
*
Small changes.
Guido van Rossum
1991-01-24
2
-8/+8
*
Most silly things fixed.
Guido van Rossum
1991-01-23
2
-310/+342
*
The parser module is now called paenlparser.
Guido van Rossum
1991-01-23
2
-10/+10
*
Added _reset and destroy methods.
Guido van Rossum
1991-01-23
2
-6/+20
*
Added XXX remarks.
Guido van Rossum
1991-01-23
2
-0/+8
*
Initial revision
Guido van Rossum
1991-01-23
2
-0/+140
*
Made the move to TeX.
Guido van Rossum
1991-01-22
1
-15/+40
*
Initial revision
Guido van Rossum
1991-01-22
3
-0/+4054
*
Small changes. Use description instead of list env.
Guido van Rossum
1991-01-22
2
-74/+24
*
Fix bug in input(); add comments to cases in compile().
Guido van Rossum
1991-01-21
1
-7/+6
*
File name shortening.
Guido van Rossum
1991-01-21
2
-2/+2
*
Removed 'dir' statement.
Guido van Rossum
1991-01-21
1
-6/+7
*
Moved getcwd() hack to its own file.
Guido van Rossum
1991-01-21
1
-21/+0
*
Initial revision
Guido van Rossum
1991-01-21
1
-0/+35
*
Made all configurable options optional (see Makefile).
Guido van Rossum
1991-01-18
1
-5/+16
*
Added pollevent(); returns None if no event available.
Guido van Rossum
1991-01-16
1
-8/+38
*
Mac version now looks ahead in event queue instead of eating events.
Guido van Rossum
1991-01-16
1
-10/+35
*
Initial revision
Guido van Rossum
1991-01-11
2
-0/+3158
*
Changed bogus ref to textobject into xxobject.
Guido van Rossum
1991-01-02
1
-1/+1
*
Fixed a bit (still no warranties).
Guido van Rossum
1991-01-02
1
-3/+16
*
Think C 4.0 fixes a bug in 3.0 that we programmed around.
Guido van Rossum
1991-01-02
1
-2/+2
*
Add backward compatibility with -s.
Guido van Rossum
1991-01-02
1
-1/+8
[prev]
[next]