]> git.ipfire.org Git - thirdparty/Python/cpython.git/log
thirdparty/Python/cpython.git
30 years agosuppress . and .. in listdir return value
Guido van Rossum [Tue, 18 Jul 1995 18:16:52 +0000 (18:16 +0000)] 
suppress . and .. in listdir return value

30 years agokeyword arguments and faster calls
Guido van Rossum [Tue, 18 Jul 1995 14:51:37 +0000 (14:51 +0000)] 
keyword arguments and faster calls

30 years agoNT specific change for nicer error message (Mark H)
Guido van Rossum [Tue, 18 Jul 1995 14:40:09 +0000 (14:40 +0000)] 
NT specific change for nicer error message (Mark H)

30 years agochanges for keyword arguments and fast function call; added abstract.c
Guido van Rossum [Tue, 18 Jul 1995 14:30:34 +0000 (14:30 +0000)] 
changes for keyword arguments and fast function call; added abstract.c

30 years agokeyword arguments and faster function calls
Guido van Rossum [Tue, 18 Jul 1995 14:21:06 +0000 (14:21 +0000)] 
keyword arguments and faster function calls

30 years agoGeneric Abstract Object Interface
Guido van Rossum [Tue, 18 Jul 1995 14:12:02 +0000 (14:12 +0000)] 
Generic Abstract Object Interface

30 years agoinclude abstract.h
Guido van Rossum [Tue, 18 Jul 1995 14:07:52 +0000 (14:07 +0000)] 
include abstract.h

30 years agoGeneric Abstract Object Interface
Guido van Rossum [Tue, 18 Jul 1995 14:07:00 +0000 (14:07 +0000)] 
Generic Abstract Object Interface

30 years agoVarious toolbox routines have gotten new names.
Jack Jansen [Mon, 17 Jul 1995 13:25:15 +0000 (13:25 +0000)] 
Various toolbox routines have gotten new names.

30 years agoThe three most important suites, generated by gensuitemodule
Jack Jansen [Mon, 17 Jul 1995 11:43:59 +0000 (11:43 +0000)] 
The three most important suites, generated by gensuitemodule

30 years agoGensuitemodule generates python classes from aete/aeut resources
Jack Jansen [Mon, 17 Jul 1995 11:43:20 +0000 (11:43 +0000)] 
Gensuitemodule generates python classes from aete/aeut resources
test_suite is a tiny test program for such a generated class

30 years agoSplit aepack and aetypes off from aetools (it was getting too big)
Jack Jansen [Mon, 17 Jul 1995 11:42:23 +0000 (11:42 +0000)] 
Split aepack and aetypes off from aetools (it was getting too big)
Added support for all basic types mentioned in Apple Event Registry
Added support for automatically-generated suites.

30 years agoGenerated anew after fixing aescan.py
Jack Jansen [Mon, 17 Jul 1995 11:40:10 +0000 (11:40 +0000)] 
Generated anew after fixing aescan.py

30 years agoAlso scan AERegistry.h and AEObjects.h and create .py definition
Jack Jansen [Mon, 17 Jul 1995 11:39:04 +0000 (11:39 +0000)] 
Also scan AERegistry.h and AEObjects.h and create .py definition
files.

Some methods had turned to functions again. Fixed.

30 years agoAdded GetErrorString method (convert OSErr number to string)
Jack Jansen [Mon, 17 Jul 1995 11:36:01 +0000 (11:36 +0000)] 
Added GetErrorString method (convert OSErr number to string)

30 years agoTk 4.0 and Tcl 7.4 are now standard
Guido van Rossum [Fri, 14 Jul 1995 15:29:10 +0000 (15:29 +0000)] 
Tk 4.0 and Tcl 7.4 are now standard

30 years agoTommy's mail explaining status
Guido van Rossum [Fri, 14 Jul 1995 15:28:00 +0000 (15:28 +0000)] 
Tommy's mail explaining status

30 years agoOfficial version 1.26 directly from Ken
Guido van Rossum [Wed, 12 Jul 1995 15:34:34 +0000 (15:34 +0000)] 
Official version 1.26 directly from Ken

30 years agoargs to call_object must be tuple or NULL
Guido van Rossum [Wed, 12 Jul 1995 02:22:06 +0000 (02:22 +0000)] 
args to call_object must be tuple or NULL

