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
*
Initial revision
Guido van Rossum
1994-04-14
1
-0/+70
*
Added news
Guido van Rossum
1994-04-14
1
-0/+69
*
Fix by Sjoerd so nested indents also work if the open paren is on a
Guido van Rossum
1994-04-14
1
-2/+1
*
Added Donald Beaudry's change for neater indentation within
Guido van Rossum
1994-04-13
1
-6/+15
*
Updated for existence of newsgroup and various misc things
Guido van Rossum
1994-04-11
1
-39/+79
*
Renamed urlopen.py to urllib.py.
Guido van Rossum
1994-03-22
1
-0/+454
*
Use float constants directly; cosmetic changes; initialize largest
Guido van Rossum
1994-03-15
1
-22/+33
*
Added gauss() (same as normal but twice as fast) and betavariate();
Guido van Rossum
1994-03-09
1
-6/+47
*
Random variable generators
Guido van Rossum
1994-03-09
1
-0/+212
*
Search for test files in sys.path
Guido van Rossum
1994-03-09
1
-0/+10
*
*** empty log message ***
Guido van Rossum
1994-03-07
1
-0/+28
*
urlopen: add basejoin() function.
Guido van Rossum
1994-03-07
3
-0/+156
*
avoid crash in open_ftp when no host in url
Guido van Rossum
1994-03-04
1
-0/+1
*
ceval.c mod
Guido van Rossum
1994-03-02
1
-0/+3
*
The usual list of stuff...
Guido van Rossum
1994-03-02
1
-0/+90
*
use caching of temp files; added cleanup
Guido van Rossum
1994-03-02
1
-8/+18
*
adapt to min value of 1 for listen() backlog argument
Guido van Rossum
1994-03-02
2
-6/+6
*
listen(0) -> listen(1) for Solaris 2
Guido van Rossum
1994-02-28
1
-7/+7
*
listen(0) -> listen(1)
Guido van Rossum
1994-02-28
1
-1/+1
*
Change listen(0) to listen(1) for Solaris 2 sockets
Guido van Rossum
1994-02-28
1
-1/+1
*
Added __repr__ to addbase class; delete more objects
Guido van Rossum
1994-02-24
1
-6/+10
*
Added __del__(), close(), cleanup(), retrieve() and open_local_file()
Guido van Rossum
1994-02-24
1
-18/+90
*
Added ntpath.py (for os.py when used with Windows NT)
Guido van Rossum
1994-02-24
1
-0/+348
*
Documented xrange; crossreffed lambda a bit more
Guido van Rossum
1994-02-24
2
-0/+24
*
Fix weird messed up paragraphs
Guido van Rossum
1994-02-23
1
-8/+4
*
Redesigned as a class
Guido van Rossum
1994-02-22
1
-114/+193
*
Fix bug with somtimes uninitialized port
Guido van Rossum
1994-02-22
1
-1/+2
*
Added descriptions of lutz, mpzpi.py and stoffel
Guido van Rossum
1994-02-22
1
-0/+8
*
Towards a standard access mechanism for URLs.
Guido van Rossum
1994-02-21
3
-0/+546
*
tatata
Guido van Rossum
1994-02-18
1
-0/+27
*
Use time.time() instead of time.millitimer()
Guido van Rossum
1994-02-17
3
-11/+11
*
This commit was manufactured by cvs2svn to create tag 'release101'.
v1.0.1
cvs2svn
1994-02-15
1
-0/+1
*
At the release of 1.0.1.
Guido van Rossum
1994-02-15
3
-3/+3
*
At release 1.0.1. Scripts, Makefile, README: cosmetic changes and
Guido van Rossum
1994-02-15
4
-2/+16
*
aifc, sunau: make rate an int; os: restruct; ospath: obsolete; rfc822:
Guido van Rossum
1994-02-15
2
-0/+907
*
At release 1.0.1
Guido van Rossum
1994-02-15
1
-0/+178
*
At the release of 1.0.1
Guido van Rossum
1994-02-15
1
-119/+79
*
Added HAVE_STDARG_PROTOTYPES and signed
Guido van Rossum
1994-02-15
1
-0/+7
*
correct spelling error
Guido van Rossum
1994-02-07
1
-1/+1
*
Initial revision
Guido van Rossum
1994-02-07
1
-0/+106
*
added unbirthday.py
Guido van Rossum
1994-02-07
1
-0/+1
*
wave.py: module to read and write .wav files with the same interface
Sjoerd Mullender
1994-02-03
1
-2/+2
*
Released version 1.4; out after 1.0.0 is released...
Guido van Rossum
1994-02-02
1
-47/+104
*
Use __builtin__ instead of builtin
Guido van Rossum
1994-01-28
2
-7/+7
*
aifc.py: framerate should be an int.
Sjoerd Mullender
1994-01-28
2
-2/+2
*
Amrit Prem
Guido van Rossum
1994-01-26
2
-4/+4
*
Release of 1.0.0
Guido van Rossum
1994-01-26
1
-0/+9
*
Finishing touch before 1.0.0...
Guido van Rossum
1994-01-26
1
-0/+16
*
Add hier module names to future plans
Guido van Rossum
1994-01-26
1
-11/+13
*
Initial revision
Guido van Rossum
1994-01-26
1
-0/+382
[next]