]> git.ipfire.org Git - thirdparty/Python/cpython.git/log
thirdparty/Python/cpython.git
34 years agominsize --> getminsize; new implementation of getminsize
Guido van Rossum [Fri, 16 Aug 1991 13:17:07 +0000 (13:17 +0000)] 
minsize --> getminsize; new implementation of getminsize

34 years agominsize --> getminsize
Guido van Rossum [Fri, 16 Aug 1991 13:16:25 +0000 (13:16 +0000)] 
minsize --> getminsize

34 years agoInitial revision
Guido van Rossum [Fri, 16 Aug 1991 13:15:56 +0000 (13:15 +0000)] 
Initial revision

34 years agoRenamed path.cat to path.join
Guido van Rossum [Fri, 16 Aug 1991 13:14:46 +0000 (13:14 +0000)] 
Renamed path.cat to path.join

34 years agominsize --> getminsize
Guido van Rossum [Fri, 16 Aug 1991 13:05:37 +0000 (13:05 +0000)] 
minsize --> getminsize

34 years agoAdded class StrutAppearance (a label with with 0).
Guido van Rossum [Fri, 16 Aug 1991 13:04:40 +0000 (13:04 +0000)] 
Added class StrutAppearance (a label with with 0).
Changed minsize to getminsize.

34 years agoInitial revision
Guido van Rossum [Fri, 16 Aug 1991 13:02:04 +0000 (13:02 +0000)] 
Initial revision

34 years agoChanged minsize to getminsize.
Guido van Rossum [Fri, 16 Aug 1991 13:01:50 +0000 (13:01 +0000)] 
Changed minsize to getminsize.

34 years agoToo much to describe changed...
Guido van Rossum [Fri, 16 Aug 1991 09:13:42 +0000 (09:13 +0000)] 
Too much to describe changed...

34 years agoUse dict2lookup.
Guido van Rossum [Fri, 16 Aug 1991 09:01:55 +0000 (09:01 +0000)] 
Use dict2lookup.

34 years agoUse more dict2 functions./
Guido van Rossum [Fri, 16 Aug 1991 09:01:08 +0000 (09:01 +0000)] 
Use more dict2 functions./

34 years agoAdded/moved dict2 interfaces.
Guido van Rossum [Fri, 16 Aug 1991 09:00:42 +0000 (09:00 +0000)] 
Added/moved dict2 interfaces.

34 years agoChanged some interfaces after error reports from Liberte.
Guido van Rossum [Fri, 16 Aug 1991 08:59:21 +0000 (08:59 +0000)] 
Changed some interfaces after error reports from Liberte.
Added altgetmatrix (better but incompatible).

34 years agoAdded initfl() call when USE_FL is define.
Guido van Rossum [Fri, 16 Aug 1991 08:58:56 +0000 (08:58 +0000)] 
Added initfl() call when USE_FL is define.

34 years agoUse dmore dict2lookup.
Guido van Rossum [Fri, 16 Aug 1991 08:58:43 +0000 (08:58 +0000)] 
Use dmore dict2lookup.

34 years agoReflect changed file name in comments.
Guido van Rossum [Fri, 16 Aug 1991 08:57:40 +0000 (08:57 +0000)] 
Reflect changed file name in comments.

34 years agoChanged many calls to dict stufff to dict2 variants.
Guido van Rossum [Fri, 16 Aug 1991 08:56:04 +0000 (08:56 +0000)] 
Changed many calls to dict stufff to dict2 variants.
*** Somehow the call to printobject was changed back to fwrite?!?! ***

34 years agoChange getbuiltin interface to get the name as an object.
Guido van Rossum [Fri, 16 Aug 1991 08:55:53 +0000 (08:55 +0000)] 
Change getbuiltin interface to get the name as an object.

34 years agoChange getbuiltin interface to get the name as an object;
Guido van Rossum [Fri, 16 Aug 1991 08:54:58 +0000 (08:54 +0000)] 
Change getbuiltin interface to get the name as an object;
call dict2lookup insteead of dictlookup.

34 years agoFixed almost all list errors.
Guido van Rossum [Thu, 8 Aug 1991 12:34:44 +0000 (12:34 +0000)] 
Fixed almost all list errors.

34 years agoLots of cosmetic changes.
Guido van Rossum [Thu, 8 Aug 1991 12:10:01 +0000 (12:10 +0000)] 
Lots of cosmetic changes.
Lots of small bugfixes (lint!).
Made bgn_group and end_group form methods instead of top-level functions.

