]> git.ipfire.org Git - thirdparty/Python/cpython.git/log
thirdparty/Python/cpython.git
33 years agoMark's name is Callow, not Callows
Guido van Rossum [Fri, 15 May 1992 11:06:29 +0000 (11:06 +0000)] 
Mark's name is Callow, not Callows

33 years agoAdded support for CD module
Guido van Rossum [Fri, 15 May 1992 11:06:12 +0000 (11:06 +0000)] 
Added support for CD module

33 years agoInitial revision
Guido van Rossum [Fri, 15 May 1992 11:05:54 +0000 (11:05 +0000)] 
Initial revision

33 years agoAdded gete?[gu]id functions
Guido van Rossum [Fri, 15 May 1992 11:05:24 +0000 (11:05 +0000)] 
Added gete?[gu]id functions

33 years agoAdded parameter decls to do_mkvalue for non-template machines
Guido van Rossum [Fri, 15 May 1992 11:04:59 +0000 (11:04 +0000)] 
Added parameter decls to do_mkvalue for non-template machines

33 years agoInitial revision
Guido van Rossum [Thu, 14 May 1992 14:24:57 +0000 (14:24 +0000)] 
Initial revision

33 years agoAppend /ufs/guido/src/video to sys.path.
Guido van Rossum [Tue, 12 May 1992 12:33:44 +0000 (12:33 +0000)] 
Append /ufs/guido/src/video to sys.path.

33 years agoPrint real width and warn for stride not a multiple of 4 bytes
Guido van Rossum [Thu, 7 May 1992 15:21:52 +0000 (15:21 +0000)] 
Print real width and warn for stride not a multiple of 4 bytes

33 years agoWarn if stride not a multiple of 4 bytes; use PM_SIZE instead of 5.
Guido van Rossum [Thu, 7 May 1992 15:21:25 +0000 (15:21 +0000)] 
Warn if stride not a multiple of 4 bytes; use PM_SIZE instead of 5.

33 years agoStandardize indentation to 8 chars; remove redundant "saveframe";
Guido van Rossum [Wed, 6 May 1992 17:58:34 +0000 (17:58 +0000)] 
Standardize indentation to 8 chars; remove redundant "saveframe";
add -s (short listing) option; don't print space after tab;
print data size in bytes and whether it
is a color image.

33 years agoDefine colorinfo even if no header line found
Guido van Rossum [Wed, 6 May 1992 17:58:18 +0000 (17:58 +0000)] 
Define colorinfo even if no header line found

33 years agoUnmerged except and finally clauses
Guido van Rossum [Wed, 6 May 1992 11:39:49 +0000 (11:39 +0000)] 
Unmerged except and finally clauses

33 years agoAdd names for perm bits (S_IREAD etc).
Guido van Rossum [Wed, 6 May 1992 11:38:27 +0000 (11:38 +0000)] 
Add names for perm bits (S_IREAD etc).
Only extract 4 bits of mode to get the file type

33 years agoAdd CDDA_DATASIZE to exported constants
Guido van Rossum [Wed, 6 May 1992 11:38:11 +0000 (11:38 +0000)] 
Add CDDA_DATASIZE to exported constants

33 years agofix a typo in samestat() (ST_DEV, not STD_DEV);
Guido van Rossum [Wed, 6 May 1992 11:36:49 +0000 (11:36 +0000)] 
fix a typo in samestat() (ST_DEV, not STD_DEV);
rewrite ismount() to compare stats of path and path/..

33 years agoWanneer er geen disk in de speler zit falen sommige routines. De
Guido van Rossum [Wed, 6 May 1992 09:48:30 +0000 (09:48 +0000)] 
Wanneer er geen disk in de speler zit falen sommige routines.  De
exceptie heeft nu in dat geval als argument "no disc in player", behalve
wanneer de bibliotheek routine errno zet.  In dat laatste geval wordt
(nog steeds) err_errno() gebruikt.

Wanneer een routine uit de bibliotheek faalt wordt nu altijd een IOError
gegenereerd.  Een RuntimeError treedt alleen op bij verkeerde argumenten.

