- 12 Jan, 1999 15 commits
-
-
Guido van Rossum authored
test package from inside IDLE. (Suggested by Jack Jansen.)
-
Guido van Rossum authored
-
Guido van Rossum authored
The separator dances too much and seems to jump by arbitrary amounts in arbitrary directions when I try to move it for resizing the frames. This patch makes it more quiet.
-
Fred Drake authored
-
Fred Drake authored
bombing.
-
Guido van Rossum authored
for BeOS better.
-
Guido van Rossum authored
standard Python library. (Async socket support.)
-
Fred Drake authored
-
Fred Drake authored
file; use "grep -c" instead of "grep | wc -l | cut ... | tr ...".
-
Fred Drake authored
-
Fred Drake authored
method and what it should not do. (Specifically: handling breaking of last line of preceeding paragraph.)
-
Fred Drake authored
the newsgroup by Raymond Tong Leng Ng <rntl@yahoo.com>.
-
Guido van Rossum authored
unavoidable overflow as OverflowError.
-
Fred Drake authored
the output HTML.
-
Fred Drake authored
numbers to appear in the HTML version of the manual.
-
- 11 Jan, 1999 12 commits
-
-
Fred Drake authored
always part of the page trailer.
-
Fred Drake authored
text about large file support. All new text by Steve Clift <clift@mail.anacapa.net>, with only minor revision / addition of markup.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Fred Drake authored
installations; it was picking up a stale config.h from an overwritten installation.
-
Guido van Rossum authored
-
Guido van Rossum authored
take quite a while, browsing multiple files). Newer, better center() -- but assumes no wrapping.
-
Guido van Rossum authored
-
Guido van Rossum authored
the stack viewer.
-
Guido van Rossum authored
-
Guido van Rossum authored
Make the list of classes wider by default (40 chars). Bind ESC to close-window.
-
Guido van Rossum authored
-
- 10 Jan, 1999 2 commits
-
-
Guido van Rossum authored
float to the negative power (which is already and better done in floatobject.c.)
-
Guido van Rossum authored
-
- 09 Jan, 1999 8 commits
-
-
Guido van Rossum authored
This can happen when a torn-of Windows menu references closed windows. And Tim Peters claims that the Windows menu is his favorite to tear off...
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Barry Warsaw authored
(e.g. except: on first line of buffer).
-
Guido van Rossum authored
-
Guido van Rossum authored
import or reload) or debug it (same with debugger control). Output goes to a fresh output window, only created when needed.
-
- 08 Jan, 1999 3 commits
-
-
Guido van Rossum authored
anywhere (or, more likely, the declaration requires a magical combination of _POSIX defines).
-
Guido van Rossum authored
-
Guido van Rossum authored
HAVE_* macros set by configure script.
-