]> granicus.if.org Git - python/shortlog
python
1999-08-04 Fred DrakeStarted documentation on buffer objects & types. Very...
1999-08-04 Fred DrakePyBuffer_New(): Raise ValueError if size is negative...
1999-08-04 Jack JansenAdded available() method, which checks whether quicktim...
1999-08-03 Guido van RossumChange the directory tree walking example to use cleare...
1999-08-03 Guido van RossumIt turns out that modifying the environment strings...
1999-08-03 Fred DrakeRe-write in Python for portability. About 30% slower...
1999-08-03 Fred Drakeremap_element_names(): Only used for things that the...
1999-08-03 Fred DrakeThe new conversion engine supports more of the table...
1999-08-02 Guido van RossumRemoved PyMapping_Clear() -- it was wishful thinking...
1999-08-02 Fred DrakeUse the mksourcepgk script instead of mktarball.sh.
1999-08-02 Fred DrakeRemove obsolete version of script.
1999-08-02 Fred DrakeRe-implementation of mktarball.sh as a more portable...
1999-08-02 Fred Drakebwrite(), ewrite(): Helpers for diagnostic output...
1999-08-02 Fred DrakeMostly minor changes.
1999-08-02 Fred DrakeThis doesn't need to do nearly as much for the new...
1999-08-02 Fred DrakeA few small improvements to the conversion.
1999-08-02 Fred DrakeMarkup nits.
1999-08-02 Fred DrakeFixed hyperlink references to the __builtin__ and __mai...
1999-07-30 Guido van RossumMark Hammond writes:
1999-07-30 Guido van RossumRemove some redundant code from Canvas.tag_bind(),...
1999-07-29 Fred DrakeRipped out the old conversion.
1999-07-29 Fred DrakeAdded a few more passes through the document fragment...
1999-07-29 Fred DrakeMassive changes.
1999-07-29 Fred DrakeMinor updates.
1999-07-29 Fred DrakeUse the (new) buildFragment() method of the EsisBuilder...
1999-07-29 Fred DrakeSome minor cleanup.
1999-07-29 Fred DrakeConversion specification, used by a new path through...
1999-07-29 Fred DrakeMinor update.
1999-07-29 Fred DrakeChange an {\em ...} to \var{...} and a {\bf ...} to...
1999-07-28 Barry WarsawA few minor Customize changes:
1999-07-28 Barry Warsaw(python-mode): Set which interpreter (CPython or JPytho...
1999-07-28 Guido van RossumAnother patch from Andy Dustman:
1999-07-27 Barry Warsaw(py-beginning-of-def-or-class): Only move to match...
1999-07-27 Fred DrakeAdd support for bzip2 compression.
1999-07-27 Fred DrakeAdd support for bzip2 using --bzip2.
1999-07-27 Fred DrakeIgnore additional compressed formats.
1999-07-26 Fred DrakeAdded description of optional parameter to UserDict...
1999-07-23 Fred DrakeAdd zip archive support for html, pdf, ps, and latex...
1999-07-23 Fred DrakeAdd --zip parameter; make this able to produce .zip...
1999-07-23 Fred Drakegetsize(), getatime(), getmtime():
1999-07-22 Fred DrakeUpdate getattr() description to document the optional...
1999-07-22 Fred DrakeMake the default target xml instead of sgml.
1999-07-22 Fred DrakeMake the default target xml instead of sgml.
1999-07-20 Fred Draketypo: privide --> provide
1999-07-19 Fred DrakeFixed order of parameters in slice() docstring. The...
1999-07-15 Guido van RossumNew wishes.
1999-07-13 Guido van RossumAdd test case for bug just fixed by Stephen Turner.
1999-07-13 Guido van RossumPatch by Stephen Turner, who writes:
1999-07-13 Guido van RossumMark Favas was quick to note that the last checkin...
1999-07-12 Guido van RossumAppropriate overflow checks so that things like sys...
1999-07-12 Barry Warsawadded a test for "To: :" patch
1999-07-12 Barry WarsawAddrlistClass.getaddress(): when parsing `:'s, in the...
1999-07-12 Fred DrakeAdded comment clarifying that RELEASE is the documentat...
1999-07-12 Fred Drakedo_cmd_funclineni(): New function; non-indexing form...
1999-07-12 Fred DrakeMove chdir() and getcwd() descriptions to "Files and...
1999-07-12 Fred DrakeUse the same names for CLASS attributes as elsewhere.
1999-07-12 Fred DrakeUpdated Milan's email address.
1999-07-10 Guido van RossumMake the color for stderr red (i.e. the standard warnin...
1999-07-10 Greg WardThe first concrete subclass of CCompiler: defines a...
1999-07-10 Greg WardThe abstract base class that defines the C/C++ compiler...
1999-07-10 Greg WardAdded a self-berating command relating to installation...
1999-07-10 Greg WardDon't pollute importer's namespace with type objects...
1999-07-09 Guido van RossumPatch by Jeffrey Chang to add docstrings everywhere.
1999-07-08 Guido van RossumMarc-Andre Lemburg discovered that the switch from...
1999-07-07 Fred DrakeSeveral methods return tuples, not lists.
1999-07-07 Fred DrakeMove some misc. comments from the example section to...
1999-07-07 Fred DrakeFTP.dir(): Fix typo in docstring.
1999-07-07 Fred Drakedir() method description revised based on comments...
1999-07-06 Barry Warsawmake_view_popups(): Catch import error which can occur...
1999-07-06 Fred DrakeMissing space; reported by Robert Kern <kernr@ncifcrf...
1999-07-06 Fred DrakeFix a number of minor problems pointed out by /F.
1999-07-06 Fred DrakeFixed typo reported by /F; thanks!
1999-07-06 Fred DrakeBump the release number to 1.5.2p1.
1999-07-05 Jack JansenDrag module added.
1999-07-02 Fred DrakeDarn! Forgot to re-target.
1999-07-02 Fred DrakeRemove one item.
1999-07-02 Fred DrakeMinor markup nit.
1999-07-02 Fred DrakeAdded entry for asyncore module.
1999-07-02 Fred DrakeFix a few markup nits, improve some index entries.
1999-07-02 Fred DrakeNew documentation from Chris Petrilli <petrilli@amber...
1999-07-02 Fred DrakeFor spawn*(), point to the magic constants; some reader...
1999-07-02 Guido van RossumMilton L. Hankin reports that on Windows it is possible...
1999-07-01 Guido van RossumSjoerd Mullender:
1999-07-01 Fred DrakeRemoved entries for several modules which have been...
1999-07-01 Fred DrakeDocumentation for dl module from Moshe.
1999-07-01 Fred DrakeAdded entry for dl module.
1999-07-01 Fred DrakeRelocating file to Lib/lib-old.
1999-07-01 Fred DrakeRemove extraneous "contains" -- pointed out by Daniel...
1999-07-01 Fred DrakePer Frank Stajano's suggestion, state explicitly that...
1999-07-01 Fred DrakeMake the reference to the os module in the module synop...
1999-06-30 Just van RossumDon't set type of application, it's taken care of elsew...
1999-06-30 Fred DrakeMade several grammatical corrections based on comments...
1999-06-29 Fred DrakeFor "Matching vs. Searching", remove comment that the...
1999-06-29 Fred DrakeAdded some reminders.
1999-06-29 Fred DrakeMove the setting for secnumdepth to the document classe...
1999-06-29 Fred DrakeAdded some minor prose before the descriptions of the...
1999-06-29 Fred DrakeAdded entry for pty module.
1999-06-29 Fred Drakepty documentation from Moshe; with small edits.
1999-06-29 Fred DrakeImprove description of the example.
1999-06-29 Fred DrakeUsage nit: a bunch of "nor"s should have been a single...
next