- 01 Ara, 2004 13 kayıt (commit)
-
-
Thomas Heller yazdı
Will backport.
-
Thomas Heller yazdı
-
Thomas Heller yazdı
-
Andrew M. Kuchling yazdı
-
Thomas Heller yazdı
Python was installed with the 'only for me' option. The registry key had a hardcoded '2.3' in it where the python version chosen for installation should be used instead. Will backport myself.
-
Fred Drake yazdı
the beginning of a paragraph do not generate errors; this affected things like \refmodule when it came first in a paragraph - clean up the .sty file to separate out the treatment of the start of a new paragraph
-
Fred Drake yazdı
- don't create .tgz version of doc source package, since we're not generating that for the other formats either
-
Fred Drake yazdı
so the docs can be built.
-
Raymond Hettinger yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
- 30 Kas, 2004 10 kayıt (commit)
-
-
Martin v. Löwis yazdı
Fix term.h check so that HAVE_TERM_H is actually generated.
-
Peter Astrand yazdı
-
Peter Astrand yazdı
-
Andrew M. Kuchling yazdı
-
Michael W. Hudson yazdı
to ioctl() and remove the warning when it is not supplied.
-
Anthony Baxter yazdı
-
Anthony Baxter yazdı
-
cvs2svn yazdı
-
Anthony Baxter yazdı
-
Anthony Baxter yazdı
-
- 29 Kas, 2004 7 kayıt (commit)
-
-
Fred Drake yazdı
This change can be made on the trunk and release24-maint branch after the trunk is unfrozen.
-
Martin v. Löwis yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Barry Warsaw yazdı
this, and add test cases.
-
Anthony Baxter yazdı
-
Barry Warsaw yazdı
final, so I'm marking email's version number as "3.0" (e.g. final).
-
- 28 Kas, 2004 2 kayıt (commit)
-
-
Tim Peters yazdı
-
Barry Warsaw yazdı
in a newline, and it's an end boundary, the FeedParser wasn't recognizing it as such. Tweak the regexp to make the ending linesep optional. For grins, clear self._partial when closing the BufferedSubFile. Added a test case.
-
- 25 Kas, 2004 6 kayıt (commit)
-
-
Walter Dörwald yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
to the right of the decimal point.
-
Hye-Shik Chang yazdı
GNU readline exports a global variable that has such a name already and the collision makes gcc4 doesn't compile the source.
-
Andrew M. Kuchling yazdı
-
- 24 Kas, 2004 2 kayıt (commit)
-
-
Fredrik Lundh yazdı
This patch offers a better explanation in case the MS VC++ (free) toolkit is installed but the .NET Framework SDK is not.
-
Fred Drake yazdı
-