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
/
Demo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Vrec.py: don't print Ids if no frames are captured.
Guido van Rossum
1993-02-15
2
-12/+19
*
Added usage() and help() to Vrecb, and turn on -f by default.
Guido van Rossum
1993-02-05
2
-54/+82
*
Introductory video documentation
Jack Jansen
1993-02-05
1
-0/+111
*
Added options to make window bigger than video (for recording to tape)
Jack Jansen
1993-01-27
1
-3/+38
*
Added a comment about XS 4bit pixel support
Jack Jansen
1993-01-27
1
-0/+4
*
Use imgconv to try to do image type conversion
Jack Jansen
1993-01-27
1
-13/+17
*
Initial (skeleton) version of universal image format converter
Jack Jansen
1993-01-27
1
-0/+38
*
- Added LiveVideoOutSlow class (which only updates after full pkt)
Jack Jansen
1993-01-27
1
-14/+44
*
Create CMIF-video file from SGI rgb images
Jack Jansen
1993-01-20
1
-0/+75
*
Close the window when receiving a close request; turn time into int.
Guido van Rossum
1993-01-13
1
-1/+2
*
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
*
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
*
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
*
Add explicit auth object
Guido van Rossum
1992-12-15
1
-0/+6
[next]