]> granicus.if.org Git - python/shortlog
python
1999-04-06 Guido van RossumFix the tests now that splitdrive() no longer treats...
1999-04-06 Guido van RossumWithdraw the UNC support from splitdrive(). Instead...
1999-04-06 Guido van RossumFor BeOS PowerPC. Chris Herborth.
1999-04-05 Fred DrakeAdded more "See also" entries, + 1 inline hyperlink.
1999-04-05 Fred DrakeFixed latex2html weirdness with footnotes.
1999-04-05 Jeremy Hyltoncorrect version info for zlib.
1999-04-05 Guido van RossumJonathan Giddy notes, and Chris Lawrence agrees, that...
1999-04-05 Fred DrakeFixed latex2html weirdness with footnotes.
1999-04-05 Fred DrakeFixed latex2html weirdness with footnotes.
1999-04-05 Fred DrakeFixed latex2html weirdness for a footnote.
1999-04-05 Fred Drakeopen() description: Made it more clear that 'b' should...
1999-04-05 Guido van RossumBunch of new contributors, including 9 who contributed...
1999-04-05 Fred DrakeAdded a few items to the "See also" sections at Guido...
1999-04-05 Fred DrakeAdded "doc" target to match the other document-prefix...
1999-04-05 Fred DrakeRemoved bosities around example code; not sure where...
1999-04-05 Fred DrakeMade improvements based on changes just made and commen...
1999-04-05 Fred DrakeOops, missed mode parameter to open().
1999-04-05 Fred DrakeMade the default mode 'rb' instead of 'r', for better...
1999-04-04 Greg WardAdded all the "external action" methods (to make handli...
1999-04-04 Greg WardAdded 'dry_run' flag to most functions (to support...
1999-04-04 Greg WardChanged to use the method versions of 'copy_file()...
1999-04-02 Guido van RossumFor reasons I dare not explain, this script should...
1999-04-01 Guido van RossumJonathan Giddy write:
1999-03-30 Guido van RossumPer Cederqvist writes:
1999-03-30 Fred DrakeAdded "Documenting Python" to the index.
1999-03-29 Guido van RossumPatch by Per Cederqvist, who writes:
1999-03-29 Fred DrakeWhen run as a script, report failures in the exit code...
1999-03-29 Guido van RossumHack so that if a 302 or 301 redirect contains a relati...
1999-03-29 Guido van RossumProtection against picling to/from closed (real) file.
1999-03-29 Guido van RossumTest protection against picling to/from closed (real...
1999-03-29 Guido van Rossum#$@%! Forgot to remove a #error directive used for...
1999-03-29 Guido van RossumChris Lawrence writes:
1999-03-29 Greg WardReplaced the last attempt at an "unreadline" with one...
1999-03-29 Guido van RossumJonathan Giddy discovered this file was missing.
1999-03-29 Guido van RossumAvoid warnings from AIX compiler. Reported by Vladimir...
1999-03-29 Fred DrakeFixed a lot of the smaller nits identified in Guido...
1999-03-29 Guido van RossumAt Tim Peters' recommendation, add a dummy flush()...
1999-03-28 Guido van RossumTim Peters writes:
1999-03-27 Guido van RossumTim Peters writes:
1999-03-27 Fred DrakeWhere rfc822.Message is mentioned, add a link to the...
1999-03-26 Fred DrakeDuring display, if EPIPE is raised, it's probably becau...
1999-03-26 Greg WardAdded 'linestart' array and 'unreadline()' method ...
1999-03-26 Guido van RossumTest suite for UserList.
1999-03-26 Guido van RossumUse isinstance() where appropriate.
1999-03-26 Barry WarsawHelpwin.__init__(): The text widget should get focus.
1999-03-26 Barry WarsawRemoved unnecessary import `from PyncheWidget import...
1999-03-26 Guido van RossumTest suite for UserDict
1999-03-26 Guido van RossumImproved a bunch of things.
1999-03-25 Guido van RossumBasic regr tests for pickle/cPickle
1999-03-25 Fred DrakeAdded some rules that affect those little "See also...
1999-03-25 Fred DrakeBe more stylesheet friendly.
1999-03-25 Fred DrakeRequire the verbatim package (similar to the LaTeX...
1999-03-25 Guido van RossumDon't use "exec" in find_class(). It's slow, unnecessa...
1999-03-25 Andrew M. KuchlingAdded a simple test suite for gzip. It simply opens...
1999-03-25 Andrew M. KuchlingBased on a suggestion from bruce@hams.com, make a trivi...
1999-03-25 Guido van RossumAdd tests for float() and complex() with string args...
1999-03-25 Guido van RossumDocument complex() with string arg.
1999-03-25 Andrew M. KuchlingAdd an .unused_data attribute to decompressor objects...
1999-03-25 Guido van RossumPatch by Nick and Stephanie Lockwood to implement compl...
1999-03-25 Guido van RossumSIGTERM is no longer caught to call sys.exitfunc.
1999-03-25 Fred DrakeRemove \platformof support, since it's been removed...
1999-03-25 Fred DrakeAdded note about ftpmirror.py, since that seems to...
1999-03-24 Guido van RossumAdded Samuel Bayer's new webchecker.
1999-03-24 Guido van RossumVladimir Marangozov contributed updated comments.
1999-03-24 Guido van RossumFolded long lines.
1999-03-24 Guido van RossumAdded Jeremy's test code for the sha module.
1999-03-24 Guido van RossumAdded Greg Stein and Andrew Kuchling's sha module.
1999-03-24 Guido van RossumRemove the temp file when we're done.
1999-03-24 Guido van RossumConform to standard boilerplate.
1999-03-24 Guido van RossumChris Herborth: the new compiler in R4.1 needs some...
1999-03-24 Guido van RossumImplement two suggestions by Jonathan Giddy: (1) in...
1999-03-24 Guido van RossumVladimir Marangozov implements the AIX 3-arg gethostbyn...
1999-03-24 Guido van RossumAdd readlines() to _Subfile class. Not clear who would...
1999-03-24 Fred DrakeUse more recent option to \pdfdest to not change the...
1999-03-23 Jeremy Hyltonuse struct instead of bit-manipulate in Python
1999-03-23 Guido van RossumAdd $(EXE) to various occurrences of python so it will...
1999-03-23 Guido van RossumAck! It never defined HAVE_GETHOSTBYNAME_R so that...
1999-03-23 Greg WardChanges to allow passing an open file to the constructo...
1999-03-22 Guido van RossumAdding thread.h -- unused but for b/w compatibility.
1999-03-22 Jack JansenAdded bufferobject.c
1999-03-22 Guido van RossumAdd code to test for all sorts of gethostbyname_r variants,
1999-03-22 Guido van RossumAdd symbols for gethostbyname_r variants (sigh).
1999-03-22 Guido van RossumClean up pass for the previous patches.
1999-03-22 Guido van RossumJonathan Giddy writes:
1999-03-22 Andrew M. KuchlingFixed the flush() method of compression objects; the...
1999-03-22 Andrew M. KuchlingAdded simple test for the flush() method of compression...
1999-03-22 Guido van RossumBug reported by Tobias Thelen: missing "self." in assig...
1999-03-22 Greg WardFirst checkin of real Distutils command modules.
1999-03-22 Greg WardObsolete source file -- command options are actually...
1999-03-22 Greg WardFirst checkin of real Distutils code.
1999-03-19 Guido van RossumUse an unsigned cast to avoid a warning in VC++.
1999-03-19 Guido van RossumNew code for split() by Tim Peters, behaves more like...
1999-03-19 Guido van RossumFix a problem with Vladimir's PyFloat_Fini code: clear...
1999-03-19 Guido van RossumFix a problem with Vladimir's PyInt_Fini code: clear...
1999-03-19 Guido van RossumDocument new builtin buffer(). Greg Stein.
1999-03-19 Guido van RossumAdded BufferType, the type returned by the new builtin...
1999-03-19 Guido van RossumNew builtin buffer() creates a derived read-only buffer...
1999-03-19 Guido van RossumAdded check for negative offset for PyBuffer_FromObject...
1999-03-18 Fred DrakeAdded htmldoc, to generate the HTML for "Documenting...
1999-03-18 Fred DrakeAdd "Documenting Python" to the list of processed docum...
next