]> granicus.if.org Git - python/shortlog
python
1999-11-12 Fred DrakeAdded request to please not send HTML email to the...
1999-11-10 Fred DrakeDocument \citetitle and \programopt.
1999-11-10 Fred DrakeUse \citetitle and \programopt as appropriate.
1999-11-10 Fred DrakeUse \citetitle as appropriate.
1999-11-10 Fred DrakeUse \citetitle in several places, and \programopt where...
1999-11-10 Fred DrakeUse \citetitle in several places.
1999-11-09 Fred DrakeUse \citetitle instead of \emph.
1999-11-09 Fred DrakeUse \citetitle in one place.
1999-11-09 Fred DrakeUse the new markup as apporpriate.
1999-11-09 Fred DrakeUse \programopt in one place.
1999-11-09 Fred DrakeAdded citetitle and programopt.
1999-11-09 Fred DrakeUse \programopt in one place.
1999-11-09 Fred DrakeMissed a couple of program options that had been marked...
1999-11-09 Fred DrakeUse \programopt in one place.
1999-11-09 Fred DrakeUse \citetitle and \programopt as appropriate.
1999-11-09 Fred Drake\programopt: New macro, used to mark command-line...
1999-11-09 Fred Drakedo_cmd_programopt(): New function, similar to do_cmd_p...
1999-11-09 Guido van RossumOops. Remove some garbage from the doc string that...
1999-11-08 Guido van RossumJack Jansen: Mac has no EINTR.
1999-11-07 Greg SteinAdd some header comments to all the files.
1999-11-07 Greg Steininitial checkin for my Python stuff.
1999-11-05 Guido van RossumPatch by Dieter Maurer to make things work for Tcl...
1999-11-05 Guido van RossumPatch by Dieter Maurer to make things work for Tcl...
1999-11-05 Jack JansenAdded HAVE_LIMITS_H, MAVE_MEMMOVE, HAVE_STRERROR, HAVE_...
1999-11-05 Jack JansenChanges to ProgressBar:
1999-11-05 Guido van RossumChecking in text versions of release forms and explanation.
1999-11-04 Fred Drakesplit() docstring: Made signature and description...
1999-11-04 Guido van RossumBugfix by Jack Jansen for Macintosh (for the inet_ntoa...
1999-11-04 Just van RossumTypo fixed in docstring; removed unneccesary import...
1999-11-04 Just van RossumAdapted to new macmudulefinder.process() API. (jvr)
1999-11-04 Just van Rossum- changed the API of process() so it will return a...
1999-11-03 Barry WarsawSeveral improvements, some of where were contributed...
1999-11-03 Barry WarsawPython equivalent of xgettext(1). This was originally...
1999-11-03 Guido van RossumSjoerd Mullender writes:
1999-11-02 Guido van RossumOops. spawnl() and spawnle() should be implemented...
1999-11-02 Guido van RossumFix a bug reported by Toby Dickenson (on 18 May 1999).
1999-11-02 Guido van RossumSjoerd Mullender:
1999-11-02 Guido van RossumCorrect typo in walk.__doc__ reported by Francois Pinard.
1999-11-02 Guido van RossumChecking in a bunch of spawn functions. These are...
1999-10-30 Just van Rossum- windowbounds() now works with multiple screens (windo...
1999-10-30 Just van RossumVery minor little things... -- jvr
1999-10-30 Just van RossumNew __version__ number (1.0!) -- jvr
1999-10-30 Just van RossumMinor indentation cleanup -- jvr
1999-10-30 Just van RossumString values will now always be shown with quotes...
1999-10-29 Fred DrakeChange the suggestions pointer at the bottom of generat...
1999-10-29 Fred DrakeStraighten out dependencies so changes in the texinputs...
1999-10-29 Fred Drakepathes --> paths; typo reported by Gerry Wiener <gerry...
1999-10-29 Fred DrakeAdded dependency on filecmp section, removed dependenci...
1999-10-29 Fred DrakeMake references to new filecmp module hyperlinks now...
1999-10-29 Fred DrakeAdded section for filecmp.
1999-10-29 Fred Drakefilecmp documentation from Moshe Zadka <moshez@math...
1999-10-26 Fred DrakeAdded deprecation notes, in case anyone decides to...
1999-10-26 Fred Drakecmp and cmpcache are now obsolete, so don't include...
1999-10-26 Fred DrakeAdded cmp and cmpcache to the "Obsolete" section.
1999-10-26 Guido van RossumNew module by Moshe Zadka (submitted on Sept. 25)....
1999-10-26 Guido van RossumPatch by Michael Hudson: when the object of attribute...
1999-10-26 Guido van RossumFix by Moshe Zadka (cleaned up and documented by GvR...
1999-10-26 Jack JansenMrC also needs BAD_STATIC_FORWARD define.
1999-10-26 Guido van RossumFix PR117. The error message is "keywords must be...
1999-10-23 Greg WardDon't assume GNU tar -- generate tar file and compress...
1999-10-23 Greg WardRemoved massive comment speculating about needlessly...
1999-10-23 Greg WardQualified use of 'newer_group' function.
1999-10-23 Greg WardFix how we run 'zip' -- give explicit .zip extension.
1999-10-22 Fred DrakeDocumented Beep() function.
1999-10-22 Guido van RossumIn helo() and ehlo(), Don't fail when gethostbyaddr...
1999-10-20 Fred DrakeModule/script to parse the reference count data file...
1999-10-20 Fred DrakeAdded note that Skip created the initial version of...
1999-10-20 Fred DrakeInitial version as provided by Skip Montanaro <skip...
1999-10-20 Guido van RossumFix PR#107: wm_colormapwindows() did the wrong thing...
1999-10-19 Guido van RossumTest output.
1999-10-19 Guido van RossumRewritten -- this now tests the binascii *except* for...
1999-10-19 Guido van RossumTest output for test_binhex.py.
1999-10-19 Guido van RossumPatch by Jason Trowbridge. (Followup to his PR#110...
1999-10-19 Guido van RossumThis test really only tests the binhex module.
1999-10-19 Guido van RossumJohn DuBois tells us that SCO OpenServer 5.0 and later...
1999-10-19 Guido van RossumFix PR#110 -- bad input ("====") for a2b_base64() cause...
1999-10-18 Jeremy Hyltonprint a warning if the password will be echoed.
1999-10-18 Guido van RossumFixed PR#106: winfo_visualsavailable() with the include...
1999-10-18 Guido van RossumFix for PR#111: when using the inplace option, give...
1999-10-18 Fred DrakeFixed typo in explanation of abspath(); noticed by...
1999-10-18 Fred Drakeos.fork raises AttributeError, not NameError, if fork...
1999-10-16 Fred DrakeBased on comments from Paul Prescod:
1999-10-12 Barry WarsawMainlining the string_methods branch. See branch revis...
1999-10-12 Jeremy Hyltonupdate to use threading module instead of thread.
1999-10-12 Barry Warsawfixed a typo in a docstring, and slightly expanded...
1999-10-11 Guido van RossumFix PR#66. Solution: add error checking around l_divmo...
1999-10-11 Guido van RossumFix PR#31 -- zfill() mishandles empty string.
1999-10-11 Guido van RossumFix for PR#98 (Adrian Eyre) -- in instancemethod_repr...
1999-10-10 Guido van RossumJeremy writes:
1999-10-07 Barry Warsawmain(): Arg! I wasn't properly ignoring EINVAL; now...
1999-10-06 Guido van RossumFix PR#3, submitted by Skip Montanaro: if no space...
1999-10-05 Guido van RossumIn PySys_GetObject(), it's possible that tstate->interp...
1999-10-05 Guido van RossumAdd -v flag. Comment duplicate Py_Finalize().
1999-10-05 Guido van RossumDynamic linking support for BSD/OS 4.x as suggested...
1999-10-05 Jack JansenAskString always set the dialog id to 257. Fixed.
1999-10-04 Guido van RossumAdded has_option(); fix bug in get() which botched...
1999-10-04 Guido van RossumUrmpfh!
1999-10-04 Fred DrakeConfigParser.read(): Don't mask IOError exceptions.
1999-10-03 Greg WardFilter 'glob()' results so we only look at regular...
1999-10-03 Greg WardPass 'force' flag to 'new_compiler()'.
next