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
/
sgi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the SGI demos. These were all ancient and nobody cared enough.
Guido van Rossum
2002-09-17
24
-1117/+0
*
Remove the SGI demos. These were all ancient and nobody cared enough.
Guido van Rossum
2002-09-17
67
-12136/+0
*
Deleting zombies
Guido van Rossum
2001-07-17
17
-2121/+0
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
4
-5/+5
*
typos fixed by Rob Hooft
Jeremy Hylton
2000-06-28
2
-2/+2
*
removing more stdwin users
Guido van Rossum
2000-05-11
1
-103/+0
*
removing more stdwin users
Guido van Rossum
2000-05-11
13
-1580/+0
*
Fix a couple dozen broken ci.append(x, y, z) calls, spotted by Tim.
Guido van Rossum
2000-02-25
1
-25/+25
*
Use constants defined in cl module. (Sjoerd)
Guido van Rossum
1998-10-09
2
-13/+12
*
Removed unnecessary import of cl and CL. (Sjoerd)
Guido van Rossum
1998-10-09
1
-1/+0
*
Fix multi-arg list.append() calls.
Guido van Rossum
1998-10-08
2
-4/+4
*
nannified
Guido van Rossum
1998-09-14
2
-466/+466
*
Hide .fdc files here.
Guido van Rossum
1997-05-28
3
-2/+3
*
/usr/local/bin/python -> /usr/bin/env python
Guido van Rossum
1996-11-27
34
-34/+34
*
Use variables from module cd instead of CD.
Sjoerd Mullender
1995-04-06
5
-22/+21
*
Ported the editor to X. The GL version won't work.
Sjoerd Mullender
1994-12-21
1
-1/+1
*
Vgeneric -- used in frozen version
Guido van Rossum
1994-10-07
1
-0/+2
*
print gl variables
Guido van Rossum
1994-10-07
1
-0/+20
*
test cache
Guido van Rossum
1994-10-07
2
-0/+83
*
init -> __init__
Guido van Rossum
1994-10-07
2
-3/+3
*
micro changes
Guido van Rossum
1994-10-07
8
-11/+10
*
Description of what's here
Guido van Rossum
1994-08-30
1
-0/+22
*
Fixed faulty apply call
Jack Jansen
1994-06-07
1
-1/+1
*
Rot out all uses of time.milli*().
Guido van Rossum
1993-12-28
3
-6/+5
*
Rot out all uses of time.milli*().
Guido van Rossum
1993-12-28
1
-8/+9
*
Rot out all uses of time.milli*().
Guido van Rossum
1993-12-28
1
-16/+17
*
Use freeze_form instead of freeze_object
Guido van Rossum
1993-12-28
1
-2/+2
*
And another init incompatibility bites the dust.
Sjoerd Mullender
1993-12-22
1
-1/+2
*
Fixed use of aifc module.
Sjoerd Mullender
1993-12-22
2
-18/+10
*
Uniformly replaced init() functions by __init__() constructors.
Guido van Rossum
1993-12-17
27
-95/+86
*
*** empty log message ***
Guido van Rossum
1993-12-17
4
-17/+21
*
Fix reference to undefined 'memsize' in calcnframes().
Guido van Rossum
1993-10-26
1
-2/+2
*
* Added support for X window interface.
Sjoerd Mullender
1993-10-12
1
-0/+1
*
- VFile: moved decompression code to VideoParams (so it is also
Jack Jansen
1993-09-28
2
-14/+44
*
Added ability to edit compressed movies.
Jack Jansen
1993-09-28
1
-0/+3
*
Sanity check for compress files.
Jack Jansen
1993-09-28
1
-1/+1
*
Added autoedit and cancel commands, removed debug output
Jack Jansen
1993-09-28
1
-4/+9
*
Don't import gl if not needed.
Sjoerd Mullender
1993-09-27
1
-3/+10
*
VFile - Added support for creating compression lib movies
Jack Jansen
1993-07-23
3
-54/+242
*
This module can now be used asynchronously. Also, some commands
Jack Jansen
1993-07-19
1
-25/+127
*
Interface to vcr index files (as created by vcrindex program)
Jack Jansen
1993-07-19
1
-0/+328
*
Use module aifc instead of module aiff.
Guido van Rossum
1993-07-10
1
-8/+8
*
Mostly cosmetics, e.g. change window titles so icon titles are better,
Guido van Rossum
1993-06-11
1
-19/+25
*
Keep top left corner of window where it was when resizing.
Guido van Rossum
1993-06-11
1
-5/+13
*
Fixed another place where set_rgbmode() should be called.
Guido van Rossum
1993-06-10
1
-3/+13
*
Impor VCR at the top. Change the way audio is recorded subtly.
Guido van Rossum
1993-06-10
1
-3/+2
*
VCR.py: Use unix files instead of stdio files for tty communication,
Guido van Rossum
1993-06-10
2
-10/+151
*
Added 24 bit RGB capture
Jack Jansen
1993-06-08
2
-24/+166
*
Grab a 24-bit image off the StarterVideo
Jack Jansen
1993-06-08
1
-0/+97
*
Added jpeg grabber
Jack Jansen
1993-06-08
1
-2/+4
[next]