30 years agosomething close to Ken's latest version ...
Guido van Rossum [Wed, 12 Jul 1995 02:17:51 +0000 (02:17 +0000)] 
something close to Ken's latest version ...

30 years agofix read(0), readline(0); make tuple for call_object args
Guido van Rossum [Mon, 10 Jul 1995 23:32:26 +0000 (23:32 +0000)] 
fix read(0), readline(0); make tuple for call_object args

30 years agorename arglist to alist (conflict with new grammar symbol)
Guido van Rossum [Mon, 10 Jul 1995 13:52:21 +0000 (13:52 +0000)] 
rename arglist to alist (conflict with new grammar symbol)

30 years agoIgnore a few more names when comparing directories.
Sjoerd Mullender [Mon, 10 Jul 1995 11:58:31 +0000 (11:58 +0000)] 
Ignore a few more names when comparing directories.

30 years agoreplace vars() with locals() and globals(); 3rd raise arg; typos
Guido van Rossum [Fri, 7 Jul 1995 23:06:33 +0000 (23:06 +0000)] 
replace vars() with locals() and globals(); 3rd raise arg; typos

30 years agotypos
Guido van Rossum [Fri, 7 Jul 1995 23:05:13 +0000 (23:05 +0000)] 
typos

30 years agoadd missing definitin of longstringitem
Guido van Rossum [Fri, 7 Jul 1995 23:04:17 +0000 (23:04 +0000)] 
add missing definitin of longstringitem

30 years agocorrect description of list.insert()
Guido van Rossum [Fri, 7 Jul 1995 23:03:07 +0000 (23:03 +0000)] 
correct description of list.insert()

30 years agofix bug in example (should close file at all times)
Guido van Rossum [Fri, 7 Jul 1995 23:01:27 +0000 (23:01 +0000)] 
fix bug in example (should close file at all times)

30 years agocorrect typo; document sys.platform
Guido van Rossum [Fri, 7 Jul 1995 23:00:35 +0000 (23:00 +0000)] 
correct typo; document sys.platform

30 years agodocumented globals() and locals()
Guido van Rossum [Fri, 7 Jul 1995 22:58:28 +0000 (22:58 +0000)] 
documented globals() and locals()

30 years agoadded pointer to libimp.tex for __import__ example
Guido van Rossum [Fri, 7 Jul 1995 22:57:02 +0000 (22:57 +0000)] 
added pointer to libimp.tex for __import__ example

30 years agodocumented default flag, mode; changed gdbm into a pointer to dbm
Guido van Rossum [Fri, 7 Jul 1995 22:55:57 +0000 (22:55 +0000)] 
documented default flag, mode; changed gdbm into a pointer to dbm

