]> git.ipfire.org Git - thirdparty/Python/cpython.git/log
thirdparty/Python/cpython.git
31 years ago#updated copywrite notice by removing the GPL language according to
Barry Warsaw [Fri, 10 Mar 1995 15:58:16 +0000 (15:58 +0000)] 
#updated copywrite notice by removing the GPL language according to
#Guido's request.

# Updated the `Created' date

31 years agosome more changes for NT and Borland
Guido van Rossum [Fri, 10 Mar 1995 15:14:41 +0000 (15:14 +0000)] 
some more changes for NT and Borland

31 years agomoved some stuff around for fewer confusion
Guido van Rossum [Fri, 10 Mar 1995 15:14:13 +0000 (15:14 +0000)] 
moved some stuff around for fewer confusion

31 years agoadded PyErr_SetInterrupt(); NT ifdefs
Guido van Rossum [Fri, 10 Mar 1995 15:13:48 +0000 (15:13 +0000)] 
added PyErr_SetInterrupt(); NT ifdefs

31 years agoadded PyErr_SetInterrupt()
Guido van Rossum [Fri, 10 Mar 1995 15:13:03 +0000 (15:13 +0000)] 
added PyErr_SetInterrupt()

31 years agomoved bgen to Tools
Guido van Rossum [Fri, 10 Mar 1995 15:12:23 +0000 (15:12 +0000)] 
moved bgen to Tools

31 years agowhy not commit the bug list and ChangeLog
Guido van Rossum [Fri, 10 Mar 1995 15:09:12 +0000 (15:09 +0000)] 
why not commit the bug list and ChangeLog

31 years agopseudo progress bar (not finished)
Guido van Rossum [Fri, 10 Mar 1995 14:47:38 +0000 (14:47 +0000)] 
pseudo progress bar (not finished)

31 years agoadded morse library (not finished yet)
Guido van Rossum [Fri, 10 Mar 1995 14:47:05 +0000 (14:47 +0000)] 
added morse library (not finished yet)

31 years agoadded evtedit.py for SystemClick()
Guido van Rossum [Fri, 10 Mar 1995 14:46:39 +0000 (14:46 +0000)] 
added evtedit.py for SystemClick()

31 years agothe usual
Guido van Rossum [Fri, 10 Mar 1995 14:42:57 +0000 (14:42 +0000)] 
the usual

31 years ago(py-delete-char): must have 'supersede value for 'delete-selection and
Barry Warsaw [Thu, 9 Mar 1995 16:07:29 +0000 (16:07 +0000)] 
(py-delete-char): must have 'supersede value for 'delete-selection and
'pedning-delete properties.

31 years agocope with triple-quoted strings (says Barry)
Guido van Rossum [Thu, 9 Mar 1995 14:45:40 +0000 (14:45 +0000)] 
cope with triple-quoted strings (says Barry)

31 years agothe usual
Guido van Rossum [Thu, 9 Mar 1995 14:44:51 +0000 (14:44 +0000)] 
the usual

31 years agoadd warning about recompiling myreadline.o; add Tools/
Guido van Rossum [Thu, 9 Mar 1995 14:12:10 +0000 (14:12 +0000)] 
add warning about recompiling myreadline.o; add Tools/

31 years agothe usual
Guido van Rossum [Thu, 9 Mar 1995 14:10:13 +0000 (14:10 +0000)] 
the usual

31 years agoadded test for CC value not matching cache
Guido van Rossum [Thu, 9 Mar 1995 14:09:54 +0000 (14:09 +0000)] 
added test for CC value not matching cache

31 years agoadded PicklingError exception
Guido van Rossum [Thu, 9 Mar 1995 14:08:35 +0000 (14:08 +0000)] 
added PicklingError exception

31 years agochanges for MPW
Guido van Rossum [Thu, 9 Mar 1995 12:14:15 +0000 (12:14 +0000)] 
changes for MPW

31 years agoadd casts to malloc() calls
Guido van Rossum [Thu, 9 Mar 1995 12:13:43 +0000 (12:13 +0000)] 
add casts to malloc() calls

