- 29 Jan, 1999 16 commits
-
-
Barry Warsaw authored
leaf_exc flag to zero otherwise the name leaks memory.
-
Fred Drake authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Fred Drake authored
version of the Python interpreter. This is \version in the LaTeX format of the documentation.
-
Fred Drake authored
-
Just van Rossum authored
-
Fred Drake authored
-
Just van Rossum authored
-
Fred Drake authored
-
Jack Jansen authored
bundle to its own Rez source file. With these changes various resources are all set automatically from .h files.
-
Fred Drake authored
-
Guido van Rossum authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
- 28 Jan, 1999 24 commits
-
-
Fred Drake authored
Lots of changes to get the paragraph marking to work, and not go into an infinite recursion. Start to rationalize markup of method signatures; not complete. find_all_elements(): similar to getElementsByTagName(), but operates on the not-quite-legal fragments we deal with here. Simplifies several individual transforms. fixup_sectionauthors(): Convert \sectionauthor items to <author> just after the <section>'s <title>.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Guido van Rossum authored
-
Guido van Rossum authored
with changed APIs -- it makes much more sense there. Also add a new feature: if the first character of a menu label is a '!', it gets a checkbox. Checkboxes are bound to Boolean Tcl variables that can be accessed through the new getvar/setvar/getrawvar API; the variable is named after the event to which the menu is bound.
-
Guido van Rossum authored
-
Barry Warsaw authored
With -s only a single test is run. The next test run is chosen sequentially from the list of all tests.
-
Barry Warsaw authored
-
Barry Warsaw authored
more severe ones.
-
Fred Drake authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Barry Warsaw authored
PyList_Append steals a reference even if it fails). builtin_filter(): Had the same leak problem as builtin_map().
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Guido van Rossum authored
Marc-Andre Lemburg.
-
Guido van Rossum authored
Marc-Andre Lemburg.
-
Jack Jansen authored
-
Guido van Rossum authored
-
Just van Rossum authored
-
Jack Jansen authored
-
Barry Warsaw authored
raise an ImportError if not running verbose. This signals to the regression framework that this test isn't applicable.
-