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
/
Modules
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
OK, I lied. On Windows, _IOLBF seems to be the same as full
Guido van Rossum
1997-04-11
1
-4/+8
*
Change in when and how stdin and stdout are set to line-buffering.
Guido van Rossum
1997-04-11
1
-3/+5
*
Add -O option which sets Py_OptimizeFlag to avoid emitting SET_LINENO.
Guido van Rossum
1997-03-03
1
-2/+7
*
Add parentheses around && within || as gcc -Wall advises.
Guido van Rossum
1997-02-14
1
-1/+1
*
My version of Lee Busby's patches to make '-i' pretend stdin is a tty
Guido van Rossum
1997-02-14
1
-22/+35
*
Fix the _setmode() patch for MS_WINDOWS: include <fcntl.h> and use
Guido van Rossum
1997-01-17
1
-2/+6
*
On Windows, -u implies binary mode for stdin/stdout
Guido van Rossum
1997-01-11
1
-0/+4
*
Include unistd.h to keep gcc -Wall happy.
Guido van Rossum
1996-12-09
1
-0/+3
*
Keep gcc -Wall happy.
Guido van Rossum
1996-12-05
1
-2/+2
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-13/+20
*
New style names for getprogramname and getargcargv
Guido van Rossum
1996-07-21
1
-6/+6
*
Made comment for getprogramname() more helpful.
Guido van Rossum
1996-06-20
1
-1/+2
*
grand renaming; added copyright to some files
Guido van Rossum
1996-05-28
1
-8/+3
*
Initial revision
Guido van Rossum
1995-08-04
1
-0/+246