31 years agoa few peephole optimizations
Guido van Rossum [Thu, 9 Mar 1995 12:12:50 +0000 (12:12 +0000)] 
a few peephole optimizations

31 years agovarious tuple related optimizations; remove unused b/w compat code from ceval.c
Guido van Rossum [Thu, 9 Mar 1995 12:12:11 +0000 (12:12 +0000)] 
various tuple related optimizations; remove unused b/w compat code from ceval.c

31 years agochanges in NT tests
Guido van Rossum [Thu, 9 Mar 1995 12:11:31 +0000 (12:11 +0000)] 
changes in NT tests

31 years agouse PROTO macro around fn prototype
Guido van Rossum [Thu, 9 Mar 1995 12:10:50 +0000 (12:10 +0000)] 
use PROTO macro around fn prototype

31 years agoaddet SETTUPLEITEM and added cast to GETTUPLEITEM
Guido van Rossum [Thu, 9 Mar 1995 12:10:16 +0000 (12:10 +0000)] 
addet SETTUPLEITEM and added cast to GETTUPLEITEM

31 years ago(python-font-lock-keywords): better defaults.
Barry Warsaw [Wed, 8 Mar 1995 22:25:47 +0000 (22:25 +0000)] 
(python-font-lock-keywords): better defaults.

31 years ago(py-keep-region-active): new function.
Barry Warsaw [Wed, 8 Mar 1995 22:05:16 +0000 (22:05 +0000)] 
(py-keep-region-active): new function.

31 years ago#(python-font-lock-keywords): paren typo
Barry Warsaw [Wed, 8 Mar 1995 22:03:16 +0000 (22:03 +0000)] 
#(python-font-lock-keywords): paren typo

31 years ago(python-font-lock-keywords): new variable
Barry Warsaw [Wed, 8 Mar 1995 22:02:44 +0000 (22:02 +0000)] 
(python-font-lock-keywords): new variable

31 years ago(py-mode-map): py-mark-block moved to C-c C-m (was C-c C-b).
Barry Warsaw [Wed, 8 Mar 1995 21:50:28 +0000 (21:50 +0000)] 
(py-mode-map): py-mark-block moved to C-c C-m (was C-c C-b).
py-submit-bug-report placed on C-c C-b, and py-version placed on C-c
C-v.

(py-version, py-submit-bug-report): new functions

(py-version, py-help-address): new variables

31 years agobump to version 2.0 now that I'm taking over
Barry Warsaw [Wed, 8 Mar 1995 21:33:39 +0000 (21:33 +0000)] 
bump to version 2.0 now that I'm taking over

31 years ago#initial stylistic rewrite
Barry Warsaw [Wed, 8 Mar 1995 21:33:04 +0000 (21:33 +0000)] 
#initial stylistic rewrite

31 years agoInitial revision
Jack Jansen [Tue, 7 Mar 1995 16:40:18 +0000 (16:40 +0000)] 
Initial revision

31 years agochanges (suggested) by Soren Larsen
Guido van Rossum [Tue, 7 Mar 1995 10:14:09 +0000 (10:14 +0000)] 
changes (suggested) by Soren Larsen

31 years agoclarified expanding %xx and form for print_form
Guido van Rossum [Tue, 7 Mar 1995 10:12:59 +0000 (10:12 +0000)] 
clarified expanding %xx and form for print_form

31 years agoadded macdnr
Guido van Rossum [Tue, 7 Mar 1995 10:12:11 +0000 (10:12 +0000)] 
added macdnr

31 years agoadded code objects
Guido van Rossum [Tue, 7 Mar 1995 10:11:15 +0000 (10:11 +0000)] 
added code objects

31 years agoclarified code objects
Guido van Rossum [Tue, 7 Mar 1995 10:09:55 +0000 (10:09 +0000)] 
clarified code objects

31 years agoadded ref to vars()
Guido van Rossum [Tue, 7 Mar 1995 10:09:34 +0000 (10:09 +0000)] 
added ref to vars()

