]>
git.ipfire.org Git - thirdparty/Python/cpython.git/log
Guido van Rossum [Fri, 7 Jul 1995 23:04:17 +0000 (23:04 +0000)]
add missing definitin of longstringitem
Guido van Rossum [Fri, 7 Jul 1995 23:03:07 +0000 (23:03 +0000)]
correct description of list.insert()
Guido van Rossum [Fri, 7 Jul 1995 23:01:27 +0000 (23:01 +0000)]
fix bug in example (should close file at all times)
Guido van Rossum [Fri, 7 Jul 1995 23:00:35 +0000 (23:00 +0000)]
correct typo; document sys.platform
Guido van Rossum [Fri, 7 Jul 1995 22:58:28 +0000 (22:58 +0000)]
documented globals() and locals()
Guido van Rossum [Fri, 7 Jul 1995 22:57:02 +0000 (22:57 +0000)]
added pointer to libimp.tex for __import__ example
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
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))
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
Guido van Rossum [Fri, 7 Jul 1995 22:45:41 +0000 (22:45 +0000)]
ignore control-l (parallelling change to tokenizer.c)
Guido van Rossum [Fri, 7 Jul 1995 22:45:02 +0000 (22:45 +0000)]
added sys.platform
Guido van Rossum [Fri, 7 Jul 1995 22:44:10 +0000 (22:44 +0000)]
new grammar
Guido van Rossum [Fri, 7 Jul 1995 22:43:42 +0000 (22:43 +0000)]
added locals() and globals(); [raw_]input() uses readline()
Guido van Rossum [Fri, 7 Jul 1995 22:39:14 +0000 (22:39 +0000)]
err() should be varargs -- and fix one call
Guido van Rossum [Fri, 7 Jul 1995 22:38:14 +0000 (22:38 +0000)]
added getpalatform()
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
Guido van Rossum [Fri, 7 Jul 1995 22:35:21 +0000 (22:35 +0000)]
pass $PLATFORM into config.c
Guido van Rossum [Fri, 7 Jul 1995 22:32:10 +0000 (22:32 +0000)]
new opcodes RAISE_VARARGS, CALL_FUNCTION
Guido van Rossum [Fri, 7 Jul 1995 22:31:40 +0000 (22:31 +0000)]
new grammar symbols arglist and argument
Guido van Rossum [Fri, 7 Jul 1995 22:27:27 +0000 (22:27 +0000)]
ignore control-l in whitespace
Guido van Rossum [Fri, 7 Jul 1995 22:26:23 +0000 (22:26 +0000)]
new grammar for 3rd raise arg and keyword parameters
Barry Warsaw [Wed, 5 Jul 1995 23:26:15 +0000 (23:26 +0000)]
#changed all email address to go through python.org
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!
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
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.
Barry Warsaw [Wed, 5 Jul 1995 22:06:50 +0000 (22:06 +0000)]
(py-shell): cope with make-comint instead of make-shell
Jack Jansen [Tue, 27 Jun 1995 13:18:14 +0000 (13:18 +0000)]
Initial port to CodeWarrior CFM68K support (mainly by disabling
unsupported features).
Jack Jansen [Tue, 27 Jun 1995 13:15:15 +0000 (13:15 +0000)]
Porting to CW CFM68K
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:-(
Guido van Rossum [Fri, 23 Jun 1995 22:41:34 +0000 (22:41 +0000)]
added support for -L flag (local operation)
Guido van Rossum [Fri, 23 Jun 1995 22:40:59 +0000 (22:40 +0000)]
add -L option
Guido van Rossum [Fri, 23 Jun 1995 22:37:53 +0000 (22:37 +0000)]
delete file after checkin
Guido van Rossum [Fri, 23 Jun 1995 22:33:57 +0000 (22:33 +0000)]
add bug comment
Guido van Rossum [Fri, 23 Jun 1995 22:11:18 +0000 (22:11 +0000)]
restructured index somewhat
Guido van Rossum [Fri, 23 Jun 1995 22:07:17 +0000 (22:07 +0000)]
rewritten using rcslib.py
Guido van Rossum [Fri, 23 Jun 1995 22:05:39 +0000 (22:05 +0000)]
use the new rcslib
Guido van Rossum [Fri, 23 Jun 1995 22:03:28 +0000 (22:03 +0000)]
initial checkin
Guido van Rossum [Fri, 23 Jun 1995 21:59:12 +0000 (21:59 +0000)]
define RCSProxyClient here instead of in RCSProxy.py
Guido van Rossum [Fri, 23 Jun 1995 21:58:18 +0000 (21:58 +0000)]
rewritten and documented
Guido van Rossum [Fri, 23 Jun 1995 14:40:06 +0000 (14:40 +0000)]
barry's contributions
Guido van Rossum [Thu, 22 Jun 1995 19:06:57 +0000 (19:06 +0000)]
added seekable option; save unix from lines; speed up islast()
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
Guido van Rossum [Thu, 22 Jun 1995 18:58:00 +0000 (18:58 +0000)]
make split and splitfields, join and joinfields synonyms
Guido van Rossum [Thu, 22 Jun 1995 18:56:36 +0000 (18:56 +0000)]
make reporting unbalanced tags an overridable method
Guido van Rossum [Thu, 22 Jun 1995 18:55:10 +0000 (18:55 +0000)]
use imp.new_module(), not new.module(); and /usr/local
Guido van Rossum [Thu, 22 Jun 1995 18:52:35 +0000 (18:52 +0000)]
functions don't have a __name__ attribute
Guido van Rossum [Thu, 22 Jun 1995 18:51:23 +0000 (18:51 +0000)]
test other name variable
Guido van Rossum [Thu, 22 Jun 1995 18:50:15 +0000 (18:50 +0000)]
doctor the exception
Guido van Rossum [Thu, 22 Jun 1995 18:48:48 +0000 (18:48 +0000)]
discard endrequest(); minor stuff; rfc822 no seek flag
Guido van Rossum [Thu, 22 Jun 1995 18:46:12 +0000 (18:46 +0000)]
support <HTML>, remove <HEADER>
Guido van Rossum [Thu, 22 Jun 1995 18:45:04 +0000 (18:45 +0000)]
set softspace to 0 in __init__
Guido van Rossum [Wed, 21 Jun 1995 02:19:55 +0000 (02:19 +0000)]
added notes about security
Guido van Rossum [Wed, 21 Jun 1995 02:10:32 +0000 (02:10 +0000)]
import string; add 129.6.64 to security
Guido van Rossum [Wed, 21 Jun 1995 02:09:20 +0000 (02:09 +0000)]
add security
Guido van Rossum [Wed, 21 Jun 1995 02:08:55 +0000 (02:08 +0000)]
bugfixes
Guido van Rossum [Wed, 21 Jun 1995 01:02:06 +0000 (01:02 +0000)]
update -R; diff -r<rev>; send mail on commit
Guido van Rossum [Wed, 21 Jun 1995 01:00:46 +0000 (01:00 +0000)]
add doc for extra field
Guido van Rossum [Wed, 21 Jun 1995 01:00:17 +0000 (01:00 +0000)]
security stuff added
Guido van Rossum [Wed, 21 Jun 1995 00:55:59 +0000 (00:55 +0000)]
placeholder for security measures
Guido van Rossum [Tue, 20 Jun 1995 19:31:37 +0000 (19:31 +0000)]
added ftp mirror script
Barry Warsaw [Tue, 20 Jun 1995 18:55:34 +0000 (18:55 +0000)]
Added tbd's on python-font-lock-keywords
Guido van Rossum [Tue, 20 Jun 1995 18:45:39 +0000 (18:45 +0000)]
removed all references to modsupport.h
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
Jack Jansen [Tue, 20 Jun 1995 12:42:39 +0000 (12:42 +0000)]
Two new methods
Jack Jansen [Tue, 20 Jun 1995 12:32:43 +0000 (12:32 +0000)]
Fixed sentence about modulator
Jack Jansen [Tue, 20 Jun 1995 12:32:15 +0000 (12:32 +0000)]
Updated
Jack Jansen [Tue, 20 Jun 1995 12:26:03 +0000 (12:26 +0000)]
Jim Fulton's change to support doc strings
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)
Jack Jansen [Sun, 18 Jun 1995 20:17:27 +0000 (20:17 +0000)]
Added as_Resource() method to convert menu 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
Jack Jansen [Sun, 18 Jun 1995 20:08:28 +0000 (20:08 +0000)]
Added missing setselftype method to ManualGenerator
Jack Jansen [Sun, 18 Jun 1995 20:06:44 +0000 (20:06 +0000)]
Added PY_RESOURCE (mac only) to imp module
Jack Jansen [Sun, 18 Jun 1995 20:05:14 +0000 (20:05 +0000)]
Added FindFolder interface
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)
Jack Jansen [Sun, 18 Jun 1995 19:57:01 +0000 (19:57 +0000)]
Obtain path from a resource (unless USE_BUILTIN_PATH is #defined)
Jack Jansen [Fri, 16 Jun 1995 10:57:14 +0000 (10:57 +0000)]
Removed >From stuff
Barry Warsaw [Thu, 15 Jun 1995 15:56:34 +0000 (15:56 +0000)]
updated comments
Barry Warsaw [Thu, 15 Jun 1995 15:54:16 +0000 (15:54 +0000)]
converted to python
Guido van Rossum [Wed, 14 Jun 1995 23:43:44 +0000 (23:43 +0000)]
two mime encoding schemes
Guido van Rossum [Wed, 14 Jun 1995 23:10:28 +0000 (23:10 +0000)]
derived from new configure.in
Guido van Rossum [Wed, 14 Jun 1995 22:54:23 +0000 (22:54 +0000)]
sys/wait.h; NeXT changes (no unistd, utime; getcwd?)
Guido van Rossum [Wed, 14 Jun 1995 22:52:06 +0000 (22:52 +0000)]
fix NL for Linux bash bug; special processing for -u options
Guido van Rossum [Wed, 14 Jun 1995 22:49:20 +0000 (22:49 +0000)]
edited RCS cruft
Guido van Rossum [Wed, 14 Jun 1995 22:31:38 +0000 (22:31 +0000)]
new modules soundex.c and environment.c
Guido van Rossum [Wed, 14 Jun 1995 22:28:08 +0000 (22:28 +0000)]
add setblocking(); NT changes; null-terminate Unix path
Guido van Rossum [Wed, 14 Jun 1995 22:23:17 +0000 (22:23 +0000)]
removed rcs cruft
Guido van Rossum [Wed, 14 Jun 1995 22:17:37 +0000 (22:17 +0000)]
NeXT doesn't like me to declare hypot(double, double)
Guido van Rossum [Wed, 14 Jun 1995 22:07:26 +0000 (22:07 +0000)]
re-enabled NeXT dynamic linking (#ifdef NeXT)
Guido van Rossum [Wed, 14 Jun 1995 18:26:02 +0000 (18:26 +0000)]
replace "\r\n" with "\n" at line end (Jim Ahlstrom)
Guido van Rossum [Wed, 14 Jun 1995 18:21:23 +0000 (18:21 +0000)]
linux elf shlib; sys/wait.h; don't add -posix for NeXT
Guido van Rossum [Wed, 14 Jun 1995 18:17:22 +0000 (18:17 +0000)]
add note about font-lock and fix doc URL
Jack Jansen [Wed, 14 Jun 1995 14:54:25 +0000 (14:54 +0000)]
Mac dynloading is now enabled by USE_MAC_DYNAMIC_LOADING.
Mac dynloading changed to allow multiple modules to live in with each
other in the same file.
Jack Jansen [Wed, 14 Jun 1995 14:47:21 +0000 (14:47 +0000)]
Added USE_* ifdefs for a couple of optional modules.
Jack Jansen [Wed, 14 Jun 1995 14:44:17 +0000 (14:44 +0000)]
Ported to CW6
Jack Jansen [Wed, 14 Jun 1995 14:43:41 +0000 (14:43 +0000)]
Split shared-library support and dynamic-loading support (they were
both enabled with USE_SHARED_LIBRARY, now there's also
USE_MAC_DYNAMIC_LOADING).
Added a few other USE_ defines for optional modules to nonshared
config (they're not included in the base shared library)
Jack Jansen [Tue, 13 Jun 1995 11:19:48 +0000 (11:19 +0000)]
Skip old-style 'From name time' lines at beginning of message.
Sjoerd Mullender [Mon, 12 Jun 1995 15:51:34 +0000 (15:51 +0000)]
Check if we've already loaded a dynamic module under a different name.
Jack Jansen [Fri, 9 Jun 1995 20:56:31 +0000 (20:56 +0000)]
Ported to Universal Header 2.0.1f (i.e. CW6)
Jack Jansen [Fri, 9 Jun 1995 20:39:24 +0000 (20:39 +0000)]
Ported to CodeWarrior 6
Jack Jansen [Tue, 6 Jun 1995 13:08:40 +0000 (13:08 +0000)]
Trying again to check it in. Changes to:
- Use Universal Headers as input
- Change addpack calls to not depend on Guido's disklayout
- Checkge testprograms to use new names for some functions