]> granicus.if.org Git - python/shortlog
python
1999-06-03 Barry Warsaw(py-statement-closes-block-p): py-goto-initial-line...
1999-06-03 Guido van RossumNew offerings by Tim Peters; he writes:
1999-06-03 Guido van RossumEnclose pattern in quotes in status message.
1999-06-03 Guido van RossumMark Hammond fixed some comments and improved the way...
1999-06-02 Guido van RossumAt Jim Fulton's request (actually, as a compromise...
1999-06-02 Guido van RossumMy fix to Mark's code: restore the universal check...
1999-06-02 Guido van RossumA version that Mark Hammond posted to the newsgroup...
1999-06-02 Guido van RossumCall tips by Mark Hammond (plus tiny fix by me.)
1999-06-02 Guido van RossumChanges by Mark Hammond: (1) support optional output_se...
1999-06-02 Guido van RossumChanges by Mark Hammond to allow using IDLE extensions...
1999-06-02 Guido van RossumChange by Mark Hammond to allow using IDLE extensions...
1999-06-01 Guido van RossumHah! A fix of my own to Tim's code!
1999-06-01 Guido van RossumTim Peters again:
1999-06-01 Guido van RossumTim Peters again:
1999-06-01 Guido van RossumNew file by Tim Peters:
1999-06-01 Guido van RossumTim Peters keeps revising this module (more to come):
1999-06-01 Guido van RossumAndy Dustman notes that I patched the close() call...
1999-06-01 Guido van RossumIn class TemporaryFileWrapper, don't cache attributes...
1999-06-01 Guido van Rossum1. Catch NameError on import (could be raised by case...
1999-06-01 Guido van RossumMissed a few.
1999-06-01 Guido van RossumRewritten based on TreeWidget.py
1999-06-01 Guido van RossumObject browser, based on TreeWidget.py.
1999-06-01 Guido van RossumTree widget done right.
1999-06-01 Guido van RossumAs yet unused code for tool tips.
1999-06-01 Guido van RossumEnsure sys.argv[0] is the script name on Run Script.
1999-06-01 Guido van RossumMove zoom height functionality to separate function.
1999-06-01 Fred DrakeFix availability clause; mention availability of simila...
1999-06-01 Guido van RossumA few icons used by ../TreeWidget.py and its callers.
1999-06-01 Guido van RossumNew version by Tim Peters improves block opening test.
1999-06-01 Guido van RossumJack Jansen's patch to support file:///path/file/name...
1999-06-01 Guido van RossumGreg McFarlane writes: Tkinter.Text.tag_add should...
1999-05-27 Barry Warsawposix_listdir(): When an error occurs, call
1999-05-27 Fred DrakeOops, forgot to remove the individual module indexes...
1999-05-27 Fred DrakeAdd <hr> after top navigation bar; now looks more like...
1999-05-27 Fred DrakeHack: make sure LaTeX2HTML doesn't change -- to - in...
1999-05-27 Fred DrakeDocument the "pid" attribute of the Popen3 class.
1999-05-27 Fred DrakeTypo reported by Gerry Wiener <wiener@rap.ucar.edu>:
1999-05-26 Fred DrakeMove some \index entries around so we can avoid using...
1999-05-26 Fred DrakeChange the example of configuring for large file suppor...
1999-05-26 Barry WarsawEugene Dvurechenski <jno@glas.net> says:
1999-05-25 Fred Drake"proces" --> "process"; reported by Gerry Wiener <gerry...
1999-05-24 Barry Warsaw(py-electric-backspace): I'm not sure this function...
1999-05-24 Barry Warsaw(py-parse-state): When running under Emacs -- which...
1999-05-24 Barry Warsaw(py-statement-closes-block-p): Add a py-goto-initial...
1999-05-21 Just van RossumOliver Steele writes:
1999-05-21 Guido van RossumOn HP-UX, -rpath is another option taking an argument...
1999-05-21 Guido van RossumAndy Dustman writes:
1999-05-21 Guido van RossumRename History to IdleHistory.
1999-05-21 Guido van RossumMake initial stack viewer wider
1999-05-21 Guido van RossumNew wishes
1999-05-21 Guido van RossumMuch improved autoindent and handling of tabs,
1999-05-20 Fred DrakeMap .js to application/x-javascript.
1999-05-19 Fred DrakeEnhanced docstring and some comments.
1999-05-18 Fred DrakeModify to perform "---" to "&mdash;" conversion outside of
1999-05-18 Fred DrakeRemove the "---" to "&mdash;" conversion; this is wrong...
1999-05-17 Fred DrakeSET_LINE_NO ==> SET_LINENO
1999-05-17 Fred DrakeAdded "Learning Python" to the books section.
1999-05-17 Fred DrakeAdded paragraph explaininng the text/binary flavors...
1999-05-17 Fred DrakeDocument \e, \url.
1999-05-17 Fred DrakeDon't \input boilerplate.tex, fill in the real stuff...
1999-05-17 Fred DrakeAttempted to clarify usage of the \declaremodule macro...
1999-05-17 Fred Drakedefine_module(): Check the module type for validity...
1999-05-17 Fred Drake\declaremodule: Typo.
1999-05-17 Fred Drake\declaremodule: Make this more robust. Only attempt...
1999-05-13 Fred DrakeThe conversion temporary files should not be ignored...
1999-05-13 Fred DrakePOP3.uidl(): Update description based on comments...
1999-05-13 Fred DrakePOP3.uidl(): Update docstring based on comments from...
1999-05-13 Fred DrakePyCObject_FromVoidPtr(): Clarify that the destr functi...
1999-05-13 Fred DrakeSmall nits around some of the index entries.
1999-05-13 Fred Drakemake_index_entry(): Remove. Not only did this overrid...
1999-05-13 Fred Drakemake_index_entry(): Remove. This is overridden in...
1999-05-13 Fred DrakeRemoved old comments.
1999-05-11 Fred DrakeChange the look of \seemodule output to fit in better.
1999-05-11 Fred DrakeMove the "See also:" section so it appears are part...
1999-05-11 Fred DrakeAdded module references; minor grammatical fixes.
1999-05-11 Fred DrakeAdded missing comma, reported by Eric Raymond.
1999-05-10 Fred DrakeLots of adjustments to deal with the document content...
1999-05-10 Fred DrakeSome more fixes.
1999-05-10 Fred DrakeFixed some index entries.
1999-05-07 Fred DrakeExtendedEsisBuilder.push(): Override inherited definit...
1999-05-07 Fred DrakeFix some bugs introduced in the previous checkin.
1999-05-07 Fred DrakeDefine & use a Conversion object. It's still really...
1999-05-06 Fred DrakeUpdated connect_ex() documentation based on comments...
1999-05-06 Fred DrakeMake it work for "manual" documents as well as "howto...
1999-05-06 Fred DrakeReflect recent patch for float % and divmod() by Tim...
1999-05-06 Guido van RossumTim Peters writes:
1999-05-05 Guido van RossumNathan Paul Simons noticed that the grid_remove() metho...
1999-05-03 Guido van RossumRegression test for date format code, by Mike Meyer.
1999-05-03 Guido van RossumNo need to import find(). (Andrew Dalke & kjpylint)
1999-05-03 Guido van RossumNo need to import os or string. (Andrew Dalke & kjpylint)
1999-05-03 Guido van RossumNo need to import sys. (Andrew Dalke & kjpylint)
1999-05-03 Guido van RossumTypo. (Andrew Dalke, without kjpylint)
1999-05-03 Guido van RossumNo need to import string. (Andrew Dalke & kjpylint)
1999-05-03 Guido van RossumNo need to import os in test(). (Andrew Dalke & kjpylint)
1999-05-03 Guido van RossumGet rid of confusing 'global' statement in global code.
1999-05-03 Guido van RossumNo need to import sys or string. (Andrew Dalke & kjpylint)
1999-05-03 Guido van RossumClarify why we define disco. Suggested by Andrew Dalke.
1999-05-03 Guido van RossumClarify why we define error. Suggested by Andrew Dalke.
1999-05-03 Guido van RossumNo need to import sys or linecache. (Andrew Dalke...
1999-05-03 Guido van RossumNo need to import gmtime, ctime, asctime.
next