31 years agoreverse sense of PyMac_Idle test
Guido van Rossum [Mon, 6 Mar 1995 10:30:39 +0000 (10:30 +0000)] 
reverse sense of PyMac_Idle test

31 years agosocket.py
Guido van Rossum [Mon, 6 Mar 1995 10:29:04 +0000 (10:29 +0000)] 
socket.py

31 years agono longer need to include IN.py or SOCKET.py
Guido van Rossum [Sat, 4 Mar 1995 22:57:56 +0000 (22:57 +0000)] 
no longer need to include IN.py or SOCKET.py

31 years agochanges for MPW
Guido van Rossum [Sat, 4 Mar 1995 22:43:47 +0000 (22:43 +0000)] 
changes for MPW

31 years agoremove some unused local variables
Guido van Rossum [Sat, 4 Mar 1995 22:39:03 +0000 (22:39 +0000)] 
remove some unused local variables

31 years agocorrect some return values and remove some unused variables
Guido van Rossum [Sat, 4 Mar 1995 22:36:53 +0000 (22:36 +0000)] 
correct some return values and remove some unused variables

31 years agoinclude macglue.h so we can use HAVE_UNIVERSAL_HEADERS;
Guido van Rossum [Sat, 4 Mar 1995 22:35:14 +0000 (22:35 +0000)] 
include macglue.h so we can use HAVE_UNIVERSAL_HEADERS;
and correct sens of PyMac_Idle() test.  But should'nt this raise
KeyboardInterrupt instead of silently returning?

31 years agodon't use math at all
Guido van Rossum [Sat, 4 Mar 1995 22:32:54 +0000 (22:32 +0000)] 
don't use math at all

31 years agoavoid math, don't abort when overflow check fails
Guido van Rossum [Sat, 4 Mar 1995 22:30:54 +0000 (22:30 +0000)] 
avoid math, don't abort when overflow check fails

31 years agoremove redundant backslashes; some cosnetics
Guido van Rossum [Sat, 4 Mar 1995 22:28:49 +0000 (22:28 +0000)] 
remove redundant backslashes; some cosnetics

31 years agoraise EOFError when load() hits EOF, instead of KeyError
Guido van Rossum [Sat, 4 Mar 1995 22:25:21 +0000 (22:25 +0000)] 
raise EOFError when load() hits EOF, instead of KeyError

31 years agofix several cosmetic things, add buffering to makefile
Guido van Rossum [Sat, 4 Mar 1995 22:24:05 +0000 (22:24 +0000)] 
fix several cosmetic things, add buffering to makefile

31 years agomoved lots of stuff to Tools/scripts
Guido van Rossum [Thu, 2 Mar 1995 16:00:55 +0000 (16:00 +0000)] 
moved lots of stuff to Tools/scripts

31 years agomoved lots of scripts from Demo/scripts to Tools/scripts
Guido van Rossum [Thu, 2 Mar 1995 15:56:30 +0000 (15:56 +0000)] 
moved lots of scripts from Demo/scripts to Tools/scripts

31 years agomoved Demo/modulator to Tools/modulator
Guido van Rossum [Thu, 2 Mar 1995 15:55:28 +0000 (15:55 +0000)] 
moved Demo/modulator to Tools/modulator

31 years agomoved Demo/freeze to Tools/freeze
Guido van Rossum [Thu, 2 Mar 1995 15:54:21 +0000 (15:54 +0000)] 
moved Demo/freeze to Tools/freeze

31 years agonew
Guido van Rossum [Thu, 2 Mar 1995 15:51:27 +0000 (15:51 +0000)] 
new

31 years agoallow safe_import to be called with up to 4 args and check for . in name
Guido van Rossum [Thu, 2 Mar 1995 15:30:15 +0000 (15:30 +0000)] 
allow safe_import to be called with up to 4 args and check for . in name

31 years agoThe final bit of my Mac documentation.
Jack Jansen [Thu, 2 Mar 1995 14:41:55 +0000 (14:41 +0000)] 
The final bit of my Mac documentation.

