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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added copyright notice.
Guido van Rossum
1991-02-19
7
-0/+168
*
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
*
Turned the list of init calls into a table (see import.c).
Guido van Rossum
1991-02-19
1
-25/+77
*
Add getdefwinpos, getdefwinsize;
Guido van Rossum
1991-02-13
1
-3/+35
*
Moved getcwd() hack to its own file.
Guido van Rossum
1991-01-21
1
-21/+0
*
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
*
Add backward compatibility with -s.
Guido van Rossum
1991-01-02
1
-1/+8
*
Add <errno.h>.
Guido van Rossum
1990-12-20
1
-0/+5
*
Initial revision
Guido van Rossum
1990-12-20
1
-0/+86
*
"Compiling" version
Guido van Rossum
1990-12-20
6
-70/+20
*
DECREF pi and e after inserting in symbol table.
Guido van Rossum
1990-11-18
1
-2/+4
*
Turn close commands into WE_CLOSE events.
Guido van Rossum
1990-11-06
1
-13/+7
*
Added w.setwincursor(), selection, and new cut buffer interface.
Guido van Rossum
1990-10-30
1
-5/+103
*
Change set/getcutbuffer to use the new stdwin interface.
Guido van Rossum
1990-10-30
1
-4/+8
*
Added prototype to declaration of strerror().
Guido van Rossum
1990-10-30
1
-1/+1
*
Take out duplication of code in initmodule().
Guido van Rossum
1990-10-26
1
-11/+2
*
Made posix_error back static as it should be.
Guido van Rossum
1990-10-21
1
-1/+1
*
Change posix_error() to call err_errno().
Guido van Rossum
1990-10-14
1
-10/+2
*
Initial revision
Guido van Rossum
1990-10-14
8
-0/+4161