- 22 Aug, 1997 6 commits
-
-
Fred Drake authored
-
Fred Drake authored
saves re-generation of images). Add l2hclean target.
-
Guido van Rossum authored
class wins. Makes more sense.
-
Fred Drake authored
\bar{Besocial} --> \var{besocial} ^--- note case ----^ The fixed version matches the signature. Changed "\bar{Besocial} gives ..." to "The \var{besocial} flag gives ..." to keep from starting the sentence with a lowercase token. (The \bar{} --> \var{} change was required to keep LaTeX happy.)
-
Fred Drake authored
-
Guido van Rossum authored
-
- 21 Aug, 1997 13 commits
-
-
Barry Warsaw authored
crash due to GvR's last check in message :-). Will try to convince JF to remove all this evilness.
-
Guido van Rossum authored
-
Guido van Rossum authored
#ifdef though, so if you still need these for a really backwards compiler you know what to do.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
*before* adding signalmodule.o, because some ar programs are too smart for us...
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-D_HPUX_SOURCE"' on HP 9.x and 10.x platforms.
-
- 20 Aug, 1997 8 commits
-
-
Guido van Rossum authored
use -Ae). Added Cray T3E comments.
-
Guido van Rossum authored
-
Guido van Rossum authored
in GNU libc on some platforms.
-
Guido van Rossum authored
Windows/Mac).
-
Guido van Rossum authored
-
Guido van Rossum authored
to Py_Initialize will be undone by n calls to Py_Uninitialize.
-
Guido van Rossum authored
the memo) to avoid a certain kind of nasty crash. (Not easily reproducable because it requires a later call to __getinitargs__() to return a tuple that happens to be allocated at the same address.)
-
Guido van Rossum authored
doesn't seem to grok @buildno.
-
- 19 Aug, 1997 9 commits
-
-
Guido van Rossum authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
got binhexed again)
-
Jack Jansen authored
unfortunately, this turned out to be too difficult. Plugins.prj now builds all plugin modules, and all the interdependencies between the projects are correct. One exception: plugins don't attempt to build PythonCore (PythonFAT and PythonApplet do).
-
Guido van Rossum authored
-
Guido van Rossum authored
figure out how to do this right.
-
- 18 Aug, 1997 4 commits
-
-
Guido van Rossum authored
improvement of pystone. Vladimir Marangozov.
-
Guido van Rossum authored
about halfways.
-
Guido van Rossum authored
-
Guido van Rossum authored
Per Mark Hammond's suggestion, add it to the extra libs in Settings instead of to the project's source files.
-