]>
git.ipfire.org Git - thirdparty/Python/cpython.git/log
Guido van Rossum [Tue, 19 Feb 1991 12:52:52 +0000 (12:52 +0000)]
Minor changes.
Guido van Rossum [Tue, 19 Feb 1991 12:52:33 +0000 (12:52 +0000)]
Remove Emacs garbage.
Guido van Rossum [Tue, 19 Feb 1991 12:39:46 +0000 (12:39 +0000)]
Added copyright notice.
Guido van Rossum [Tue, 19 Feb 1991 12:28:18 +0000 (12:28 +0000)]
Added version that opens a pipe to /bin/pwd.
Guido van Rossum [Tue, 19 Feb 1991 12:27:35 +0000 (12:27 +0000)]
Added BSD implementations of millisleep.
Guido van Rossum [Tue, 19 Feb 1991 12:26:49 +0000 (12:26 +0000)]
Call winit() here instead of in main initialization.
Guido van Rossum [Tue, 19 Feb 1991 12:23:57 +0000 (12:23 +0000)]
Call the init function of a built-in module here.
,
Guido van Rossum [Tue, 19 Feb 1991 12:22:24 +0000 (12:22 +0000)]
Turned the list of init calls into a table (see import.c).
Guido van Rossum [Tue, 19 Feb 1991 12:21:50 +0000 (12:21 +0000)]
Reversed min and max (to alphabetical order).
Guido van Rossum [Wed, 13 Feb 1991 23:25:27 +0000 (23:25 +0000)]
Hack to open resource fork on the Mac: open(filename, '*rb').
Guido van Rossum [Wed, 13 Feb 1991 23:19:39 +0000 (23:19 +0000)]
Add getdefwinpos, getdefwinsize;
and improve mouse clipping for textedit blocks.
Guido van Rossum [Wed, 13 Feb 1991 23:18:39 +0000 (23:18 +0000)]
Fix stringcompare when strings contain null bytes.
Guido van Rossum [Fri, 25 Jan 1991 13:29:53 +0000 (13:29 +0000)]
Updated to reflect the change to TeX.
Guido van Rossum [Fri, 25 Jan 1991 13:29:04 +0000 (13:29 +0000)]
Took out (di)troff references.
Changed dependencies somewhat.
Guido van Rossum [Fri, 25 Jan 1991 13:28:15 +0000 (13:28 +0000)]
Changed code environment into \bcode and \ecode macros.
Learned a lot about these things.
Guido van Rossum [Fri, 25 Jan 1991 13:27:18 +0000 (13:27 +0000)]
Changed code environment into \bcode and \ecode macros.
Small lay-out improvements.
Took out a ref or two to "python -s".
Guido van Rossum [Fri, 25 Jan 1991 13:26:13 +0000 (13:26 +0000)]
Changed \begin{code} and \end{code} into \bcode and \ecode.
Small lay-out improvements.
Guido van Rossum [Thu, 24 Jan 1991 16:54:29 +0000 (16:54 +0000)]
Better solution for code environment.
Guido van Rossum [Thu, 24 Jan 1991 16:54:15 +0000 (16:54 +0000)]
Small changes.
Guido van Rossum [Wed, 23 Jan 1991 16:31:24 +0000 (16:31 +0000)]
Most silly things fixed.
Guido van Rossum [Wed, 23 Jan 1991 13:45:17 +0000 (13:45 +0000)]
The parser module is now called paenlparser.
Guido van Rossum [Wed, 23 Jan 1991 13:43:16 +0000 (13:43 +0000)]
Added _reset and destroy methods.
Guido van Rossum [Wed, 23 Jan 1991 13:41:53 +0000 (13:41 +0000)]
Added XXX remarks.
Guido van Rossum [Wed, 23 Jan 1991 13:41:31 +0000 (13:41 +0000)]
Initial revision
Guido van Rossum [Tue, 22 Jan 1991 11:47:14 +0000 (11:47 +0000)]
Made the move to TeX.
Guido van Rossum [Tue, 22 Jan 1991 11:45:29 +0000 (11:45 +0000)]
Initial revision
Guido van Rossum [Tue, 22 Jan 1991 11:45:00 +0000 (11:45 +0000)]
Small changes. Use description instead of list env.
Guido van Rossum [Mon, 21 Jan 1991 16:09:22 +0000 (16:09 +0000)]
Fix bug in input(); add comments to cases in compile().
Guido van Rossum [Mon, 21 Jan 1991 15:12:35 +0000 (15:12 +0000)]
File name shortening.
Guido van Rossum [Mon, 21 Jan 1991 15:07:21 +0000 (15:07 +0000)]
Removed 'dir' statement.
Function call argument is a testlist instead of exprlist.
Guido van Rossum [Mon, 21 Jan 1991 14:28:19 +0000 (14:28 +0000)]
Moved getcwd() hack to its own file.
Guido van Rossum [Mon, 21 Jan 1991 14:27:52 +0000 (14:27 +0000)]
Initial revision
Guido van Rossum [Fri, 18 Jan 1991 15:32:01 +0000 (15:32 +0000)]
Made all configurable options optional (see Makefile).
Guido van Rossum [Wed, 16 Jan 1991 14:06:18 +0000 (14:06 +0000)]
Added pollevent(); returns None if no event available.
Don't throw away key events with no window.
Guido van Rossum [Wed, 16 Jan 1991 14:04:51 +0000 (14:04 +0000)]
Mac version now looks ahead in event queue instead of eating events.
Much better!
Guido van Rossum [Fri, 11 Jan 1991 16:35:08 +0000 (16:35 +0000)]
Initial revision
Guido van Rossum [Wed, 2 Jan 1991 15:12:51 +0000 (15:12 +0000)]
Changed bogus ref to textobject into xxobject.
Guido van Rossum [Wed, 2 Jan 1991 15:11:48 +0000 (15:11 +0000)]
Fixed a bit (still no warranties).
Guido van Rossum [Wed, 2 Jan 1991 13:51:41 +0000 (13:51 +0000)]
Think C 4.0 fixes a bug in 3.0 that we programmed around.
Guido van Rossum [Wed, 2 Jan 1991 13:50:48 +0000 (13:50 +0000)]
Add backward compatibility with -s.
Add initregexp() call.
Guido van Rossum [Tue, 1 Jan 1991 18:17:49 +0000 (18:17 +0000)]
Initial revision
Guido van Rossum [Tue, 1 Jan 1991 18:11:14 +0000 (18:11 +0000)]
Initial revision
Guido van Rossum [Tue, 1 Jan 1991 18:10:40 +0000 (18:10 +0000)]
Added explanatory comments.
Guido van Rossum [Wed, 26 Dec 1990 15:40:31 +0000 (15:40 +0000)]
Adapted to new cutbuffer interface.
Guido van Rossum [Wed, 26 Dec 1990 15:40:07 +0000 (15:40 +0000)]
Initial revision
Guido van Rossum [Wed, 26 Dec 1990 15:39:06 +0000 (15:39 +0000)]
Fix bugf in index -- last char would not be checked.
Guido van Rossum [Wed, 26 Dec 1990 15:37:05 +0000 (15:37 +0000)]
Use stdwinevents instead of stdwinsupport.
Guido van Rossum [Wed, 26 Dec 1990 15:34:48 +0000 (15:34 +0000)]
Compensate stdwin bug
Guido van Rossum [Wed, 26 Dec 1990 15:34:34 +0000 (15:34 +0000)]
*** empty log message ***
Guido van Rossum [Wed, 26 Dec 1990 15:33:35 +0000 (15:33 +0000)]
Unimportant changes.
Guido van Rossum [Wed, 26 Dec 1990 15:33:00 +0000 (15:33 +0000)]
Comment changes.
Guido van Rossum [Thu, 20 Dec 1990 23:13:00 +0000 (23:13 +0000)]
Changes for THINK C 4.0.
Guido van Rossum [Thu, 20 Dec 1990 23:12:40 +0000 (23:12 +0000)]
Return -1 for errors.
Guido van Rossum [Thu, 20 Dec 1990 23:11:33 +0000 (23:11 +0000)]
Changes for THINK C 4.0.
Don't call inittime() and initmath(), let config_*.c decide about those.
Guido van Rossum [Thu, 20 Dec 1990 23:11:02 +0000 (23:11 +0000)]
Changess for THINK C 4.0.
Guido van Rossum [Thu, 20 Dec 1990 23:09:14 +0000 (23:09 +0000)]
Add <errno.h>.
Guido van Rossum [Thu, 20 Dec 1990 23:06:26 +0000 (23:06 +0000)]
Added <errno.h>
Guido van Rossum [Thu, 20 Dec 1990 23:05:40 +0000 (23:05 +0000)]
Changed include of <errno.h>
Guido van Rossum [Thu, 20 Dec 1990 23:03:58 +0000 (23:03 +0000)]
Initial revision
Guido van Rossum [Thu, 20 Dec 1990 23:03:11 +0000 (23:03 +0000)]
Change div() into divide(); div() is a Standard C function.
Guido van Rossum [Thu, 20 Dec 1990 23:02:42 +0000 (23:02 +0000)]
Include <string.h> instead of "string.h".
Guido van Rossum [Thu, 20 Dec 1990 15:06:42 +0000 (15:06 +0000)]
"Compiling" version
Guido van Rossum [Sun, 18 Nov 1990 17:44:34 +0000 (17:44 +0000)]
Changed interface (no nodes but code).
Guido van Rossum [Sun, 18 Nov 1990 17:44:06 +0000 (17:44 +0000)]
Function objects no longer contain a parse tree node, but intermediate
code.
Guido van Rossum [Sun, 18 Nov 1990 17:41:40 +0000 (17:41 +0000)]
Empty all modules' symbol tables, so most circular references are
cleared up.
(A function definition references its module's symbol table but
the symbol table of course references the function...)
Guido van Rossum [Sun, 18 Nov 1990 17:41:19 +0000 (17:41 +0000)]
Fix wrong #ifdef.
Guido van Rossum [Sun, 18 Nov 1990 17:40:32 +0000 (17:40 +0000)]
Some extra DECREFs.
Guido van Rossum [Sun, 18 Nov 1990 17:39:41 +0000 (17:39 +0000)]
Set parse tree in parser data structure to NULL when returning
a valid parse tree to caller, so caller must free the tree.
Guido van Rossum [Sun, 18 Nov 1990 17:38:42 +0000 (17:38 +0000)]
Free parse tree when deleting parser.
Guido van Rossum [Sun, 18 Nov 1990 17:38:15 +0000 (17:38 +0000)]
Added opcodes for classes.
Guido van Rossum [Sun, 18 Nov 1990 17:37:25 +0000 (17:37 +0000)]
Added prototype for new function freenode().
Guido van Rossum [Sun, 18 Nov 1990 17:37:06 +0000 (17:37 +0000)]
Add function to free an entire parse tree.
Guido van Rossum [Sun, 18 Nov 1990 17:36:45 +0000 (17:36 +0000)]
DECREF pi and e after inserting in symbol table.
Guido van Rossum [Sun, 18 Nov 1990 17:36:26 +0000 (17:36 +0000)]
Add extra DECREF.
Guido van Rossum [Sun, 18 Nov 1990 17:35:03 +0000 (17:35 +0000)]
Compile class definitions.
Document and fix code generation for try statements.
Use two bytes for all arguments.
Avoid duplicate entries in lists of constants and names.
Guido van Rossum [Sun, 18 Nov 1990 17:33:06 +0000 (17:33 +0000)]
Free parse tree after compiling.
Added support for class definitions.
Reorganized main interpreter loop to fetch op and arg once at the head.
Use two bytes for arguments (see ceval.c).
Guido van Rossum [Sun, 18 Nov 1990 17:30:23 +0000 (17:30 +0000)]
Fixed resizestring() to work if reference tracing is turned on.
The realloc() call would move the list head without fixing the
pointers to in the the chain of allocated objects...
Guido van Rossum [Sun, 18 Nov 1990 17:28:24 +0000 (17:28 +0000)]
Moved configuration-dependent initializations (etc.) to config_*.c
Guido van Rossum [Sun, 18 Nov 1990 17:27:39 +0000 (17:27 +0000)]
Initial revision
Guido van Rossum [Sun, 18 Nov 1990 17:27:10 +0000 (17:27 +0000)]
Add UNREF macro if not tracing refs (see UNREF function in object.c).
Guido van Rossum [Fri, 9 Nov 1990 15:08:39 +0000 (15:08 +0000)]
Increment line number for continuation lines.
Guido van Rossum [Fri, 9 Nov 1990 15:05:53 +0000 (15:05 +0000)]
Reformulated err_badarg error message.
Guido van Rossum [Tue, 6 Nov 1990 15:17:35 +0000 (15:17 +0000)]
Turn close commands into WE_CLOSE events.
Remove (broken) compatibility hacks from cutbuffer interface.
Guido van Rossum [Mon, 5 Nov 1990 19:44:36 +0000 (19:44 +0000)]
Initial revision
Guido van Rossum [Mon, 5 Nov 1990 19:44:31 +0000 (19:44 +0000)]
*** empty log message ***
Guido van Rossum [Fri, 2 Nov 1990 17:51:56 +0000 (17:51 +0000)]
Be more careful with negative reference counts.
Guido van Rossum [Fri, 2 Nov 1990 17:51:17 +0000 (17:51 +0000)]
Added provision for THINK C which doesn't have sys_nerrors or sys_errlist.
Guido van Rossum [Fri, 2 Nov 1990 17:50:43 +0000 (17:50 +0000)]
Moved prototyes for fmod and pow, and don't use them for THINK C.
Guido van Rossum [Fri, 2 Nov 1990 17:50:28 +0000 (17:50 +0000)]
Added prototype for strerror.
Guido van Rossum [Fri, 2 Nov 1990 17:49:51 +0000 (17:49 +0000)]
Removed redundant prototype for err_nomem().
Added check for negative refcnt in DELREF.
Guido van Rossum [Wed, 31 Oct 1990 11:26:01 +0000 (11:26 +0000)]
Added new event types and selection types.
Guido van Rossum [Wed, 31 Oct 1990 11:25:23 +0000 (11:25 +0000)]
Added S_IMODE() to strip the file type (S_IFMT) from a mode.
Guido van Rossum [Wed, 31 Oct 1990 11:24:22 +0000 (11:24 +0000)]
Initial revision
Guido van Rossum [Wed, 31 Oct 1990 11:21:56 +0000 (11:21 +0000)]
Changed resizing functionality.
Guido van Rossum [Wed, 31 Oct 1990 11:17:34 +0000 (11:17 +0000)]
removed resizing functionality.
Guido van Rossum [Wed, 31 Oct 1990 11:16:43 +0000 (11:16 +0000)]
Separated out resizing functionality.
Guido van Rossum [Tue, 30 Oct 1990 16:01:48 +0000 (16:01 +0000)]
Added w.setwincursor(), selection, and new cut buffer interface.
Guido van Rossum [Tue, 30 Oct 1990 13:39:00 +0000 (13:39 +0000)]
Change set/getcutbuffer to use the new stdwin interface.
This makes it possible to cut/paste strings wuth embedded null bytes.
Guido van Rossum [Tue, 30 Oct 1990 13:34:38 +0000 (13:34 +0000)]
Added prototype to declaration of strerror().
Guido van Rossum [Tue, 30 Oct 1990 13:32:39 +0000 (13:32 +0000)]
Added prototype for sortlist().