]>
git.ipfire.org Git - thirdparty/Python/cpython.git/log
Guido van Rossum [Wed, 25 Mar 1992 22:32:00 +0000 (22:32 +0000)]
Guess tab size on the Mac from tab resource.
Guido van Rossum [Wed, 25 Mar 1992 14:53:05 +0000 (14:53 +0000)]
Commented out debug print statements; be a little more clever
about strings containing backslashes.
Guido van Rossum [Tue, 24 Mar 1992 13:46:39 +0000 (13:46 +0000)]
*** empty log message ***
Guido van Rossum [Tue, 24 Mar 1992 13:34:33 +0000 (13:34 +0000)]
Use \include instead of \input.
Guido van Rossum [Tue, 24 Mar 1992 13:32:06 +0000 (13:32 +0000)]
Got rid of display_form() (same as show_form()).
Guido van Rossum [Mon, 23 Mar 1992 18:21:32 +0000 (18:21 +0000)]
Improved error handling.
Guido van Rossum [Mon, 23 Mar 1992 18:20:54 +0000 (18:20 +0000)]
Implemented show_choice(); moved items around a little bit.
Guido van Rossum [Mon, 23 Mar 1992 18:20:32 +0000 (18:20 +0000)]
Moved definition of search path DELIM here (from sysmodule.c).
Guido van Rossum [Mon, 23 Mar 1992 18:20:18 +0000 (18:20 +0000)]
Added settrace() and setprofile().
Guido van Rossum [Mon, 23 Mar 1992 18:20:04 +0000 (18:20 +0000)]
Added definitions of sys_trace and sys_profile
Guido van Rossum [Mon, 23 Mar 1992 18:19:28 +0000 (18:19 +0000)]
New trace implementation; and profile (in a similat vein).
Guido van Rossum [Fri, 20 Mar 1992 14:59:04 +0000 (14:59 +0000)]
*** empty log message ***
Guido van Rossum [Wed, 18 Mar 1992 13:04:25 +0000 (13:04 +0000)]
More functionality by Jack (untested by me)
Guido van Rossum [Mon, 16 Mar 1992 18:30:24 +0000 (18:30 +0000)]
Change the order in which Floatnumber and Intnumber are tried
so it will correctly recognize floats.
Fix the test program so it works again.
Guido van Rossum [Sun, 15 Mar 1992 21:37:43 +0000 (21:37 +0000)]
Initial revision
Guido van Rossum [Thu, 12 Mar 1992 17:36:11 +0000 (17:36 +0000)]
Totally get rid of silly '\E' escape.
Guido van Rossum [Thu, 12 Mar 1992 17:33:52 +0000 (17:33 +0000)]
Strip leading whitespace from input().
Guido van Rossum [Thu, 12 Mar 1992 17:33:14 +0000 (17:33 +0000)]
Add interface to times(2).
Guido van Rossum [Fri, 6 Mar 1992 10:56:42 +0000 (10:56 +0000)]
Much simpler version, intended as a script.
Guido van Rossum [Fri, 6 Mar 1992 10:56:30 +0000 (10:56 +0000)]
Moved macros to myformat.sty.
Guido van Rossum [Fri, 6 Mar 1992 10:56:17 +0000 (10:56 +0000)]
Back to the Makefile...
Guido van Rossum [Fri, 6 Mar 1992 10:56:03 +0000 (10:56 +0000)]
_ can now be a normal character.
Guido van Rossum [Fri, 6 Mar 1992 10:55:46 +0000 (10:55 +0000)]
Moved macros here from lib.tex.
Guido van Rossum [Fri, 6 Mar 1992 10:52:59 +0000 (10:52 +0000)]
Completed missing parts. Restructured ch. 3/4 to Data and Execution
model. Added index.
Guido van Rossum [Wed, 4 Mar 1992 16:41:41 +0000 (16:41 +0000)]
Skip leading whitespace of eval() string argument.
Guido van Rossum [Wed, 4 Mar 1992 16:41:24 +0000 (16:41 +0000)]
Allow NEWLINE* after eval input.
Guido van Rossum [Wed, 4 Mar 1992 16:40:44 +0000 (16:40 +0000)]
Append a NEWLINE token at the end of a file.
Guido van Rossum [Wed, 4 Mar 1992 16:40:03 +0000 (16:40 +0000)]
Initial revision
Guido van Rossum [Wed, 4 Mar 1992 16:39:39 +0000 (16:39 +0000)]
Set sys.last_{type,value} to characteristics of last unhandled exception.
Guido van Rossum [Wed, 4 Mar 1992 16:39:24 +0000 (16:39 +0000)]
Change error handling. Call clearerr() more often.
Guido van Rossum [Wed, 4 Mar 1992 16:39:08 +0000 (16:39 +0000)]
Tighten error handling of string printing.
Guido van Rossum [Mon, 2 Mar 1992 16:20:32 +0000 (16:20 +0000)]
Initial revision
Guido van Rossum [Mon, 2 Mar 1992 16:18:31 +0000 (16:18 +0000)]
Check for binaries and non-python scripts.
Guido van Rossum [Mon, 2 Mar 1992 16:17:31 +0000 (16:17 +0000)]
Added '-l[flags]' option.
Guido van Rossum [Mon, 2 Mar 1992 16:15:12 +0000 (16:15 +0000)]
Better intro; added some new scripts.
Guido van Rossum [Mon, 2 Mar 1992 16:13:50 +0000 (16:13 +0000)]
Completed execution model and try statement.
Guido van Rossum [Mon, 2 Mar 1992 16:13:27 +0000 (16:13 +0000)]
Use fnmatch; read ".xxcign" for additional patterns to ignore.
Guido van Rossum [Fri, 28 Feb 1992 16:19:15 +0000 (16:19 +0000)]
Initial revision
Guido van Rossum [Fri, 28 Feb 1992 15:59:23 +0000 (15:59 +0000)]
Added class VoutFile.
Added rgb8 support.
Added cache of frame offsets to VinFile.
Misc hacks to grab rgb8 data.
Guido van Rossum [Wed, 26 Feb 1992 15:26:56 +0000 (15:26 +0000)]
Get rid of RuntimeError.
Guido van Rossum [Wed, 26 Feb 1992 15:24:44 +0000 (15:24 +0000)]
Make tabs always 8 spaces wide -- it's more portable.
Guido van Rossum [Wed, 26 Feb 1992 15:19:45 +0000 (15:19 +0000)]
Addef gflush
Guido van Rossum [Wed, 26 Feb 1992 15:19:31 +0000 (15:19 +0000)]
Initial revision
Guido van Rossum [Wed, 26 Feb 1992 15:19:13 +0000 (15:19 +0000)]
Move SEP to osdefs.h. Use MAXPATHLEN from osdefs.h.
Guido van Rossum [Wed, 26 Feb 1992 15:17:59 +0000 (15:17 +0000)]
Move printing of filename and lineno to tb_displayline.
Search sys.path if the filename isn't found.
Include osdefs.h.
Guido van Rossum [Tue, 25 Feb 1992 18:55:05 +0000 (18:55 +0000)]
Added execfile().
Guido van Rossum [Wed, 19 Feb 1992 14:50:10 +0000 (14:50 +0000)]
Added a cache so that the slow parser isn't such a problem in practice.
Guido van Rossum [Tue, 11 Feb 1992 15:56:02 +0000 (15:56 +0000)]
Use correct prototype for invert().
Guido van Rossum [Tue, 11 Feb 1992 15:53:13 +0000 (15:53 +0000)]
Set parskip to 0 in the table of content.
Guido van Rossum [Tue, 11 Feb 1992 15:52:24 +0000 (15:52 +0000)]
Initial revision
Guido van Rossum [Tue, 11 Feb 1992 15:52:03 +0000 (15:52 +0000)]
Minor reorg.
Guido van Rossum [Tue, 11 Feb 1992 15:51:36 +0000 (15:51 +0000)]
Added ref and qua; forget about the Makefile
Guido van Rossum [Tue, 11 Feb 1992 14:50:54 +0000 (14:50 +0000)]
Initial revision
Guido van Rossum [Tue, 11 Feb 1992 14:50:22 +0000 (14:50 +0000)]
new syntax
Guido van Rossum [Tue, 11 Feb 1992 14:47:11 +0000 (14:47 +0000)]
Better check of input data?
Guido van Rossum [Tue, 11 Feb 1992 14:45:43 +0000 (14:45 +0000)]
standardized lay-out; new syntax.
Guido van Rossum [Wed, 5 Feb 1992 11:17:52 +0000 (11:17 +0000)]
Get rid of comment about open().
Guido van Rossum [Wed, 5 Feb 1992 11:17:30 +0000 (11:17 +0000)]
Limit length of name passed to sprintf.
Guido van Rossum [Wed, 5 Feb 1992 11:16:47 +0000 (11:16 +0000)]
EOF in source is a SyntaxError, not an EOFError.
Guido van Rossum [Wed, 5 Feb 1992 11:16:28 +0000 (11:16 +0000)]
Get rid of "Unhandled exception: " altogether.
Guido van Rossum [Wed, 5 Feb 1992 11:15:54 +0000 (11:15 +0000)]
Added uname. Made lstat/readlink/symlink unconditional (the latter
two raise posix.error if symlinks aren't supported).
Guido van Rossum [Wed, 5 Feb 1992 11:15:00 +0000 (11:15 +0000)]
Fixed getargs() call in setfont.
Improved setwincursor() to allow None to explicitly turn the cursor off.
Guido van Rossum [Wed, 29 Jan 1992 14:47:05 +0000 (14:47 +0000)]
Added stuff about classes and instances, plus some smaller changes.
Guido van Rossum [Wed, 29 Jan 1992 14:46:35 +0000 (14:46 +0000)]
Excitem now has only one argument.
Guido van Rossum [Tue, 28 Jan 1992 18:10:46 +0000 (18:10 +0000)]
Described some more standard types and statements.
Guido van Rossum [Mon, 27 Jan 1992 17:00:37 +0000 (17:00 +0000)]
Initial revision
Guido van Rossum [Mon, 27 Jan 1992 17:00:10 +0000 (17:00 +0000)]
Added MINHEIGHT. Use self.dict as environment for evaluation.
Guido van Rossum [Mon, 27 Jan 1992 16:59:34 +0000 (16:59 +0000)]
Added a method "format_stack_entry" to be used by derived classes.
Forget about the temp file.
Guido van Rossum [Mon, 27 Jan 1992 16:59:04 +0000 (16:59 +0000)]
Don't print repeated commands.
Guido van Rossum [Mon, 27 Jan 1992 16:58:47 +0000 (16:58 +0000)]
Rewritten to use bdb.Bdb as base class.
Guido van Rossum [Mon, 27 Jan 1992 16:58:21 +0000 (16:58 +0000)]
Adde getmargin() method to calculate the width of the margin.
Guido van Rossum [Mon, 27 Jan 1992 16:58:03 +0000 (16:58 +0000)]
Split in TextWindow and SourceWindow.
Count lines in Python.
Guido van Rossum [Mon, 27 Jan 1992 16:57:38 +0000 (16:57 +0000)]
Split in a number of subtest for easy maintenance and continued Mac support.
Guido van Rossum [Mon, 27 Jan 1992 16:53:23 +0000 (16:53 +0000)]
Include modsupport.h for getargs().
Guido van Rossum [Mon, 27 Jan 1992 16:53:09 +0000 (16:53 +0000)]
Added getattr and setattr built-in functions.
Guido van Rossum [Mon, 27 Jan 1992 16:51:30 +0000 (16:51 +0000)]
Use getargs() function.
Guido van Rossum [Mon, 27 Jan 1992 16:50:21 +0000 (16:50 +0000)]
New getargs() function. Define macros with conventional names,
except get*str*arg --> get*Str*arg; get*str*arg fetches a C string.
Guido van Rossum [Mon, 27 Jan 1992 16:49:54 +0000 (16:49 +0000)]
Cal get*Str*arg() instead of get*str*arg(), until the code is fixed.
Guido van Rossum [Mon, 27 Jan 1992 16:48:48 +0000 (16:48 +0000)]
Change prototypes decision.
Guido van Rossum [Mon, 27 Jan 1992 16:48:10 +0000 (16:48 +0000)]
Don't print "Unhandled exception: " when one occurs -- just print its name.
Guido van Rossum [Mon, 27 Jan 1992 16:47:46 +0000 (16:47 +0000)]
Ported to THINK C.
Guido van Rossum [Mon, 27 Jan 1992 16:47:03 +0000 (16:47 +0000)]
New getargs() function: a single varargs function,
guided by a format string, makes all get*arg() functions unnecessary.
Guido van Rossum [Mon, 27 Jan 1992 16:46:19 +0000 (16:46 +0000)]
Fix range error (doc and impl of re_search disagreed!)
Use getargs() function.
Drop re_string from re object.
Guido van Rossum [Mon, 27 Jan 1992 16:45:55 +0000 (16:45 +0000)]
Use getargs() function.
Guido van Rossum [Sun, 26 Jan 1992 18:23:48 +0000 (18:23 +0000)]
Retract the rage bugfix, but change the range assertion.
Guido van Rossum [Sun, 26 Jan 1992 18:17:23 +0000 (18:17 +0000)]
Add '*' for varargs list.
Guido van Rossum [Sun, 26 Jan 1992 18:16:35 +0000 (18:16 +0000)]
Get rid of redundant type checks.
Define % operator similar to int%int.
Guido van Rossum [Sun, 26 Jan 1992 18:15:48 +0000 (18:15 +0000)]
sysset(name, NULL) does nothing if sys.name is undefined
Guido van Rossum [Sun, 26 Jan 1992 18:15:22 +0000 (18:15 +0000)]
getbinaryname is now part of dl_loadmod.
Guido van Rossum [Sun, 26 Jan 1992 18:13:18 +0000 (18:13 +0000)]
Add method to call wsetactive(win).
Guido van Rossum [Sun, 26 Jan 1992 18:12:41 +0000 (18:12 +0000)]
Make "range" one smaller (discrepancy between doc and source for regex.c!).
Guido van Rossum [Sun, 26 Jan 1992 18:12:03 +0000 (18:12 +0000)]
Raise SyntaxError for syntax errors detected in this phase.
Guido van Rossum [Fri, 24 Jan 1992 12:54:01 +0000 (12:54 +0000)]
Use output from h2py.
Guido van Rossum [Fri, 24 Jan 1992 01:12:39 +0000 (01:12 +0000)]
Minor fixes.
Guido van Rossum [Fri, 24 Jan 1992 01:12:17 +0000 (01:12 +0000)]
Initial revision
Guido van Rossum [Fri, 24 Jan 1992 01:12:00 +0000 (01:12 +0000)]
Experimental version writes the command to a file.
Guido van Rossum [Wed, 22 Jan 1992 22:21:31 +0000 (22:21 +0000)]
Initial revision
Guido van Rossum [Tue, 21 Jan 1992 11:34:56 +0000 (11:34 +0000)]
Change \verb\xxx\ in section titles back to {\tt xxx}.
Guido van Rossum [Mon, 20 Jan 1992 17:10:21 +0000 (17:10 +0000)]
Another large run of changes and additions.
Guido van Rossum [Sun, 19 Jan 1992 16:49:14 +0000 (16:49 +0000)]
#ifdef'ed an unreachable line out.