]> granicus.if.org Git - python/shortlog
python
1999-04-22 Fred DrakeFix minor (English) usage nits.
1999-04-22 Fred DrakeReference to urllib module can be a hyperlink.
1999-04-22 Fred DrakeFix dropped space in the HTML output.
1999-04-22 Fred DrakeMake reference to the socket module a hyperlink.
1999-04-22 Fred DrakeShorten the section title.
1999-04-22 Fred DrakeDon't describe this module as being a popen() wrapper...
1999-04-22 Fred DrakeRemove \platform declaration; this module is generic.
1999-04-22 Fred DrakeMove stat to the Generic chapter.
1999-04-22 Fred DrakeDon't refer to the system documentation as "man pages...
1999-04-22 Fred DrakeMake an assertion.
1999-04-22 Fred DrakeUpdated a comment and the release number.
1999-04-22 Guido van RossumSome more TODO items. Made up my mind about command...
1999-04-22 Fred DrakeAdd warning that last() and previous() don't work for...
1999-04-22 Guido van RossumSuper-elegant patch by Tim Peters that speeds up colori...
1999-04-22 Fred DrakeScript to locate uses of \module where the module refer...
1999-04-22 Fred DrakeAdd a couple of items.
1999-04-22 Fred DrakeFill in a lot of the blanks. Add a start to the LaTeX...
1999-04-22 Fred DrakeAdded support for adding environment/macro parameters...
1999-04-22 Guido van RossumAllow longer strings (up to 80 chars each) for version...
1999-04-21 Fred DrakeMisc. markup nits.
1999-04-21 Fred DrakeFix markup typo.
1999-04-21 Fred DrakeMark the "Notes:" sections under tables the same way...
1999-04-21 Fred DrakeThe version information here was checked good in 1999...
1999-04-21 Fred DrakeReflow paragraph to work around LaTeX2HTML dropping...
1999-04-21 Fred DrakeReflow paragraph to work around LaTeX2HTML dropping...
1999-04-21 Fred DrakeSmall nits, more hyperlinks.
1999-04-21 Fred DrakeMake references to whrandom hyperlinks.
1999-04-21 Fred DrakeSmall markup nits.
1999-04-21 Fred DrakeMake the names of the referenced modules hyperlinks...
1999-04-21 Fred DrakeNits. Reference to signal module becomes a hyperlink.
1999-04-21 Fred DrakeWork around LaTeX2HTML comment-handling bug.
1999-04-21 Fred DrakeLogical markup nits.
1999-04-21 Fred DrakeLogical markup & other small nits.
1999-04-21 Fred DrakeExplain *why* the copytree() implementation is presente...
1999-04-21 Fred DrakeTextual references to the glob module can be hyperlinks.
1999-04-21 Guido van RossumFreeBSD/[34]* change, Dom Mitchell.
1999-04-21 Fred DrakeMarkup nit to fixed dropped space in HTML output.
1999-04-21 Guido van RossumPatch by Per Cederqvist, seemingly approved by The...
1999-04-21 Fred DrakeMarkup nits.
1999-04-21 Fred DrakeAdded "See also" reference to xdrlib.
1999-04-21 Fred DrakeMarkup nits.
1999-04-21 Fred DrakeMark the references to module names use \module or...
1999-04-21 Guido van RossumImportant fix mentioned by The Dragon De Monsyne: the...
1999-04-21 Guido van RossumCorrect spelling of length, discovered by Christian...
1999-04-21 Fred DrakeOops; minor nit in example: none of the other interacti...
1999-04-21 Fred Drakedo_cmd_funcline(): Remove some bogus generated stuff...
1999-04-21 Fred DrakeAdded link to xdrlib module in "See also" section.
1999-04-21 Guido van RossumPatch by Tim Peters to speed up colorizing of big multi...
1999-04-21 Guido van RossumPatch by Christian Tismer for Win32, to use FormatMessa...
1999-04-21 Fred DrakeFix some remaining index & consistency nits. (Many...
1999-04-21 Fred DrakeAdded index entry for "file objects"; this is appearant...
1999-04-21 Just van Rossumimproved scrollbar delay behavior -- jvr
1999-04-20 Fred DrakeAdded doc for the "module" attribute on the class descr...
1999-04-20 Guido van RossumFor an event 'foo-bar', the corresponding method must...
1999-04-20 Guido van RossumRestored the original IDLE color scheme.
1999-04-20 Guido van RossumColor preferences code by Loren Luke (massaged by me...
1999-04-20 Guido van RossumPatch by Mark Favas: it fixes the search engine behavio...
1999-04-20 Fred DrakeAdded example use of pack_list() to help explain the...
1999-04-20 Guido van RossumCalling _cleanup() does not guarantee that all processe...
1999-04-19 Fred DrakeUpdated to reflect additions.
1999-04-19 Fred Drakecolorsys docs from David Ascher.
1999-04-19 Fred Drakebsddb docs from Skip Montanaro; added interesting links.
1999-04-19 Guido van RossumUtility function that yields a properly formatted time...
1999-04-19 Fred DrakeRelocating file to Lib/lib-tk.
1999-04-19 Guido van RossumJim Fulton writes:
1999-04-19 Guido van RossumPatch from Tim Peters to repare a the problem that...
1999-04-19 Guido van RossumImprove text of some error messages, as suggested by...
1999-04-19 Guido van RossumDaniel Neri: OpenBSD is just as BSD'ish as the other...
1999-04-19 Guido van RossumPatch by Drew Csillag for FreeBSD's sh, which doesn...
1999-04-19 Guido van RossumAvoid triggering Alpha OSF/1 specific code on Alpha...
1999-04-19 Guido van RossumA few wishes are now fulfilled.
1999-04-19 Guido van RossumTim Peters implements some of my wishes:
1999-04-16 Fred DrakeRemove superfluous index entry for posix.popen(); no...
1999-04-16 Fred DrakeAdded link to Fredrik Lundh's online Tkinter reference...
1999-04-16 Fred DrakeMinor nits, include author info.
1999-04-16 Fred DrakeIn list of sequence comparison examples, "=" should...
1999-04-15 Greg Ward'warn()' method now takes an optional line number.
1999-04-15 Fred DrakeRemoved dbhash from the undocumented list.
1999-04-15 Fred DrakeAdd libdbhash.tex.
1999-04-15 Fred DrakeDocument the dbhash module, and link to it from appropr...
1999-04-14 Fred DrakeCorrect documentation for <file>.read(); Python makes...
1999-04-14 Fred DrakeUse the standard stylesheet here as well.
1999-04-14 Fred DrakeUse the tools/mkdvi.sh script to generate DVI and PDF...
1999-04-14 Fred DrakeFurther refinement, to allow this to handle the library...
1999-04-14 Fred DrakeTypo: "Otherwose" --> "Otherwise" (reported by Joakim...
1999-04-14 Fred DrakeAdd some support for the module index, so this can...
1999-04-13 Fred DrakeFor now, comment out the \ignorePlatformAnnotation...
1999-04-13 Fred DrakeDon't include the verbatim style; the default handling...
1999-04-13 Fred DrakeFix problem of LaTeX leakage in the module synopsis...
1999-04-13 Fred DrakeFix availability declaration for popen2 module; report...
1999-04-13 Fred DrakeMinor cleanup.
1999-04-13 Fred DrakeFix availability declaration for stat module; report...
1999-04-13 Fred DrakeWork around problems with HTML conversion by making...
1999-04-13 Fred DrakeJust in case a copy of the documentation gets released...
1999-04-13 cvs2svnThis commit was manufactured by cvs2svn to create tag... v1.5.2
1999-04-13 Guido van RossumNews for 1.5.2 (final).
1999-04-13 Guido van RossumBump version to 1.5.2 (final)
1999-04-13 Guido van RossumAdded shamodule.c
1999-04-13 Guido van RossumAdded sha module!
1999-04-13 Guido van RossumPrepare for final release.
next