]> git.ipfire.org Git - thirdparty/Python/cpython.git/log
thirdparty/Python/cpython.git
30 years agoAdded some (method) casts.
Sjoerd Mullender [Fri, 17 Mar 1995 12:18:38 +0000 (12:18 +0000)] 
Added some (method) casts.

30 years agoimplement exit_thread through SystemExit exception
Guido van Rossum [Fri, 17 Mar 1995 10:42:27 +0000 (10:42 +0000)] 
implement exit_thread through SystemExit exception

30 years agoadded firstkey(), nextkey(), reorganize() methods
Guido van Rossum [Thu, 16 Mar 1995 16:07:34 +0000 (16:07 +0000)] 
added firstkey(), nextkey(), reorganize() methods

30 years agodefault mode="r" and add optional bufsize
Guido van Rossum [Thu, 16 Mar 1995 15:58:12 +0000 (15:58 +0000)] 
default mode="r" and add optional bufsize

30 years agofixed up comments describing interface
Guido van Rossum [Thu, 16 Mar 1995 15:43:47 +0000 (15:43 +0000)] 
fixed up comments describing interface

30 years agouse PyCallable_Check; split some lines
Guido van Rossum [Thu, 16 Mar 1995 15:43:29 +0000 (15:43 +0000)] 
use PyCallable_Check; split some lines

30 years agotest signal module
Guido van Rossum [Thu, 16 Mar 1995 15:07:38 +0000 (15:07 +0000)] 
test signal module

30 years agomade palatable for latex2html:
Guido van Rossum [Thu, 16 Mar 1995 14:44:07 +0000 (14:44 +0000)] 
made palatable for latex2html:
removed $math$, added braces to \item[\tt...]

30 years agoBarry's 2.18 -- don't indent, only outdent
Guido van Rossum [Wed, 15 Mar 1995 20:02:40 +0000 (20:02 +0000)] 
Barry's 2.18 -- don't indent, only outdent

30 years agoBarry's 2.16 -- more electric colon cruft, add py-outdent-left
Guido van Rossum [Wed, 15 Mar 1995 19:57:14 +0000 (19:57 +0000)] 
Barry's 2.16 -- more electric colon cruft, add py-outdent-left
and py_indent-right

30 years agobarry's 2.13 -- minor reworking of code (added py-outdent-p)
Guido van Rossum [Wed, 15 Mar 1995 19:55:55 +0000 (19:55 +0000)] 
barry's 2.13 -- minor reworking of code (added py-outdent-p)

30 years ago#(py-electric-colon): updated comment
Barry Warsaw [Wed, 15 Mar 1995 18:23:16 +0000 (18:23 +0000)] 
#(py-electric-colon): updated comment

30 years ago(py-electric-colon): don't indent, only outdent.
Barry Warsaw [Wed, 15 Mar 1995 18:19:15 +0000 (18:19 +0000)] 
(py-electric-colon): don't indent, only outdent.

30 years ago(py-indent-right, py-outdent-left): new commands, bound to C-c C-r and
Barry Warsaw [Wed, 15 Mar 1995 16:23:59 +0000 (16:23 +0000)] 
(py-indent-right, py-outdent-left): new commands, bound to C-c C-r and
C-c C-l respectively.

30 years ago1995 copyright
Guido van Rossum [Wed, 15 Mar 1995 12:53:53 +0000 (12:53 +0000)] 
1995 copyright

30 years agochange of address and date
Guido van Rossum [Wed, 15 Mar 1995 12:53:31 +0000 (12:53 +0000)] 
change of address and date

30 years agoversions and dates
Guido van Rossum [Wed, 15 Mar 1995 11:34:18 +0000 (11:34 +0000)] 
versions and dates

30 years agohandle a few new things
Guido van Rossum [Wed, 15 Mar 1995 11:26:26 +0000 (11:26 +0000)] 
handle a few new things

30 years agonew, from ../Demo/www
Guido van Rossum [Wed, 15 Mar 1995 11:26:05 +0000 (11:26 +0000)] 
new, from ../Demo/www

30 years agoreplace ASCII by macro call
Guido van Rossum [Wed, 15 Mar 1995 11:25:32 +0000 (11:25 +0000)] 
replace ASCII by macro call

30 years ago(py-electric-colon): don't re-indent the line if it starts in column
Barry Warsaw [Tue, 14 Mar 1995 23:59:07 +0000 (23:59 +0000)] 
(py-electric-colon): don't re-indent the line if it starts in column
zero

30 years ago(py-no-outdent-re): fixed the regexp for try: clauses
Barry Warsaw [Tue, 14 Mar 1995 23:25:44 +0000 (23:25 +0000)] 
(py-no-outdent-re): fixed the regexp for try: clauses

30 years ago(py-outdent-p): new function
Barry Warsaw [Tue, 14 Mar 1995 22:05:53 +0000 (22:05 +0000)] 
(py-outdent-p): new function

(py-electric-colon, py-indent-line): watch out for intervening blank
or comment lines.

30 years agoBarry's 2.12 -- fix some bugs in electric colon code
Guido van Rossum [Tue, 14 Mar 1995 21:33:10 +0000 (21:33 +0000)] 
Barry's 2.12 -- fix some bugs in electric colon code