34 years agoAdde get_mouse and find_first/find_last (by robertl)
Guido van Rossum [Thu, 8 Aug 1991 12:07:45 +0000 (12:07 +0000)] 
Adde get_mouse and find_first/find_last (by robertl)

34 years agoInitial revision
Guido van Rossum [Wed, 7 Aug 1991 11:32:58 +0000 (11:32 +0000)] 
Initial revision

34 years agoAll mac compilers now use 1904 as the Epoch...
Guido van Rossum [Sat, 27 Jul 1991 23:09:30 +0000 (23:09 +0000)] 
All mac compilers now use 1904 as the Epoch...

34 years agoCompletely ignore lines with only a newline token on them, except
Guido van Rossum [Sat, 27 Jul 1991 21:42:56 +0000 (21:42 +0000)] 
Completely ignore lines with only a newline token on them, except
wholly empty lines interactively.

34 years agoAdded getxwindowin() method
Guido van Rossum [Sat, 27 Jul 1991 21:42:24 +0000 (21:42 +0000)] 
Added getxwindowin() method

34 years agoAdd gethostname() and s.avail().
Guido van Rossum [Sat, 27 Jul 1991 21:42:02 +0000 (21:42 +0000)] 
Add gethostname() and s.avail().

34 years agoIgnore SIGPIPE when we've opened a pipe
Guido van Rossum [Sat, 27 Jul 1991 21:41:01 +0000 (21:41 +0000)] 
Ignore SIGPIPE when we've opened a pipe

34 years agoCheck for write errors after printing a value
Guido van Rossum [Sat, 27 Jul 1991 21:40:24 +0000 (21:40 +0000)] 
Check for write errors after printing a value

34 years agoSupport for long integers
Guido van Rossum [Sat, 27 Jul 1991 21:39:31 +0000 (21:39 +0000)] 
Support for long integers

34 years agoAdd some err_errno calls that were missing
Guido van Rossum [Sat, 27 Jul 1991 21:38:43 +0000 (21:38 +0000)] 
Add some err_errno calls that were missing

34 years agoNew syntax
Guido van Rossum [Sat, 27 Jul 1991 21:38:01 +0000 (21:38 +0000)] 
New syntax

34 years agoNew grammar (semicolons, continue, no multiple NEWLINES)
Guido van Rossum [Sat, 27 Jul 1991 21:37:24 +0000 (21:37 +0000)] 
New grammar (semicolons, continue, no multiple NEWLINES)