33 years agoDon't use \ for continuation lines; minor changes.
Guido van Rossum [Wed, 6 May 1992 09:47:10 +0000 (09:47 +0000)] 
Don't use \ for continuation lines; minor changes.

33 years agoDISK is written with a K
Guido van Rossum [Thu, 23 Apr 1992 11:34:39 +0000 (11:34 +0000)] 
DISK is written with a K

33 years agoChanged caching code
Guido van Rossum [Wed, 22 Apr 1992 14:33:26 +0000 (14:33 +0000)] 
Changed caching code

33 years agoAdded comment header; don't use undocumented internals.
Guido van Rossum [Wed, 22 Apr 1992 13:47:50 +0000 (13:47 +0000)] 
Added comment header; don't use undocumented internals.

33 years agoThe getstatus() method of a Readcd instance always calls
Guido van Rossum [Wed, 22 Apr 1992 13:44:48 +0000 (13:44 +0000)] 
The getstatus() method of a Readcd instance always calls
self.player.getstatus().

33 years agoRewritten (by Sjoerd again) to use module readcd
Guido van Rossum [Wed, 22 Apr 1992 13:39:48 +0000 (13:39 +0000)] 
Rewritten (by Sjoerd again) to use module readcd

33 years agoreadcd is now part of the standard library (for SI)
Guido van Rossum [Wed, 22 Apr 1992 13:39:33 +0000 (13:39 +0000)] 
readcd is now part of the standard library (for SI)

33 years agoAdopted new readcd interface; caught interrupts
Guido van Rossum [Wed, 22 Apr 1992 13:39:10 +0000 (13:39 +0000)] 
Adopted new readcd interface; caught interrupts

33 years agoInitial revision
Guido van Rossum [Wed, 22 Apr 1992 13:24:13 +0000 (13:24 +0000)] 
Initial revision

33 years agoInitial revision
Guido van Rossum [Tue, 21 Apr 1992 15:36:23 +0000 (15:36 +0000)] 
Initial revision

33 years agoFix finally syntax
Guido van Rossum [Fri, 17 Apr 1992 16:32:53 +0000 (16:32 +0000)] 
Fix finally syntax

33 years agoInitial revision
Guido van Rossum [Wed, 15 Apr 1992 17:52:27 +0000 (17:52 +0000)] 
Initial revision

33 years agoDocument cdaiff and readcd
Guido van Rossum [Wed, 15 Apr 1992 17:52:18 +0000 (17:52 +0000)] 
Document cdaiff and readcd

33 years agoFix use of exceptions; new getstatus(); command line argument for trackno.
Guido van Rossum [Wed, 15 Apr 1992 17:49:14 +0000 (17:49 +0000)] 
Fix use of exceptions; new getstatus(); command line argument for trackno.