30 years agoBarry's version 2.11 -- electric colon
Guido van Rossum [Tue, 14 Mar 1995 21:31:47 +0000 (21:31 +0000)] 
Barry's version 2.11 -- electric colon

30 years ago(py-no-outdent-re): new constant
Barry Warsaw [Tue, 14 Mar 1995 20:53:08 +0000 (20:53 +0000)] 
(py-no-outdent-re): new constant

(py-indent-line, py-electric-colon): watch for compound statements one
line after another.

30 years ago(py-submit-bug-report): fixed summary querying
Barry Warsaw [Tue, 14 Mar 1995 18:32:54 +0000 (18:32 +0000)] 
(py-submit-bug-report): fixed summary querying

#Added a summary of changes

30 years agoset mac path separator to newline
Guido van Rossum [Tue, 14 Mar 1995 17:53:54 +0000 (17:53 +0000)] 
set mac path separator to newline

30 years agoadd dummy base to atoi/atol; careful about negative start indices in find/count
Guido van Rossum [Tue, 14 Mar 1995 17:43:02 +0000 (17:43 +0000)] 
add dummy base to atoi/atol; careful about negative start indices in find/count

30 years agorename copy.Error to copy.error
Guido van Rossum [Tue, 14 Mar 1995 17:41:36 +0000 (17:41 +0000)] 
rename copy.Error to copy.error

30 years agoadd execvpe -- mix of execvp and execve
Guido van Rossum [Tue, 14 Mar 1995 17:27:18 +0000 (17:27 +0000)] 
add execvpe -- mix of execvp and execve

30 years agofix typos in escape() and print_form()
Guido van Rossum [Tue, 14 Mar 1995 17:22:28 +0000 (17:22 +0000)] 
fix typos in escape() and print_form()

30 years ago(py-outdent-re): new constant
Barry Warsaw [Tue, 14 Mar 1995 16:32:55 +0000 (16:32 +0000)] 
(py-outdent-re): new constant

(py-electric-colon): use py-outdent-re instead of hardcoding

(py-indent-line): look for py-outdent-re and outdent a level
accordingly

30 years ago#(py-indent-line): cosmetic
Barry Warsaw [Tue, 14 Mar 1995 15:56:35 +0000 (15:56 +0000)] 
#(py-indent-line): cosmetic

30 years ago(py-electric-colon): new command
Barry Warsaw [Tue, 14 Mar 1995 15:55:20 +0000 (15:55 +0000)] 
(py-electric-colon): new command

30 years agopickle classes; add format_version, load(s)/dump(s) shortcuts
Guido van Rossum [Tue, 14 Mar 1995 15:09:05 +0000 (15:09 +0000)] 
pickle classes; add format_version, load(s)/dump(s) shortcuts

30 years agotiny additions for Windows 3.1
Guido van Rossum [Tue, 14 Mar 1995 15:05:41 +0000 (15:05 +0000)] 
tiny additions for Windows 3.1

30 years agomode and optional bufsize for makefile()
Guido van Rossum [Tue, 14 Mar 1995 15:05:13 +0000 (15:05 +0000)] 
mode and optional bufsize for makefile()

30 years agoplugged some memory leaks (Steve Clift)
Guido van Rossum [Tue, 14 Mar 1995 15:04:40 +0000 (15:04 +0000)] 
plugged some memory leaks (Steve Clift)

30 years ago1995 copyright
Guido van Rossum [Tue, 14 Mar 1995 15:04:19 +0000 (15:04 +0000)] 
1995 copyright

30 years agoIn NT, write fatal() msg to debugging device
Guido van Rossum [Tue, 14 Mar 1995 15:01:17 +0000 (15:01 +0000)] 
In NT, write fatal() msg to debugging device

30 years agoanother round (sigh :-( )
Guido van Rossum [Mon, 13 Mar 1995 16:55:23 +0000 (16:55 +0000)] 
another round (sigh :-( )

30 years agosmall changes by Soren Larsen
Guido van Rossum [Mon, 13 Mar 1995 10:03:32 +0000 (10:03 +0000)] 
small changes by Soren Larsen

30 years agoremoved GPL mumbo jumbo
Guido van Rossum [Fri, 10 Mar 1995 16:19:31 +0000 (16:19 +0000)] 
removed GPL mumbo jumbo

30 years agoLots of formatting changes by Barry, and a few real changes.
Guido van Rossum [Fri, 10 Mar 1995 16:17:03 +0000 (16:17 +0000)] 
Lots of formatting changes by Barry, and a few real changes.

30 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

30 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

30 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

30 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

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

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

30 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

30 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)

30 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)

30 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()

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

30 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.

30 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)

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

30 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/

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

30 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

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

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

30 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

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

30 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

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

30 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

30 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

30 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.

30 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.

30 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

30 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

30 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

30 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

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

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

30 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

30 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

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

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

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

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

30 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

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

30 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

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

30 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

30 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

30 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?

30 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

30 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

30 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

30 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

30 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

30 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

30 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

30 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

30 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