]>
git.ipfire.org Git - thirdparty/Python/cpython.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Guido van Rossum [Sun, 21 Oct 1990 16:15:58 +0000 (16:15 +0000)]
Set 'parent' field of new created subwindows so wdiff can implement
'close subwindows' command.
Guido van Rossum [Sun, 21 Oct 1990 16:14:50 +0000 (16:14 +0000)]
Make readfile read the file in one fell swoop.
Guido van Rossum [Sun, 21 Oct 1990 13:12:47 +0000 (13:12 +0000)]
Made posix_error back static as it should be.
Guido van Rossum [Sun, 14 Oct 1990 20:05:00 +0000 (20:05 +0000)]
Call asa_done() in goaway().
Guido van Rossum [Sun, 14 Oct 1990 20:04:28 +0000 (20:04 +0000)]
Change posix_error() to call err_errno().
Guido van Rossum [Sun, 14 Oct 1990 20:03:32 +0000 (20:03 +0000)]
New error handling in getattr().
Guido van Rossum [Sun, 14 Oct 1990 20:03:07 +0000 (20:03 +0000)]
Removed declarations of err_badargs [sic] and err_nomem.
Guido van Rossum [Sun, 14 Oct 1990 20:02:48 +0000 (20:02 +0000)]
Move err_badarg() and err_nomme() to errors.c.
Guido van Rossum [Sun, 14 Oct 1990 20:02:26 +0000 (20:02 +0000)]
New error handling.
Guido van Rossum [Sun, 14 Oct 1990 20:00:25 +0000 (20:00 +0000)]
Made exception objects extern.
Added convenience functions.
Guido van Rossum [Sun, 14 Oct 1990 20:00:05 +0000 (20:00 +0000)]
Adde dconvenience functions.
Guido van Rossum [Sun, 14 Oct 1990 19:59:45 +0000 (19:59 +0000)]
Remove dict2 interface -- it's now static.
Guido van Rossum [Sun, 14 Oct 1990 19:58:09 +0000 (19:58 +0000)]
(Some) new error handling.
Guido van Rossum [Sun, 14 Oct 1990 12:07:46 +0000 (12:07 +0000)]
Initial revision
Guido van Rossum [Sat, 13 Oct 1990 19:23:40 +0000 (19:23 +0000)]
Initial revision
Guido van Rossum [Sun, 7 Oct 1990 12:35:53 +0000 (12:35 +0000)]
New names etc.
Guido van Rossum [Sun, 7 Oct 1990 12:35:21 +0000 (12:35 +0000)]
Added support for postscript output (*.ps).
Guido van Rossum [Tue, 18 Sep 1990 10:47:40 +0000 (10:47 +0000)]
Renamed intro and modules to tut and mod; added tbl to pipeline.
Guido van Rossum [Mon, 10 Sep 1990 11:15:23 +0000 (11:15 +0000)]
Warning about incompleteness.
Guido van Rossum [Thu, 9 Aug 1990 14:25:15 +0000 (14:25 +0000)]
Initial revision