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
*
Added error checking.
Sjoerd Mullender
1993-01-13
1
-21/+82
*
This commit was manufactured by cvs2svn to create tag 'release098'.
v0.9.8
cvs2svn
1993-01-10
1
-0/+1
*
Checking in last-minute changes that are already part of release 0.9.8
Guido van Rossum
1993-01-10
2
-5/+6
*
* Makefile: use cp -r to install the library
Guido van Rossum
1993-01-09
3
-33/+45
*
Fixed various bugs in the adpcm routines
Jack Jansen
1993-01-08
1
-40/+71
*
Various changes.
Sjoerd Mullender
1993-01-06
4
-9/+979
*
* More changes due to stricter argument passing rules
Guido van Rossum
1993-01-04
18
-78/+113
*
* Configure.py: use #!/usr/local/bin/python
Guido van Rossum
1993-01-04
6
-22/+47
*
Renamed vcopy to Vcopy (it is the only old tool that's still in use)
Guido van Rossum
1992-12-24
1
-0/+134
*
Get rid of C and out-of-date files
Guido van Rossum
1992-12-24
1
-89/+20
*
Added usage message, minor cosmetic changes
Guido van Rossum
1992-12-24
1
-78/+110
*
Fix typo in print message
Guido van Rossum
1992-12-24
1
-1/+1
*
Use plain python.
Guido van Rossum
1992-12-24
2
-2/+2
*
setsize has two arguments: width, height.
Guido van Rossum
1992-12-24
1
-3/+3
*
Renamed Vrecc to Vrecb (*b*urst mode capture).
Guido van Rossum
1992-12-23
1
-0/+281
*
Added mono, grey2 and grey4 formats
Jack Jansen
1992-12-23
5
-61/+491
*
*** empty log message ***
Guido van Rossum
1992-12-22
1
-1/+0
*
Changed indentation to 8, use a better technique to handle window I/O.
Guido van Rossum
1992-12-22
1
-160/+89
*
fileobject.c: fix nasty bug; Makefile; turn on STROP and change lint flags.
Guido van Rossum
1992-12-22
1
-1/+1
*
Added 2 and 4 bits grey formats
Jack Jansen
1992-12-22
1
-0/+208
*
Added generic array handlers
Guido van Rossum
1992-12-21
1
-0/+21
*
Changed to use make_call
Guido van Rossum
1992-12-21
1
-24/+12
*
Full broadcast support
Guido van Rossum
1992-12-21
1
-26/+43
*
Clarified some parts
Guido van Rossum
1992-12-21
1
-8/+19
*
Changed to use new make_call method
Guido van Rossum
1992-12-21
1
-38/+43
*
Complete broadcast support (both raw and via port mapper CALLIT)
Guido van Rossum
1992-12-21
1
-83/+198
*
Initial revision
Guido van Rossum
1992-12-21
1
-0/+22
*
Initial revision
Guido van Rossum
1992-12-20
1
-0/+81
*
Added remark about servers
Guido van Rossum
1992-12-20
1
-1/+2
*
Changed mkcred interface
Guido van Rossum
1992-12-20
1
-1/+1
*
Bind to reserved port if root; changed mkcred interface; added -t/-u option
Guido van Rossum
1992-12-20
1
-10/+29
*
Changed mkcred/mkverf interface; added makesocket hook and changed init
Guido van Rossum
1992-12-20
1
-54/+106
*
Changes to protect servers against broken clients
Guido van Rossum
1992-12-19
1
-2/+7
*
Added server classes, and various robustness hacks
Guido van Rossum
1992-12-19
1
-0/+244
*
Don't call test()
Guido van Rossum
1992-12-17
1
-2/+0
*
Don't even show #test()
Guido van Rossum
1992-12-17
1
-2/+0
*
Added comments.
Guido van Rossum
1992-12-17
1
-0/+3
*
Compatibility hack with Python 0.9.6.
Guido van Rossum
1992-12-17
1
-3/+6
*
Initial revision
Guido van Rossum
1992-12-17
2
-0/+30
*
Added compatibility hacks for Python 0.9.6.
Guido van Rossum
1992-12-17
1
-4/+15
*
Use 'l' as format, not 'i'.
Guido van Rossum
1992-12-17
1
-2/+2
*
Added some XXX comment.
Guido van Rossum
1992-12-17
1
-0/+3
*
Improved exception handing. Added some XXX comments.
Guido van Rossum
1992-12-17
1
-14/+27
*
Changes to some math using underscore as subscript, necessary since
Guido van Rossum
1992-12-17
3
-1/+6
*
Add timeout and retry to UDP version of protocol
Guido van Rossum
1992-12-15
1
-9/+20
*
Fix spelling of Umnt.
Guido van Rossum
1992-12-15
1
-2/+2
*
Support packing longs.
Guido van Rossum
1992-12-15
1
-4/+10
*
Fix misunderstood readdir count (bytes, not dir entries)
Guido van Rossum
1992-12-15
1
-4/+3
*
Add explicit auth call
Guido van Rossum
1992-12-15
1
-0/+13
*
Make auth handling different
Guido van Rossum
1992-12-15
1
-6/+20
[next]