33 years agorenamed readcd to recvcd (to avoid conflict with Sjoerd's reacd class)
Guido van Rossum [Wed, 15 Apr 1992 16:40:12 +0000 (16:40 +0000)] 
renamed readcd to recvcd (to avoid conflict with Sjoerd's reacd class)

33 years agoChanged status format; added host argument; documented arguments;
Guido van Rossum [Wed, 15 Apr 1992 16:38:38 +0000 (16:38 +0000)] 
Changed status format; added host argument; documented arguments;
fixed code for missing frame argument.

33 years agoTrack info is now two triples instead of six number
Guido van Rossum [Wed, 15 Apr 1992 16:20:12 +0000 (16:20 +0000)] 
Track info is now two triples instead of six number

33 years agoNew getstatus() return.
Guido van Rossum [Wed, 15 Apr 1992 16:19:23 +0000 (16:19 +0000)] 
New getstatus() return.
Use togglepause() only if playing or paused.

33 years agoReturn more structured data in some cases
Guido van Rossum [Wed, 15 Apr 1992 15:56:11 +0000 (15:56 +0000)] 
Return more structured data in some cases

33 years agoMoved a few lines out of the try statement
Guido van Rossum [Tue, 14 Apr 1992 11:07:19 +0000 (11:07 +0000)] 
Moved a few lines out of the try statement

33 years agoadded main() call
Guido van Rossum [Tue, 14 Apr 1992 11:05:59 +0000 (11:05 +0000)] 
added main() call

33 years agoadded comment and main() call
Guido van Rossum [Tue, 14 Apr 1992 11:05:49 +0000 (11:05 +0000)] 
added comment and main() call

33 years agocosmetics
Guido van Rossum [Tue, 14 Apr 1992 11:05:40 +0000 (11:05 +0000)] 
cosmetics

33 years agoimproved lay-out; added call to main()
Guido van Rossum [Tue, 14 Apr 1992 11:05:22 +0000 (11:05 +0000)] 
improved lay-out; added call to main()

33 years agomade it a little nicer; use CDDA_DATASIZE; restore output sampling rate
Guido van Rossum [Tue, 14 Apr 1992 11:04:57 +0000 (11:04 +0000)] 
made it a little nicer; use CDDA_DATASIZE; restore output sampling rate

33 years agoChange comments about SGI subdirectory
Guido van Rossum [Mon, 13 Apr 1992 18:41:41 +0000 (18:41 +0000)] 
Change comments about SGI subdirectory

33 years agoInitial revision
Guido van Rossum [Mon, 13 Apr 1992 18:38:20 +0000 (18:38 +0000)] 
Initial revision

33 years agoInitial revision
Guido van Rossum [Mon, 13 Apr 1992 18:30:07 +0000 (18:30 +0000)] 
Initial revision

33 years agoInitial revision
Guido van Rossum [Mon, 13 Apr 1992 18:22:53 +0000 (18:22 +0000)] 
Initial revision

33 years agoAdded declaration for mkvalue()
Guido van Rossum [Mon, 13 Apr 1992 15:54:59 +0000 (15:54 +0000)] 
Added declaration for mkvalue()

33 years agoUse mkvalue() instead of painfully constructing values
Guido van Rossum [Mon, 13 Apr 1992 15:54:35 +0000 (15:54 +0000)] 
Use mkvalue() instead of painfully constructing values

33 years agoMerged with Steve Miale's version
Guido van Rossum [Mon, 13 Apr 1992 15:53:41 +0000 (15:53 +0000)] 
Merged with Steve Miale's version

33 years agoAdded mkvalue() function
Guido van Rossum [Mon, 13 Apr 1992 10:48:55 +0000 (10:48 +0000)] 
Added mkvalue() function

33 years agoTest for NULL coming out of err_get() in call_exc_trace()
Guido van Rossum [Thu, 9 Apr 1992 14:58:08 +0000 (14:58 +0000)] 
Test for NULL coming out of err_get() in call_exc_trace()

33 years agoreverse sense of test for CHECKEXC
Guido van Rossum [Wed, 8 Apr 1992 11:32:32 +0000 (11:32 +0000)] 
reverse sense of test for CHECKEXC

33 years agochange the date to say >= 6 Apr 1992
Guido van Rossum [Wed, 8 Apr 1992 11:17:17 +0000 (11:17 +0000)] 
change the date to say >= 6 Apr 1992

33 years agoin form_dealloc, only hide the form if it's visible
Guido van Rossum [Wed, 8 Apr 1992 11:16:25 +0000 (11:16 +0000)] 
in form_dealloc, only hide the form if it's visible

33 years agoAdded missing change log entries
Guido van Rossum [Mon, 6 Apr 1992 14:39:51 +0000 (14:39 +0000)] 
Added missing change log entries

33 years agoAdded help() fn; use os.sep
Guido van Rossum [Mon, 6 Apr 1992 14:04:58 +0000 (14:04 +0000)] 
Added help() fn; use os.sep

33 years agoAlso remove @* files
Guido van Rossum [Mon, 6 Apr 1992 14:04:13 +0000 (14:04 +0000)] 
Also remove @* files

33 years agoMoved a4wide option to myformat.sty
Guido van Rossum [Mon, 6 Apr 1992 14:04:04 +0000 (14:04 +0000)] 
Moved a4wide option to myformat.sty

33 years agoUse *args syntax instead of +args
Guido van Rossum [Mon, 6 Apr 1992 14:03:53 +0000 (14:03 +0000)] 
Use *args syntax instead of +args

33 years agoAdd separator
Guido van Rossum [Mon, 6 Apr 1992 14:03:45 +0000 (14:03 +0000)] 
Add separator

33 years agoDon't use times by default
Guido van Rossum [Mon, 6 Apr 1992 14:02:49 +0000 (14:02 +0000)] 
Don't use times by default

33 years agoChange description of a4wide removal
Guido van Rossum [Mon, 6 Apr 1992 14:02:37 +0000 (14:02 +0000)] 
Change description of a4wide removal

33 years agoInput a4wide here
Guido van Rossum [Mon, 6 Apr 1992 14:02:23 +0000 (14:02 +0000)] 
Input a4wide here

33 years agoArg of cmp_outcome becomes an int for portability to the Mac
Guido van Rossum [Mon, 6 Apr 1992 13:24:57 +0000 (13:24 +0000)] 
Arg of cmp_outcome becomes an int for portability to the Mac

33 years agoUse only '*' for varargs list
Guido van Rossum [Mon, 6 Apr 1992 12:36:19 +0000 (12:36 +0000)] 
Use only '*' for varargs list

33 years agoNew copyright
Guido van Rossum [Mon, 6 Apr 1992 12:35:43 +0000 (12:35 +0000)] 
New copyright

33 years agoDon't use NULL as 0 int!
Guido van Rossum [Mon, 6 Apr 1992 12:34:45 +0000 (12:34 +0000)] 
Don't use NULL as 0 int!

33 years agoLatest gramamr
Guido van Rossum [Mon, 6 Apr 1992 12:34:37 +0000 (12:34 +0000)] 
Latest gramamr

33 years agoCopied doc style from other docs
Guido van Rossum [Sun, 5 Apr 1992 15:06:12 +0000 (15:06 +0000)] 
Copied doc style from other docs

33 years agoMade ready for release
Guido van Rossum [Sun, 5 Apr 1992 15:06:03 +0000 (15:06 +0000)] 
Made ready for release

33 years agoCopyright for 1992 added
Guido van Rossum [Sun, 5 Apr 1992 14:26:55 +0000 (14:26 +0000)] 
Copyright for 1992 added

33 years agoDon't define DO_TIMES (now in posixmodule.c)
Guido van Rossum [Sun, 5 Apr 1992 14:25:41 +0000 (14:25 +0000)] 
Don't define DO_TIMES (now in posixmodule.c)

33 years agoAdded times() (from time)
Guido van Rossum [Sun, 5 Apr 1992 14:25:30 +0000 (14:25 +0000)] 
Added times() (from time)

33 years agoOnly * can be used for varargs argument lists
Guido van Rossum [Sun, 5 Apr 1992 14:24:50 +0000 (14:24 +0000)] 
Only * can be used for varargs argument lists

33 years agoDon't allow assignment to attributes named __*__
Guido van Rossum [Sun, 5 Apr 1992 14:24:32 +0000 (14:24 +0000)] 
Don't allow assignment to attributes named __*__

33 years agoCopyright for 1992 added
Guido van Rossum [Sun, 5 Apr 1992 14:20:22 +0000 (14:20 +0000)] 
Copyright for 1992 added

33 years ago(Hopefully) fix bug in reference count in call_exc_trace()
Guido van Rossum [Sun, 5 Apr 1992 14:18:13 +0000 (14:18 +0000)] 
(Hopefully) fix bug in reference count in call_exc_trace()
plus minor rearrangements found during debugging

33 years agoFix reference counts of sys_trace and sys_profile
Guido van Rossum [Sun, 5 Apr 1992 14:17:55 +0000 (14:17 +0000)] 
Fix reference counts of sys_trace and sys_profile

33 years ago'+' no longer accepted for varargs list
Guido van Rossum [Fri, 3 Apr 1992 16:33:00 +0000 (16:33 +0000)] 
'+' no longer accepted for varargs list

33 years agoDifferent syntax: cannot mix except and finally any more
Guido van Rossum [Fri, 3 Apr 1992 16:32:37 +0000 (16:32 +0000)] 
Different syntax: cannot mix except and finally any more

33 years agoAdded \exindex and \obindex
Guido van Rossum [Fri, 3 Apr 1992 14:44:27 +0000 (14:44 +0000)] 
Added \exindex and \obindex

33 years agomostly added index entries. PRINTED
Guido van Rossum [Fri, 3 Apr 1992 14:44:05 +0000 (14:44 +0000)] 
mostly added index entries.  PRINTED

33 years agogetattr() is now built-in; no longer need a class to simulate varargs.
Guido van Rossum [Thu, 2 Apr 1992 10:37:02 +0000 (10:37 +0000)] 
getattr() is now built-in; no longer need a class to simulate varargs.

33 years agoAlmost through with revisions.
Guido van Rossum [Thu, 2 Apr 1992 10:24:59 +0000 (10:24 +0000)] 
Almost through with revisions.

33 years agoAdded style options twoside,a4wide,11pt
Guido van Rossum [Tue, 31 Mar 1992 19:12:06 +0000 (19:12 +0000)] 
Added style options twoside,a4wide,11pt

33 years agouse os and os.path
Guido van Rossum [Tue, 31 Mar 1992 19:07:25 +0000 (19:07 +0000)] 
use os and os.path

33 years agouse std module os
Guido van Rossum [Tue, 31 Mar 1992 19:06:54 +0000 (19:06 +0000)] 
use std module os

33 years agomac -> os (can't this go now dircache is universal?)
Guido van Rossum [Tue, 31 Mar 1992 19:05:44 +0000 (19:05 +0000)] 
mac -> os (can't this go now dircache is universal?)

33 years agomac -> os
Guido van Rossum [Tue, 31 Mar 1992 19:05:11 +0000 (19:05 +0000)] 
mac -> os

33 years agoposix -> os
Guido van Rossum [Tue, 31 Mar 1992 19:04:48 +0000 (19:04 +0000)] 
posix -> os

33 years agoUse bitwise ops instead of %; added some warnings and comments
Guido van Rossum [Tue, 31 Mar 1992 19:03:19 +0000 (19:03 +0000)] 
Use bitwise ops instead of %; added some warnings and comments

33 years agopath -> posixpath
Guido van Rossum [Tue, 31 Mar 1992 19:02:55 +0000 (19:02 +0000)] 
path -> posixpath

33 years agoMostly rewritten to be more flexible and more portable
Guido van Rossum [Tue, 31 Mar 1992 19:02:01 +0000 (19:02 +0000)] 
Mostly rewritten to be more flexible and more portable
./

33 years agoAdded definition for pardir ('..')
Guido van Rossum [Tue, 31 Mar 1992 18:57:28 +0000 (18:57 +0000)] 
Added definition for pardir ('..')

33 years agoposix -> os
Guido van Rossum [Tue, 31 Mar 1992 18:55:40 +0000 (18:55 +0000)] 
posix -> os

33 years ago'cat' no longer exists
Guido van Rossum [Tue, 31 Mar 1992 18:55:00 +0000 (18:55 +0000)] 
'cat' no longer exists

33 years agoRenamed to posixpath; changed def'n of split().
Guido van Rossum [Tue, 31 Mar 1992 18:54:35 +0000 (18:54 +0000)] 
Renamed to posixpath; changed def'n of split().

33 years agoSome weird forms of try statements are no longer allowed.
Guido van Rossum [Tue, 31 Mar 1992 18:54:11 +0000 (18:54 +0000)] 
Some weird forms of try statements are no longer allowed.

33 years agoDon't define the page lay-out here -- rely on A4wide, doubleside options.
Guido van Rossum [Tue, 31 Mar 1992 18:53:47 +0000 (18:53 +0000)] 
Don't define the page lay-out here -- rely on A4wide, doubleside options.

33 years agotightened try statement syntax
Guido van Rossum [Tue, 31 Mar 1992 18:50:52 +0000 (18:50 +0000)] 
tightened try statement syntax

33 years agoTighten syntax for try statements
Guido van Rossum [Tue, 31 Mar 1992 18:49:18 +0000 (18:49 +0000)] 
Tighten syntax for try statements