]> granicus.if.org Git - python/shortlog
python
1998-04-03 Fred DrakeSeveral minor markup nits.
1998-04-03 Fred Drake"alternative" is a noun, use "alternate" for the adjective.
1998-04-03 Fred DrakeTalk about some minor nits...
1998-04-03 Fred DrakeCapitalize "Python" for consistency.
1998-04-03 Fred DrakeSmall markup nits.
1998-04-03 Fred DrakeSmall consistency nits.
1998-04-03 Fred DrakeCapitalize "Python" for consistency.
1998-04-03 Fred DrakeNew index entries.
1998-04-03 Fred DrakeUse {methoddesc} as appropriate.
1998-04-03 Fred DrakeIndex entries.
1998-04-03 Fred DrakeAdded comment crediting Sue Williams with this document...
1998-04-03 Fred DrakeFix one typo.
1998-04-03 Fred DrakeNits.
1998-04-03 Fred DrakeAdd index entry for GzipFile class.
1998-04-03 Fred DrakeLogical markup.
1998-04-03 Fred DrakeMarkup consistency.
1998-04-03 Fred DrakeConsistency: Don't use module name when referring...
1998-04-03 Fred DrakeMinor nits.
1998-04-03 Fred DrakeConsistency nits:
1998-04-03 Fred DrakeMinor nits.
1998-04-03 Fred DrakeMinor nits.
1998-04-03 Fred DrakeMention the --help option to tools/mkhowto.sh.
1998-04-03 Fred DrakeMinor nits.
1998-04-03 Fred DrakeNormalized case rules in section headings.
1998-04-03 Fred DrakeCapitalize "Python" for consistency.
1998-04-03 Fred DrakeCapitalize "Python" for consistency.
1998-04-03 Fred DrakeLogical markup.
1998-04-03 Fred DrakeUse {seealso} environment to refer to the struct module.
1998-04-02 Fred Drakeadd_idx(): Restore message to stdout when formatting...
1998-04-02 Fred DrakeMatch python.sty a little better.
1998-04-02 Fred DrakeRemoved an obsolete hack that's been commented out...
1998-04-02 Fred DrakeLots of little nits.
1998-04-02 Guido van RossumAdded a __delitem__ to the Message class.
1998-04-02 Fred DrakeThis fixes a (minor) problem discovered by AMK when...
1998-04-02 Fred DrakeHyphenate "built-in" for consistency.
1998-04-02 Barry Warsaw#Oops, I lost the CVS/RCS $Revision$
1998-04-02 Fred DrakeHyphenate "built-in" for consistency.
1998-04-02 Fred DrakeUse methoddesc and memberdesc, as needed.
1998-04-02 Fred DrakeUse methoddesc instead of funcdesc to describe the...
1998-04-02 Fred Drake\bifuncindex: Fix so entries combine correctly with...
1998-04-02 Fred DrakeRemoved reference to ni module.
1998-04-02 Fred DrakeRemoved references to ni.
1998-04-02 Fred DrakeMarkup nits, index entries.
1998-04-02 Fred DrakeBe more specific about where in RFC 1421 to look, since...
1998-04-02 Fred DrakeMinor markup nits.
1998-04-02 Fred DrakeFix one remaining internal use of \code{} that could...
1998-04-02 Fred DrakeSome nits.
1998-04-02 Fred DrakeAdded --split for AMK; control split level of the HTML...
1998-04-02 Fred DrakeMarkup consistency nits.
1998-04-02 Fred DrakeMarkup consistency & nits.
1998-04-02 Guido van RossumAMK's version from the latest pypcre distribution....
1998-04-01 Fred DrakeSmall markup nits, a few grammatical fixes, and a clari...
1998-04-01 Fred DrakeImplemented one more special markup item.
1998-04-01 Fred DrakeAdded some comments.
1998-04-01 Barry Warsaw(py-compute-indentation): When looking at a continuatio...
1998-04-01 Barry WarsawTwo patches for Emacs 20.2 compatibility:
1998-03-31 Guido van RossumCorrect dumb typo found by kjpylint (stack should be...
1998-03-31 Guido van RossumCorrect a definite typo ('mem' should be 'memo').
1998-03-31 Guido van RossumTim Peters' program for checking whether a program...
1998-03-30 Guido van RossumStrip argument to atol and atof to match what strop...
1998-03-30 Guido van RossumA few lines were indented using spaces instead of tabs...
1998-03-27 Guido van RossumReturn the name of the Tcl command defined by _bind...
1998-03-27 Fred DrakeChange $ICONSERVER to conform to the value AMK & I...
1998-03-27 Fred DrakeUse the new {methoddesc} and {memberdesc} environments...
1998-03-27 Fred DrakeFirst (rough) cut at HTML index generation in Python...
1998-03-27 Fred DrakeAdd support for mapping internal labels used from the...
1998-03-27 Fred Drake\tableofcontents: Add support for some warning reducti...
1998-03-27 Fred DrakeAdd comments about several of the environments.
1998-03-27 Fred DrakeSome cleanup.
1998-03-27 Fred DrakeAdded note about weird sequencing of <PRE> & <dl> aroun...
1998-03-27 Fred DrakeClarified some comments about the requirements on the...
1998-03-27 Fred DrakeLots and lots and lots.....
1998-03-27 Fred DrakeMake sure both hyphens of a long-option show up in...
1998-03-26 Guido van RossumThe usual.
1998-03-26 Guido van RossumDon't write "if self.dict: self.dict.close()"; just...
1998-03-26 Guido van RossumA few lines were indented using tabs instead of spaces...
1998-03-26 Guido van RossumMass check-in after untabifying all files that need it.
1998-03-26 Guido van RossumDelete this unused relic.
1998-03-26 Guido van RossumA few lines were indented using spaces instead of tabs...
1998-03-26 Guido van RossumA few lines were indented using spaces instead of tabs...
1998-03-26 Guido van RossumMass check-in after untabifying all files that need it.
1998-03-26 Guido van RossumReindented with tabs only (seems fair to the Windows...
1998-03-26 Guido van RossumAdd a sleep(0.00001) call to make sure all threads...
1998-03-26 Guido van RossumGet rid of the Emacs cruft now that Python-mode guess...
1998-03-26 Guido van RossumMass check-in after untabifying all files that need it.
1998-03-26 Guido van RossumGet rid of the Emacs cruft now that Python-mode guess...
1998-03-26 Guido van RossumAdd -q option that *just* prints the filename.
1998-03-26 Guido van RossumGet rid of the check for -linet -- recent Sequent Dynix...
1998-03-26 Barry Warsaw(py-postprocess-output-buffer): Return t if an exceptio...
1998-03-25 Barry Warsaw(py-execute-region): Watch out for shell-command-on...
1998-03-25 Guido van RossumSupport 'whence' parameter to seek().
1998-03-25 Fred DrakeDon't use the fncychap package for HOWTO documents...
1998-03-25 Fred DrakePython HOWTO template document, with lots of help from...
1998-03-25 Fred DrakeUpdate.
1998-03-25 Fred DrakeChange uses of \pdfinfo and \pdfcatalog to use the...
1998-03-24 Fred DrakeMake $MYDIR absolute -- bug reported by AMK.
1998-03-24 Guido van Rossumgive in to tab police
1998-03-24 Guido van RossumReport first line with inconsistent tab usage.
1998-03-24 Guido van RossumCheck for boundary errors in [r]find -- find("x", ...
1998-03-23 Guido van RossumGive in to Timmy's Tedious Tab Theorem.
next