31 years agocheckin of Jack's original version
Guido van Rossum [Thu, 2 Mar 1995 14:05:29 +0000 (14:05 +0000)] 
checkin of Jack's original version

31 years agoconverted docs for Jim Roskind's profiler
Guido van Rossum [Thu, 2 Mar 1995 12:38:39 +0000 (12:38 +0000)] 
converted docs for Jim Roskind's profiler

31 years agominor update
Guido van Rossum [Thu, 2 Mar 1995 12:37:55 +0000 (12:37 +0000)] 
minor update

31 years agoadd warning about strop
Guido van Rossum [Thu, 2 Mar 1995 12:37:30 +0000 (12:37 +0000)] 
add warning about strop

31 years agosmall nits and new files
Guido van Rossum [Wed, 1 Mar 1995 15:38:16 +0000 (15:38 +0000)] 
small nits and new files

31 years agoHalf the mactcp documentation (macdnr still to come)
Jack Jansen [Wed, 1 Mar 1995 14:54:30 +0000 (14:54 +0000)] 
Half the mactcp documentation (macdnr still to come)

31 years agoen weer twee!
Guido van Rossum [Wed, 1 Mar 1995 14:36:00 +0000 (14:36 +0000)] 
en weer twee!

31 years agototally rewritten, for new macro set
Guido van Rossum [Wed, 1 Mar 1995 14:07:08 +0000 (14:07 +0000)] 
totally rewritten, for new macro set

31 years agoAdded a missing line
Jack Jansen [Wed, 1 Mar 1995 14:06:52 +0000 (14:06 +0000)] 
Added a missing line

31 years agoYet another one...
Jack Jansen [Wed, 1 Mar 1995 14:05:27 +0000 (14:05 +0000)] 
Yet another one...

31 years agochanges for NT/Borland C
Guido van Rossum [Wed, 1 Mar 1995 10:34:45 +0000 (10:34 +0000)] 
changes for NT/Borland C

31 years agoinclude mymath.h
Guido van Rossum [Wed, 1 Mar 1995 10:34:29 +0000 (10:34 +0000)] 
include mymath.h

31 years agoWrite track artist info if given.
Sjoerd Mullender [Wed, 1 Mar 1995 10:03:08 +0000 (10:03 +0000)] 
Write track artist info if given.

31 years agoa few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter
Guido van Rossum [Tue, 28 Feb 1995 17:14:32 +0000 (17:14 +0000)] 
a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter

31 years agoThree down, two to go...
Jack Jansen [Tue, 28 Feb 1995 15:46:09 +0000 (15:46 +0000)] 
Three down, two to go...

31 years agomore stuff
Guido van Rossum [Tue, 28 Feb 1995 09:49:02 +0000 (09:49 +0000)] 
more stuff

31 years agomore stuff
Guido van Rossum [Tue, 28 Feb 1995 09:11:41 +0000 (09:11 +0000)] 
more stuff

31 years agoadded WWW sections
Guido van Rossum [Mon, 27 Feb 1995 17:53:25 +0000 (17:53 +0000)] 
added WWW sections

31 years agodocument restriction on group names
Guido van Rossum [Mon, 27 Feb 1995 17:52:35 +0000 (17:52 +0000)] 
document restriction on group names

31 years agochanges refs to SO_* symbols
Guido van Rossum [Mon, 27 Feb 1995 17:52:15 +0000 (17:52 +0000)] 
changes refs to SO_* symbols

31 years agoadded quote and unquote
Guido van Rossum [Mon, 27 Feb 1995 17:51:51 +0000 (17:51 +0000)] 
added quote and unquote

31 years agoadded cgi
Guido van Rossum [Mon, 27 Feb 1995 17:51:26 +0000 (17:51 +0000)] 
added cgi

31 years agoIn interactive mode ask for output file
Jack Jansen [Mon, 27 Feb 1995 16:19:07 +0000 (16:19 +0000)] 
In interactive mode ask for output file

