]> git.ipfire.org Git - thirdparty/Python/cpython.git/log
thirdparty/Python/cpython.git
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

33 years agonew '==' syntax
Guido van Rossum [Mon, 30 Mar 1992 13:30:03 +0000 (13:30 +0000)] 
new '==' syntax

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

33 years agoInitial revision
Guido van Rossum [Mon, 30 Mar 1992 12:39:06 +0000 (12:39 +0000)] 
Initial revision

33 years agoInitial revision
Guido van Rossum [Mon, 30 Mar 1992 11:39:53 +0000 (11:39 +0000)] 
Initial revision

33 years agoposix -> os
Guido van Rossum [Mon, 30 Mar 1992 11:31:39 +0000 (11:31 +0000)] 
posix -> os

33 years agosmall fixes
Guido van Rossum [Mon, 30 Mar 1992 11:15:49 +0000 (11:15 +0000)] 
small fixes

33 years agoposix -> os
Guido van Rossum [Mon, 30 Mar 1992 11:15:26 +0000 (11:15 +0000)] 
posix -> os

33 years agochange posix/path to os
Guido van Rossum [Mon, 30 Mar 1992 11:14:36 +0000 (11:14 +0000)] 
change posix/path to os

33 years agochange posix to os; and change error message
Guido van Rossum [Mon, 30 Mar 1992 11:14:20 +0000 (11:14 +0000)] 
change posix to os; and change error message

33 years agochange posix to os
Guido van Rossum [Mon, 30 Mar 1992 11:13:59 +0000 (11:13 +0000)] 
change posix to os

33 years agochange posix to os and path to os.path
Guido van Rossum [Mon, 30 Mar 1992 11:12:23 +0000 (11:12 +0000)] 
change posix to os and path to os.path

33 years agoAdapt it to modern times (0.9.6)
Guido van Rossum [Mon, 30 Mar 1992 11:01:26 +0000 (11:01 +0000)] 
Adapt it to modern times (0.9.6)

33 years agoInitial revision
Guido van Rossum [Mon, 30 Mar 1992 10:54:51 +0000 (10:54 +0000)] 
Initial revision

33 years agoAdded guesstabsize() for the mac
Guido van Rossum [Fri, 27 Mar 1992 17:31:35 +0000 (17:31 +0000)] 
Added guesstabsize() for the mac

33 years agolint fix
Guido van Rossum [Fri, 27 Mar 1992 17:31:02 +0000 (17:31 +0000)] 
lint fix

33 years agofix HUGE and MAXVAL (suggested by Tim Peters)
Guido van Rossum [Fri, 27 Mar 1992 17:30:32 +0000 (17:30 +0000)] 
fix HUGE and MAXVAL (suggested by Tim Peters)

33 years agolint
Guido van Rossum [Fri, 27 Mar 1992 17:29:44 +0000 (17:29 +0000)] 
lint

33 years agolint (added flushline() interface)
Guido van Rossum [Fri, 27 Mar 1992 17:29:31 +0000 (17:29 +0000)] 
lint (added flushline() interface)

33 years agolint (added prototypes for all static fns)
Guido van Rossum [Fri, 27 Mar 1992 17:29:15 +0000 (17:29 +0000)] 
lint (added prototypes for all static fns)

33 years agoanswer lint's complaints
Guido van Rossum [Fri, 27 Mar 1992 17:28:44 +0000 (17:28 +0000)] 
answer lint's complaints

33 years agofix what lint found
Guido van Rossum [Fri, 27 Mar 1992 17:28:26 +0000 (17:28 +0000)] 
fix what lint found

33 years agoLint stuff (involves casts, yuck!)
Guido van Rossum [Fri, 27 Mar 1992 17:27:05 +0000 (17:27 +0000)] 
Lint stuff (involves casts, yuck!)