]> granicus.if.org Git - python/shortlog
python
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.
1998-03-20 Guido van RossumGive in to the tab police.
1998-03-20 Guido van RossumThe Tab Police watches for possibly inconsistent indent...
1998-03-20 Guido van RossumBig changes by Mark Hammond to support freezing with...
1998-03-20 Guido van RossumMark Hammond's main program for a frozen application.
1998-03-20 Barry WarsawRemoved all the mixed indentation face stuff. It's...
1998-03-20 Barry Warsaw(py-tab-face): => py-mixed-indentation-face
1998-03-19 Barry Warsaw(py-in-literal, py-fast-in-literal): New functions...
1998-03-19 Barry Warsaw#minor change to eval-while-compile so that it must...
1998-03-19 Barry Warsaw(py-tab-face, python-font-lock-keywords): Color all...
1998-03-19 Guido van RossumFix indent of one line in mkarg(), that got indented...
1998-03-19 Fred DrakeUse "/usr/bin/env perl" for the #! line, and change...
1998-03-18 Fred Drakebuild_dvi(): Make sure we run latex enough times;...
1998-03-18 Guido van RossumSubtle fix in the read() code which could cause a read...
1998-03-18 Guido van RossumAdd obvious needed else clause to format_exception().
1998-03-17 Guido van RossumFix bug in islocked() -- it would always return 0.
1998-03-17 Barry Warsawupdate while dragging defaults to 0
1998-03-17 Barry WarsawNo update while dragging still tracks the arrows
1998-03-17 Guido van RossumPrefer clock() over times() for timer function, except...
1998-03-17 Guido van RossumAccording to Tim Peters, there should be 'print' statem...
1998-03-17 Fred DrakeChange "\," to just "," in function signatures. This...
1998-03-17 Fred DrakeCoding cleanups.
1998-03-17 Fred DrakeGet the index working at least partway again.
1998-03-17 Fred DrakeUpdate....
1998-03-17 Fred DrakeRevert the index stuff to work better with LaTeX2HTML.
1998-03-17 Fred DrakeReverting some the index stuff to use tools/newind...
1998-03-17 Fred DrakeReverting some of the index stuff to work with LaTeX2HT...
1998-03-17 Fred DrakeLogical markup, consistency.
1998-03-17 Guido van RossumAdded PyErr_NormalizeException
1998-03-16 Barry WarsawGet rid of Entrywidget
1998-03-16 Barry WarsawAdd option for no updates on typing
1998-03-16 Barry WarsawAdd option for no updates on dragging
1998-03-16 Barry WarsawUse the new PyncheOptions widget
1998-03-16 Barry Warsaw(py-smart-indentation): Updated docstring for new policy.
1998-03-16 Fred DrakeRevive newind.py. -sigh-
1998-03-16 Fred DrakeLogical markup.
1998-03-16 Fred Drake{classdesc} environment: Index as "Foo (class in fooli...
1998-03-16 Fred DrakeMarkup nits.
1998-03-16 Fred DrakeAdjusted an index entry.
1998-03-16 Fred DrakeAdded an index entry.
1998-03-16 Fred DrakeUse {classdesc} consistently.
1998-03-15 Fred DrakeLogical markup.
1998-03-15 Fred DrakeMarkup nits.
1998-03-14 Fred DrakeLogical markup.
1998-03-14 Fred DrakeLogical markup.
1998-03-14 Fred DrakeLogical markup.
1998-03-14 Fred DrakeLogical markup.
1998-03-14 Fred DrakeLogical markup, using {classdesc} as appropriate.
next