]> granicus.if.org Git - python/shortlog
python
1999-12-01 Barry WarsawMinor change to test new CVS reporting
1999-12-01 Barry WarsawMinor change to test new CVS reporting
1999-12-01 Barry WarsawMinor change to test new CVS reporting
1999-12-01 Barry WarsawMinor change to test new CVS reporting
1999-12-01 Barry WarsawMinor change to test new CVS reporting
1999-12-01 Barry WarsawMinor change to test new CVS reporting
1999-12-01 Barry WarsawMinor change to test new CVS reporting
1999-12-01 Fred DrakeUpdate link to PythonWare library page.
1999-11-30 Guido van RossumIn abspath(), always use normpath(), even when win32api...
1999-11-28 Barry WarsawA bunch of docstring fixes.
1999-11-24 Greg Steinlook for builtins before stuff on the path.
1999-11-24 Greg Steinadd loading of dynamic library modules.
1999-11-23 Fred Drakerewrite_descriptor(): Fixup conversion of arguments...
1999-11-23 Fred DrakeDon't rename \var to <varname>; DocBook is too verbose...
1999-11-20 Greg Steinturn SysPathImporter into PathImporter.
1999-11-20 Greg Steinremove the __version__ global.
1999-11-20 Greg Steinonly put __path__ into package modules.
1999-11-20 Greg Steinshift code from DirectoryImporter out to a common area.
1999-11-19 Fred DrakeMoved all the imports to the top.
1999-11-18 Fred DrakeSet the date and version to reflect the actual status...
1999-11-18 Fred DrakeWhen generating the top-level index to the documents...
1999-11-18 Guido van RossumPatches by Kannan Vijayan:
1999-11-17 Fred DrakeRemoved last XXX comment; no further action needed...
1999-11-17 Guido van RossumComplete the integration of Sam Bayer's fixes.
1999-11-17 Guido van RossumChanged fron importing wcnew back to webchecker.
1999-11-17 Guido van RossumIntegrated Sam Bayer's wcnew.py code. It seems silly...
1999-11-17 Guido van Rossum# *NOT* by Sam Bayer: reindented to use 4 spaces like...
1999-11-17 Guido van RossumSamuel L. Bayer:
1999-11-17 Guido van RossumSamuel L. Bayer:
1999-11-17 Guido van RossumSamuel L. Bayer:
1999-11-17 Guido van RossumSamuel L. Bayer:
1999-11-16 Guido van RossumMoshe Zadka writes: When deploying SimpleHTTPServer...
1999-11-16 Guido van RossumHint for C++ users on AIX by Gary Duzan added.
1999-11-16 Guido van RossumThe 'test' target ought to depend on 'all', not just...
1999-11-16 Guido van RossumPatch by Vladimir Marangozov, inspired by a bug report...
1999-11-16 Guido van RossumChanges resulting from patch to acconfig.h.
1999-11-16 Guido van RossumPatch by Vladimir Marangozov, inspired by a bug report...
1999-11-16 Guido van RossumPatch by Vladimir Marangozov, inspired by a bug report...
1999-11-15 Guido van RossumChange the last PyErr_Format %s format to %.400s.
1999-11-15 Fred DrakePreliminary documentation for turtle module (Tk), by...
1999-11-15 Guido van RossumCorrect typo in module doc string doscovered by Jonatha...
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...
next