31 years agoUnder MW also be more conservative about events to request
Jack Jansen [Mon, 27 Feb 1995 16:17:28 +0000 (16:17 +0000)] 
Under MW also be more conservative about events to request

31 years agoadded html parser and supporting cast
Guido van Rossum [Mon, 27 Feb 1995 13:16:55 +0000 (13:16 +0000)] 
added html parser and supporting cast

31 years agolayout changes; quote & as well
Guido van Rossum [Mon, 27 Feb 1995 13:16:11 +0000 (13:16 +0000)] 
layout changes; quote & as well

31 years agohandle class exceptions
Guido van Rossum [Mon, 27 Feb 1995 13:15:45 +0000 (13:15 +0000)] 
handle class exceptions

31 years agofix stupid bug (db should be dict)
Guido van Rossum [Mon, 27 Feb 1995 13:15:29 +0000 (13:15 +0000)] 
fix stupid bug (db should be dict)

31 years agoadded DictType as alias for DictionaryType
Guido van Rossum [Mon, 27 Feb 1995 13:14:15 +0000 (13:14 +0000)] 
added DictType as alias for DictionaryType

31 years agohandle class exceptions; added runeval; made runctx obsolete
Guido van Rossum [Mon, 27 Feb 1995 13:13:40 +0000 (13:13 +0000)] 
handle class exceptions; added runeval; made runctx obsolete

31 years agomake the type a parameter of the DL_IMPORT macro, for Borland C
Guido van Rossum [Mon, 27 Feb 1995 10:17:52 +0000 (10:17 +0000)] 
make the type a parameter of the  DL_IMPORT macro, for Borland C

31 years agofor BorlandC
Guido van Rossum [Mon, 27 Feb 1995 10:15:36 +0000 (10:15 +0000)] 
for BorlandC

31 years agofor MPW __SC__
Guido van Rossum [Mon, 27 Feb 1995 10:15:10 +0000 (10:15 +0000)] 
for MPW __SC__

31 years agofor MPW __SC__ compiler
Guido van Rossum [Mon, 27 Feb 1995 10:13:37 +0000 (10:13 +0000)] 
for MPW __SC__ compiler

31 years agodon't complain about too many args if arg is a dict
Guido van Rossum [Mon, 27 Feb 1995 10:13:23 +0000 (10:13 +0000)] 
don't complain about too many args if arg is a dict

31 years agoanother round
Guido van Rossum [Mon, 27 Feb 1995 10:11:31 +0000 (10:11 +0000)] 
another round

31 years agoall bgen modules now work with MWerks
Guido van Rossum [Mon, 27 Feb 1995 10:10:58 +0000 (10:10 +0000)] 
all bgen modules now work with MWerks

31 years agoreturn old value of PyMac_DoYieldEnabled; -1 means do not even check for interrupts
Guido van Rossum [Sun, 26 Feb 1995 10:20:53 +0000 (10:20 +0000)] 
return old value of PyMac_DoYieldEnabled; -1 means do not even check for interrupts

31 years agoget creator from Owner resource; set attrs
Guido van Rossum [Sun, 26 Feb 1995 10:19:42 +0000 (10:19 +0000)] 
get creator from Owner resource; set attrs

31 years agoUpdate
Guido van Rossum [Sun, 26 Feb 1995 10:18:37 +0000 (10:18 +0000)] 
Update

31 years agoMAde a few things more orthogonal and did some cleanups:
Jack Jansen [Fri, 24 Feb 1995 22:53:16 +0000 (22:53 +0000)] 
MAde a few things more orthogonal and did some cleanups:
- Applications now have their (minimal) main prrogram in
  macapplication.c and the rest of the init code in macglue.c.
- A new define, USE_MAC_APPLET_SUPPORT, independent of
  USE_MAC_SHARED_LIB
- chdir to script directory now done in PyMac_InitApplication.

31 years agoAdded BINA to unknown filetypes (what mw uses)
Jack Jansen [Fri, 24 Feb 1995 22:46:51 +0000 (22:46 +0000)] 
Added BINA to unknown filetypes (what mw uses)