34 years agoNew syntax: semicolons, continue statement.
Guido van Rossum [Sat, 27 Jul 1991 21:34:52 +0000 (21:34 +0000)] 
New syntax: semicolons, continue statement.
For the latter we must keep track of the current block's type.
(We can't continue through a try statement, sigh.()

34 years agoSupport for long integers
Guido van Rossum [Sat, 27 Jul 1991 21:34:00 +0000 (21:34 +0000)] 
Support for long integers

34 years agoAdded call_object interface
Guido van Rossum [Sat, 27 Jul 1991 21:33:03 +0000 (21:33 +0000)] 
Added call_object interface

34 years agoAdd interface to call a Python function (or other callable) object
Guido van Rossum [Sat, 27 Jul 1991 21:32:34 +0000 (21:32 +0000)] 
Add interface to call a Python function (or other callable) object
from C.

34 years agoChange treatment of multiple NEWLINES
Guido van Rossum [Sat, 27 Jul 1991 21:29:47 +0000 (21:29 +0000)] 
Change treatment of multiple NEWLINES

34 years agoCall printobject instead of fwrite to print strings.
Guido van Rossum [Mon, 22 Jul 1991 11:48:07 +0000 (11:48 +0000)] 
Call printobject instead of fwrite to print strings.

34 years agoAdded 'continue', semicolons and dictionary displays.
Guido van Rossum [Wed, 17 Jul 1991 18:39:15 +0000 (18:39 +0000)] 
Added 'continue', semicolons and dictionary displays.

34 years agoThe print operation now returns status!
Guido van Rossum [Mon, 1 Jul 1991 18:52:31 +0000 (18:52 +0000)] 
The print operation now returns status!

34 years agoConnection sockets now have the proper family/type/proto values.
Guido van Rossum [Mon, 1 Jul 1991 18:51:33 +0000 (18:51 +0000)] 
Connection sockets now have the proper family/type/proto values.
Fix argument handling bug in socket(f,t,p) call.
Fix some comments.

34 years agoFixed confusing error message (open should be popen)
Guido van Rossum [Mon, 1 Jul 1991 18:48:44 +0000 (18:48 +0000)] 
Fixed confusing error message (open should be popen)

34 years agoChange cmpobject() to coerce numerical values before comparing them
Guido van Rossum [Mon, 1 Jul 1991 18:48:04 +0000 (18:48 +0000)] 
Change cmpobject() to coerce numerical values before comparing them

34 years agoAdded getintintintarg() (3 int args)
Guido van Rossum [Mon, 1 Jul 1991 18:47:30 +0000 (18:47 +0000)] 
Added getintintintarg() (3 int args)

34 years agoReorganized somewhat to make it really work on Think C.
Guido van Rossum [Mon, 1 Jul 1991 18:46:03 +0000 (18:46 +0000)] 
Reorganized somewhat to make it really work on Think C.
Hope the best for MPW 3.

34 years agoSupport socket module
Guido van Rossum [Mon, 1 Jul 1991 18:45:17 +0000 (18:45 +0000)] 
Support socket module

34 years agoCheck for identical types before comparing objects to see if they
Guido van Rossum [Mon, 1 Jul 1991 18:44:20 +0000 (18:44 +0000)] 
Check for identical types before comparing objects to see if they
are the same -- 0 and 0.0 compare equal but should be considered different
here!

34 years agoCall coerce() in arithmetic operations, to support mixed mode arithmetic
Guido van Rossum [Mon, 1 Jul 1991 18:43:13 +0000 (18:43 +0000)] 
Call coerce() in arithmetic operations, to support mixed mode arithmetic

34 years agoAdd and use coerce() routine for mixed mode arithmetic
Guido van Rossum [Mon, 1 Jul 1991 18:42:41 +0000 (18:42 +0000)] 
Add and use coerce() routine for mixed mode arithmetic

34 years agoInitial revision
Guido van Rossum [Mon, 1 Jul 1991 18:32:32 +0000 (18:32 +0000)] 
Initial revision

34 years agoUse posix.popen to read output from a command instead if command.get*.
Guido van Rossum [Mon, 1 Jul 1991 18:23:06 +0000 (18:23 +0000)] 
Use posix.popen to read output from a command instead if command.get*.

34 years agoRenamed path.cat to path.join.
Guido van Rossum [Mon, 1 Jul 1991 18:22:34 +0000 (18:22 +0000)] 
Renamed path.cat to path.join.

34 years agoStrip redundant -P from arguments; only print 'ahead' count
Guido van Rossum [Mon, 1 Jul 1991 18:21:32 +0000 (18:21 +0000)] 
Strip redundant -P from arguments; only print 'ahead' count
if other users present in queue.

34 years agoAdd options -amc; do lstat if possible; columnize properly.
Guido van Rossum [Mon, 1 Jul 1991 18:20:35 +0000 (18:20 +0000)] 
Add options -amc; do lstat if possible; columnize properly.

34 years agoMany changes to the interface, and added comments.
Guido van Rossum [Thu, 27 Jun 1991 15:51:29 +0000 (15:51 +0000)] 
Many changes to the interface, and added comments.

34 years agoInitial revision
Guido van Rossum [Tue, 25 Jun 1991 21:36:08 +0000 (21:36 +0000)] 
Initial revision

34 years agoGeneralize to macintosh.
Guido van Rossum [Mon, 24 Jun 1991 22:30:42 +0000 (22:30 +0000)] 
Generalize to macintosh.

34 years agoDefine 'macintosh' if THINK_C is defined.
Guido van Rossum [Mon, 24 Jun 1991 22:30:14 +0000 (22:30 +0000)] 
Define 'macintosh' if THINK_C is defined.

34 years agoDon't use printobject() to print a string (filename).
Guido van Rossum [Mon, 24 Jun 1991 22:25:27 +0000 (22:25 +0000)] 
Don't use printobject() to print a string (filename).
Print ';' instead of ',' between file and line for MPW.

34 years agoGeneralize to macintosh; forget Think 3.0.
Guido van Rossum [Mon, 24 Jun 1991 22:23:45 +0000 (22:23 +0000)] 
Generalize to macintosh; forget Think 3.0.

34 years agoApparently MPW has power() instead of pow().
Guido van Rossum [Mon, 24 Jun 1991 22:23:10 +0000 (22:23 +0000)] 
Apparently MPW has power() instead of pow().

34 years agoprintobject now returns an error code
Guido van Rossum [Fri, 7 Jun 1991 22:59:30 +0000 (22:59 +0000)] 
printobject now returns an error code
Remove superfluous err_nomem() call
,

34 years agoprintobject now returns an error code
Guido van Rossum [Fri, 7 Jun 1991 22:58:57 +0000 (22:58 +0000)] 
printobject now returns an error code
Remove superfluous err_nomem() call

34 years agoRemove StopPrint hack
Guido van Rossum [Fri, 7 Jun 1991 22:50:34 +0000 (22:50 +0000)] 
Remove StopPrint hack

34 years agoprintobject now returns an error code
Guido van Rossum [Fri, 7 Jun 1991 22:35:42 +0000 (22:35 +0000)] 
printobject now returns an error code

34 years agoprintobject now returns an error code
Guido van Rossum [Fri, 7 Jun 1991 16:10:43 +0000 (16:10 +0000)] 
printobject now returns an error code

34 years agoMention "-c command" option.
Guido van Rossum [Fri, 7 Jun 1991 14:31:11 +0000 (14:31 +0000)] 
Mention "-c command" option.

34 years agoAdd run_command() to implement "-c command".
Guido van Rossum [Fri, 7 Jun 1991 13:59:53 +0000 (13:59 +0000)] 
Add run_command() to implement "-c command".

34 years agoGetpgrp() has a parameter, at least on BSD!
Guido van Rossum [Fri, 7 Jun 1991 13:59:29 +0000 (13:59 +0000)] 
Getpgrp() has a parameter, at least on BSD!

34 years agoWhen printing an error message, don't choke if tok->buf is NULL.
Guido van Rossum [Fri, 7 Jun 1991 13:58:56 +0000 (13:58 +0000)] 
When printing an error message, don't choke if tok->buf is NULL.

34 years agoAdd marshalling for dictionaries.
Guido van Rossum [Fri, 7 Jun 1991 13:58:22 +0000 (13:58 +0000)] 
Add marshalling for dictionaries.

34 years agoAdd "close" function parameter to newopenfileobject().
Guido van Rossum [Fri, 7 Jun 1991 13:57:38 +0000 (13:57 +0000)] 
Add "close" function parameter to newopenfileobject().

34 years agoExport getdict2key() interface.
Guido van Rossum [Fri, 7 Jun 1991 13:57:16 +0000 (13:57 +0000)] 
Export getdict2key() interface.

34 years agoSimplified STDWIN initialization.
Guido van Rossum [Fri, 7 Jun 1991 13:55:41 +0000 (13:55 +0000)] 
Simplified STDWIN initialization.

34 years agoAdded to list of bad filenames.
Guido van Rossum [Tue, 4 Jun 1991 20:44:11 +0000 (20:44 +0000)] 
Added to list of bad filenames.

34 years agoInitial revision
Guido van Rossum [Tue, 4 Jun 1991 20:36:54 +0000 (20:36 +0000)] 
Initial revision

34 years agoAdded getpgrp(); fixed buggy calls to getnoarg().
Guido van Rossum [Tue, 4 Jun 1991 20:23:49 +0000 (20:23 +0000)] 
Added getpgrp(); fixed buggy calls to getnoarg().

34 years agoDeclare errno, for prehistoric systems.
Guido van Rossum [Tue, 4 Jun 1991 20:23:28 +0000 (20:23 +0000)] 
Declare errno, for prehistoric systems.

34 years ago*** empty log message ***
Guido van Rossum [Tue, 4 Jun 1991 20:22:18 +0000 (20:22 +0000)] 
*** empty log message ***

34 years agoExpoer "marshal" module.
Guido van Rossum [Tue, 4 Jun 1991 19:47:46 +0000 (19:47 +0000)] 
Expoer "marshal" module.

34 years agoExport newcodeobject() interface.
Guido van Rossum [Tue, 4 Jun 1991 19:43:13 +0000 (19:43 +0000)] 
Export newcodeobject() interface.

34 years agoExport float_buf_repr() interface, for marshalling of floats.
Guido van Rossum [Tue, 4 Jun 1991 19:42:53 +0000 (19:42 +0000)] 
Export float_buf_repr() interface, for marshalling of floats.

34 years agoInitial revision
Guido van Rossum [Tue, 4 Jun 1991 19:42:30 +0000 (19:42 +0000)] 
Initial revision

34 years agoChanged and exported newcodeobject() interface, for ".pyc" files.
Guido van Rossum [Tue, 4 Jun 1991 19:41:56 +0000 (19:41 +0000)] 
Changed and exported newcodeobject() interface, for ".pyc" files.

34 years agoAdded fclose to newopenfileobject() calls.
Guido van Rossum [Tue, 4 Jun 1991 19:40:59 +0000 (19:40 +0000)] 
Added fclose to newopenfileobject() calls.

34 years agoAdded popen().
Guido van Rossum [Tue, 4 Jun 1991 19:40:25 +0000 (19:40 +0000)] 
Added popen().
Added getmtime() function for use by ".pyc" processing.

34 years agoSupport ".pyc" files: cached compilation results.
Guido van Rossum [Tue, 4 Jun 1991 19:39:42 +0000 (19:39 +0000)] 
Support ".pyc" files: cached compilation results.
(Similar to Emacs ".elc" files.)

34 years agoRemoved Think C 3.0 stuff and wish list.
Guido van Rossum [Tue, 4 Jun 1991 19:38:58 +0000 (19:38 +0000)] 
Removed Think C 3.0 stuff and wish list.

34 years agoIn support of popen(), file objects are now parametrized with a close
Guido van Rossum [Tue, 4 Jun 1991 19:37:39 +0000 (19:37 +0000)] 
In support of popen(), file objects are now parametrized with a close
function on creation.  (There's a funny thing about the return
value of the close function that should be resolved.)
Also added 'isatty' method.

34 years agoRemove test for unimplemented sq_repeat method (see tupleobject comments)
Guido van Rossum [Tue, 4 Jun 1991 19:36:54 +0000 (19:36 +0000)] 
Remove test for unimplemented sq_repeat method (see tupleobject comments)

34 years agoFix comments in string_as_sequence
Guido van Rossum [Tue, 4 Jun 1991 19:36:32 +0000 (19:36 +0000)] 
Fix comments in string_as_sequence

34 years agoFinally implement tuple*number. From now on all sequence types
Guido van Rossum [Tue, 4 Jun 1991 19:35:24 +0000 (19:35 +0000)] 
Finally implement tuple*number.  From now on all sequence types
must (pretend to) support all operations except assignments;
if you don't want to support an operation you have to provide
a dummy function that raises an exception...

34 years agoRemoved utimes() compatibility hack.
Guido van Rossum [Mon, 3 Jun 1991 12:42:10 +0000 (12:42 +0000)] 
Removed utimes() compatibility hack.
Added _exit, exec, fork, getpid, getppid, kill and wait.

34 years agoDon't print the line number for syntax errors in string parsing.
Guido van Rossum [Mon, 3 Jun 1991 11:02:09 +0000 (11:02 +0000)] 
Don't print the line number for syntax errors in string parsing.

34 years agoAdded declarations for dnewlongobject and dgetlongvalue.
Guido van Rossum [Mon, 3 Jun 1991 10:58:51 +0000 (10:58 +0000)] 
Added declarations for dnewlongobject and dgetlongvalue.

34 years agoAdded dnewlongobject(), function to convert double to long int.
Guido van Rossum [Mon, 3 Jun 1991 10:58:24 +0000 (10:58 +0000)] 
Added dnewlongobject(), function to convert double to long int.

34 years agoFix conversion of double to long; stylistic changes.
Guido van Rossum [Mon, 3 Jun 1991 10:58:01 +0000 (10:58 +0000)] 
Fix conversion of double to long; stylistic changes.

34 years agoDon't suppress wsetfont("");
Guido van Rossum [Mon, 3 Jun 1991 10:55:14 +0000 (10:55 +0000)] 
Don't suppress wsetfont("");
Don't report WE_MENU events with None as menu pointer;
Added stdwin.getactie() function;
Moved code to turn WINDOW* into windowobject* to a separate function.

34 years agoCall clearerr() after EOF seen.
Guido van Rossum [Mon, 3 Jun 1991 10:54:55 +0000 (10:54 +0000)] 
Call clearerr() after EOF seen.