30 years ago3rd arg for raise; INCOMPLETE keyword parameter passing (currently f(kw=value) is...
Guido van Rossum [Fri, 7 Jul 1995 22:53:21 +0000 (22:53 +0000)] 
3rd arg for raise; INCOMPLETE keyword parameter passing (currently f(kw=value) is seen as f('kw', value))

30 years agonew MAGIC; some changes to default files for imp.load_... functions
Guido van Rossum [Fri, 7 Jul 1995 22:50:36 +0000 (22:50 +0000)] 
new MAGIC; some changes to default files for imp.load_... functions

30 years agoignore control-l (parallelling change to tokenizer.c)
Guido van Rossum [Fri, 7 Jul 1995 22:45:41 +0000 (22:45 +0000)] 
ignore control-l (parallelling change to tokenizer.c)

30 years agoadded sys.platform
Guido van Rossum [Fri, 7 Jul 1995 22:45:02 +0000 (22:45 +0000)] 
added sys.platform

30 years agonew grammar
Guido van Rossum [Fri, 7 Jul 1995 22:44:10 +0000 (22:44 +0000)] 
new grammar

30 years agoadded locals() and globals(); [raw_]input() uses readline()
Guido van Rossum [Fri, 7 Jul 1995 22:43:42 +0000 (22:43 +0000)] 
added locals() and globals(); [raw_]input() uses readline()

30 years agoerr() should be varargs -- and fix one call
Guido van Rossum [Fri, 7 Jul 1995 22:39:14 +0000 (22:39 +0000)] 
err() should be varargs -- and fix one call

30 years agoadded getpalatform()
Guido van Rossum [Fri, 7 Jul 1995 22:38:14 +0000 (22:38 +0000)] 
added getpalatform()

30 years agonormalized flag arg and made flag, mode default args; minor cosmetics
Guido van Rossum [Fri, 7 Jul 1995 22:37:11 +0000 (22:37 +0000)] 
normalized flag arg and made flag, mode default args; minor cosmetics

30 years agopass $PLATFORM into config.c
Guido van Rossum [Fri, 7 Jul 1995 22:35:21 +0000 (22:35 +0000)] 
pass $PLATFORM into config.c

30 years agonew opcodes RAISE_VARARGS, CALL_FUNCTION
Guido van Rossum [Fri, 7 Jul 1995 22:32:10 +0000 (22:32 +0000)] 
new opcodes RAISE_VARARGS, CALL_FUNCTION

30 years agonew grammar symbols arglist and argument
Guido van Rossum [Fri, 7 Jul 1995 22:31:40 +0000 (22:31 +0000)] 
new grammar symbols arglist and argument

30 years agoignore control-l in whitespace
Guido van Rossum [Fri, 7 Jul 1995 22:27:27 +0000 (22:27 +0000)] 
ignore control-l in whitespace

30 years agonew grammar for 3rd raise arg and keyword parameters
Guido van Rossum [Fri, 7 Jul 1995 22:26:23 +0000 (22:26 +0000)] 
new grammar for 3rd raise arg and keyword parameters

30 years ago#changed all email address to go through python.org
Barry Warsaw [Wed, 5 Jul 1995 23:26:15 +0000 (23:26 +0000)] 
#changed all email address to go through python.org

30 years ago(py-append-to-process-buffer): XEmacs doesn't have last-input-start or
Barry Warsaw [Wed, 5 Jul 1995 23:01:43 +0000 (23:01 +0000)] 
(py-append-to-process-buffer): XEmacs doesn't have last-input-start or
last-input-end either!

30 years ago(python-font-lock-keywords): merged with XEmacs 19.12 font-lock.el
Barry Warsaw [Wed, 5 Jul 1995 22:50:55 +0000 (22:50 +0000)] 
(python-font-lock-keywords): merged with XEmacs 19.12 font-lock.el
value

30 years ago(py-process-filter): if command takes a long time, input typed before
Barry Warsaw [Wed, 5 Jul 1995 22:27:23 +0000 (22:27 +0000)] 
(py-process-filter): if command takes a long time, input typed before
the next prompt could end up in the middle of the line, instead of
after it.  Fix given by klm@nist.gov.

30 years ago(py-shell): cope with make-comint instead of make-shell
Barry Warsaw [Wed, 5 Jul 1995 22:06:50 +0000 (22:06 +0000)] 
(py-shell): cope with make-comint instead of make-shell

30 years agoInitial port to CodeWarrior CFM68K support (mainly by disabling
Jack Jansen [Tue, 27 Jun 1995 13:18:14 +0000 (13:18 +0000)] 
Initial port to CodeWarrior CFM68K support (mainly by disabling
unsupported features).

30 years agoPorting to CW CFM68K
Jack Jansen [Tue, 27 Jun 1995 13:15:15 +0000 (13:15 +0000)] 
Porting to CW CFM68K

30 years agoChanged ifdef __CFM68K__ to ifdef SYMANTEC__CFM68K__: CW has its own
Jack Jansen [Tue, 27 Jun 1995 13:12:09 +0000 (13:12 +0000)] 
Changed ifdef __CFM68K__ to ifdef SYMANTEC__CFM68K__: CW has its own
unique set of ideosyncracies:-(

30 years agoadded support for -L flag (local operation)
Guido van Rossum [Fri, 23 Jun 1995 22:41:34 +0000 (22:41 +0000)] 
added support for -L flag (local operation)

30 years agoadd -L option
Guido van Rossum [Fri, 23 Jun 1995 22:40:59 +0000 (22:40 +0000)] 
add -L option

30 years agodelete file after checkin
Guido van Rossum [Fri, 23 Jun 1995 22:37:53 +0000 (22:37 +0000)] 
delete file after checkin

30 years agoadd bug comment
Guido van Rossum [Fri, 23 Jun 1995 22:33:57 +0000 (22:33 +0000)] 
add bug comment

30 years agorestructured index somewhat
Guido van Rossum [Fri, 23 Jun 1995 22:11:18 +0000 (22:11 +0000)] 
restructured index somewhat

30 years agorewritten using rcslib.py
Guido van Rossum [Fri, 23 Jun 1995 22:07:17 +0000 (22:07 +0000)] 
rewritten using rcslib.py

30 years agouse the new rcslib
Guido van Rossum [Fri, 23 Jun 1995 22:05:39 +0000 (22:05 +0000)] 
use the new rcslib

30 years agoinitial checkin
Guido van Rossum [Fri, 23 Jun 1995 22:03:28 +0000 (22:03 +0000)] 
initial checkin

30 years agodefine RCSProxyClient here instead of in RCSProxy.py
Guido van Rossum [Fri, 23 Jun 1995 21:59:12 +0000 (21:59 +0000)] 
define RCSProxyClient here instead of in RCSProxy.py

30 years agorewritten and documented
Guido van Rossum [Fri, 23 Jun 1995 21:58:18 +0000 (21:58 +0000)] 
rewritten and documented

30 years agobarry's contributions
Guido van Rossum [Fri, 23 Jun 1995 14:40:06 +0000 (14:40 +0000)] 
barry's contributions

30 years agoadded seekable option; save unix from lines; speed up islast()
Guido van Rossum [Thu, 22 Jun 1995 19:06:57 +0000 (19:06 +0000)] 
added seekable option; save unix from lines; speed up islast()

30 years agoadd User-agent hdr; read and close the file upon http error
Guido van Rossum [Thu, 22 Jun 1995 19:00:13 +0000 (19:00 +0000)] 
add User-agent hdr; read and close the file upon http error

30 years agomake split and splitfields, join and joinfields synonyms
Guido van Rossum [Thu, 22 Jun 1995 18:58:00 +0000 (18:58 +0000)] 
make split and splitfields, join and joinfields synonyms

30 years agomake reporting unbalanced tags an overridable method
Guido van Rossum [Thu, 22 Jun 1995 18:56:36 +0000 (18:56 +0000)] 
make reporting unbalanced tags an overridable method

30 years agouse imp.new_module(), not new.module(); and /usr/local
Guido van Rossum [Thu, 22 Jun 1995 18:55:10 +0000 (18:55 +0000)] 
use imp.new_module(), not new.module(); and /usr/local

30 years agofunctions don't have a __name__ attribute
Guido van Rossum [Thu, 22 Jun 1995 18:52:35 +0000 (18:52 +0000)] 
functions don't have a __name__ attribute

30 years agotest other name variable
Guido van Rossum [Thu, 22 Jun 1995 18:51:23 +0000 (18:51 +0000)] 
test other name variable

30 years agodoctor the exception
Guido van Rossum [Thu, 22 Jun 1995 18:50:15 +0000 (18:50 +0000)] 
doctor the exception

30 years agodiscard endrequest(); minor stuff; rfc822 no seek flag
Guido van Rossum [Thu, 22 Jun 1995 18:48:48 +0000 (18:48 +0000)] 
discard endrequest(); minor stuff; rfc822 no seek flag

30 years agosupport <HTML>, remove <HEADER>
Guido van Rossum [Thu, 22 Jun 1995 18:46:12 +0000 (18:46 +0000)] 
support <HTML>, remove <HEADER>

30 years agoset softspace to 0 in __init__
Guido van Rossum [Thu, 22 Jun 1995 18:45:04 +0000 (18:45 +0000)] 
set softspace to 0 in __init__

30 years agoadded notes about security
Guido van Rossum [Wed, 21 Jun 1995 02:19:55 +0000 (02:19 +0000)] 
added notes about security

30 years agoimport string; add 129.6.64 to security
Guido van Rossum [Wed, 21 Jun 1995 02:10:32 +0000 (02:10 +0000)] 
import string; add 129.6.64 to security

30 years agoadd security
Guido van Rossum [Wed, 21 Jun 1995 02:09:20 +0000 (02:09 +0000)] 
add security

30 years agobugfixes
Guido van Rossum [Wed, 21 Jun 1995 02:08:55 +0000 (02:08 +0000)] 
bugfixes

30 years agoupdate -R; diff -r<rev>; send mail on commit
Guido van Rossum [Wed, 21 Jun 1995 01:02:06 +0000 (01:02 +0000)] 
update -R; diff -r<rev>; send mail on commit

30 years agoadd doc for extra field
Guido van Rossum [Wed, 21 Jun 1995 01:00:46 +0000 (01:00 +0000)] 
add doc for extra field

30 years agosecurity stuff added
Guido van Rossum [Wed, 21 Jun 1995 01:00:17 +0000 (01:00 +0000)] 
security stuff added

30 years agoplaceholder for security measures
Guido van Rossum [Wed, 21 Jun 1995 00:55:59 +0000 (00:55 +0000)] 
placeholder for security measures

30 years agoadded ftp mirror script
Guido van Rossum [Tue, 20 Jun 1995 19:31:37 +0000 (19:31 +0000)] 
added ftp mirror script

30 years agoAdded tbd's on python-font-lock-keywords
Barry Warsaw [Tue, 20 Jun 1995 18:55:34 +0000 (18:55 +0000)] 
Added tbd's on python-font-lock-keywords

30 years agoremoved all references to modsupport.h
Guido van Rossum [Tue, 20 Jun 1995 18:45:39 +0000 (18:45 +0000)] 
removed all references to modsupport.h

30 years agoadd bind(0,''); better way of guessing our fully qualified hostname
Guido van Rossum [Tue, 20 Jun 1995 17:21:42 +0000 (17:21 +0000)] 
add bind(0,''); better way of guessing our fully qualified hostname

30 years agoTwo new methods
Jack Jansen [Tue, 20 Jun 1995 12:42:39 +0000 (12:42 +0000)] 
Two new methods

30 years agoFixed sentence about modulator
Jack Jansen [Tue, 20 Jun 1995 12:32:43 +0000 (12:32 +0000)] 
Fixed sentence about modulator

30 years agoUpdated
Jack Jansen [Tue, 20 Jun 1995 12:32:15 +0000 (12:32 +0000)] 
Updated

30 years agoJim Fulton's change to support doc strings
Jack Jansen [Tue, 20 Jun 1995 12:26:03 +0000 (12:26 +0000)] 
Jim Fulton's change to support doc strings

30 years agoAdded methods as_Menu and as_Control to convert a resource
Jack Jansen [Sun, 18 Jun 1995 20:20:27 +0000 (20:20 +0000)] 
Added methods as_Menu and as_Control to convert a resource
to those object types

You can now set the data attribute of a resource with the expected
semantics (but you have to call ChangedResource yourself)

30 years agoAdded as_Resource() method to convert menu object to res object
Jack Jansen [Sun, 18 Jun 1995 20:17:27 +0000 (20:17 +0000)] 
Added as_Resource() method to convert menu object to res object

30 years agoAdded as_Resource() method to convert ctl object to res object
Jack Jansen [Sun, 18 Jun 1995 20:16:33 +0000 (20:16 +0000)] 
Added as_Resource() method to convert ctl object to res object

30 years agoAdded missing setselftype method to ManualGenerator
Jack Jansen [Sun, 18 Jun 1995 20:08:28 +0000 (20:08 +0000)] 
Added missing setselftype method to ManualGenerator

30 years agoAdded PY_RESOURCE (mac only) to imp module
Jack Jansen [Sun, 18 Jun 1995 20:06:44 +0000 (20:06 +0000)] 
Added PY_RESOURCE (mac only) to imp module

30 years agoAdded FindFolder interface
Jack Jansen [Sun, 18 Jun 1995 20:05:14 +0000 (20:05 +0000)] 
Added FindFolder interface

30 years agoAdded code to obtain sys.path from a resource
Jack Jansen [Sun, 18 Jun 1995 20:03:40 +0000 (20:03 +0000)] 
Added code to obtain sys.path from a resource
Removed code to update the preferences file, use EditPythonPrefs.py
in stead (actually, code is still there if you define USE_MAC_MODPREFS)

30 years agoObtain path from a resource (unless USE_BUILTIN_PATH is #defined)
Jack Jansen [Sun, 18 Jun 1995 19:57:01 +0000 (19:57 +0000)] 
Obtain path from a resource (unless USE_BUILTIN_PATH is #defined)