]> granicus.if.org Git - python/shortlog
python
1999-04-29 Fred DrakeFor the tutorial, use numeric node names and split...
1999-04-29 Fred DrakeNasty hack to add a --numeric parameter to skip the...
1999-04-29 Fred DrakeMove index.html rules to the end since it wedges font...
1999-04-29 Fred DrakeAdded index entries for operator precedence; suggestion...
1999-04-29 Fred DrakeMake sure the global module index is added to the HTML...
1999-04-29 Fred DrakeGenerate index.html from index.html.in. This avoids...
1999-04-29 Fred DrakeConstrain a wildcard a little more.
1999-04-29 Fred DrakeDon't point readers to rand, point to random! And...
1999-04-29 Fred DrakeExplain comments at the start of chapter 3. This is...
1999-04-29 Fred DrakeMinor nits, partly in response to comments from Jonatha...
1999-04-29 Guido van RossumMike Meyer reports a bug in his patch (several months...
1999-04-29 Fred DrakeAnnotate a couple of entries further.
1999-04-29 Fred DrakeFill in a few holes in the "Very High Level" chapter.
1999-04-29 Fred DrakeAlways use "section" when referring to sections of...
1999-04-29 Fred DrakeClarify that the Modules/ directory is in an unpacked...
1999-04-29 Fred DrakeUpdate starship URLs.
1999-04-28 Fred DrakeMessage.getheader(): Fixed grammatical error in docstring.
1999-04-28 Barry WarsawAdd a scale widget and command line options to set...
1999-04-28 Fred DrakeRemove the \date macro; just pick it up from boilerplat...
1999-04-28 Fred DrakeUse \rfc to mark some remaining RFC references.
1999-04-28 Fred DrakeAdded test case that includes a comma in the full name...
1999-04-28 Fred Drakesetup_column_alignments(): Adding valign=baseline...
1999-04-28 Fred DrakeLet's try again: new assertion.
1999-04-28 Fred DrakeRemoved (empty) description of \optional from the ...
1999-04-28 Fred DrakeFill in a few holes.
1999-04-28 Fred DrakeFix up the HTML generated for envdesc and macrodesc...
1999-04-28 Fred DrakeHandle \p and \op in parameter lists for the environmen...
1999-04-28 Fred DrakeAdjust the message that gets added to the bottom of...
1999-04-28 Fred Drake\filenq: Like \file, but don't use single-quotes;...
1999-04-28 Fred DrakeControl the layout of output tables a little better...
1999-04-28 Fred DrakePoint to the library reference manual for os.path docum...
1999-04-28 Fred Drakedo_cmd_seetext(): Clean up so we get proper nesting...
1999-04-28 Guido van RossumTwo changes suggested by Jan Pieter Riegel:
1999-04-27 Guido van RossumNeed to double the macro brackets in FreeBSD check.
1999-04-27 Barry WarsawUse the much nicer tkFileDialog for loading color name...
1999-04-27 Barry WarsawDocument that for askcolor(), databasefile and wantspec...
1999-04-27 Barry Warsawaskcolor(): databasefile and wantspec can now be set...
1999-04-27 Barry WarsawImplement dynamic external Viewer discovery.
1999-04-27 Barry WarsawAdd a module global variable ADDTOVIEW to conform to...
1999-04-27 Barry WarsawAdded docstring describing Viewer interface.
1999-04-27 Barry Warsawadd a comment
1999-04-27 Fred DrakeAdded "See also" reference to PyOpenGL.
1999-04-27 Barry WarsawWhen selecting a radio button in the TextViewer (to...
1999-04-27 Barry WarsawChange Black/White button labels to not include the...
1999-04-27 Guido van RossumCast f.tell() result to int() in _addval(), so it works...
1999-04-26 Barry WarsawDescribe namedcolors.txt
1999-04-26 Barry WarsawAn alternative Netscape database
1999-04-26 Barry WarsawDescribe how to load a new database
1999-04-26 Barry WarsawDescribe the Color database files
1999-04-26 Barry WarsawPut the 'File' menu on the menubar even when modal...
1999-04-26 Barry WarsawTim Peter's sister's 140 named colors that NS and MSIE...
1999-04-26 Barry WarsawThe "Web-safe" colors (all #rrggbb style)
1999-04-26 Barry WarsawThe HTML 4.0 guaranteed colors.
1999-04-26 Barry WarsawSet the version number to 1.0 -- I think it's stable...
1999-04-26 Barry WarsawLots of changes to support loading alternative color...
1999-04-26 Guido van RossumSome changes (maybe not enough?) to make it work on...
1999-04-26 Guido van RossumTim Peters strikes again:
1999-04-25 Jack JansenBill Bedford's Apple Data Detector extensions for Pytho...
1999-04-24 Just van Rossumadded 'org.python.core' to the maymiss list (pickly...
1999-04-24 Just van Rossumremoved two redundant lines -- jvr
1999-04-23 Fred Drakemhlib is now documented.
1999-04-23 Fred DrakeMarkup consistency.
1999-04-23 Fred DrakeNits.
1999-04-23 Fred DrakeAdd section for the sha module.
1999-04-23 Guido van RossumApparently __GNU_LIBRARY__ is defined for glibc as...
1999-04-23 Fred DrakePatch from Greg Ward adding descriptions of S_IMODE...
1999-04-23 Fred DrakeFixed typo and font-control problem reported by Detlef...
1999-04-23 Fred DrakeClarifications on the first(), next(), and previous...
1999-04-23 Fred DrakeFix a grammatical error reported by Detlef Lannert
1999-04-23 Fred DrakeFix a couple of typos reported by Detlef Lannert
1999-04-23 Fred DrakeFix a couple of grammatical errors reported by Detlef...
1999-04-23 Fred DrakeWork-around LaTeX2HTML space-dropping bug.
1999-04-23 Fred DrakeFixed some logical markup nits.
1999-04-23 Fred DrakeLogical markup.
1999-04-23 Fred DrakeNo, __repr__() does not accept a parameter other than...
1999-04-23 Fred DrakeShorten the section title.
1999-04-23 Barry WarsawAdded /usr/lib/X11/rgb.txt in front of X/rgb.txt for...
1999-04-23 Fred DrakeShorten the section title.
1999-04-23 Fred DrakeShorten the section title.
1999-04-23 Fred DrakeWork around a space-dropping problem in LaTeX2HTML.
1999-04-23 Fred DrakeAdded "See also" sections linking to binascii.
1999-04-23 Fred DrakeRefer to the binhex module, not the non-existent hexbin...
1999-04-23 Fred DrakeFix some glaring markup consistency problems (presentat...
1999-04-23 Fred DrakeAdded a couple more requests from users.
1999-04-23 Fred DrakeHack places where '--' should appear as literal output...
1999-04-23 Fred DrakeFix square brackets around optional parameters to macros.
1999-04-23 Fred DrakeGeneral small improvements and fixes.
1999-04-23 Guido van RossumProvide full arguments to __import__ so it works in...
1999-04-22 Guido van RossumBunch of updates necessary due to recent changes; added...
1999-04-22 Guido van RossumRemove obsolete 'script' menu.
1999-04-22 Guido van RossumSeveral wishes fulfilled.
1999-04-22 Guido van RossumMoved classes OnDemandOutputWindow and PseudoFile here,
1999-04-22 Guido van RossumMostly rewritten. Instead of the old Run module and...
1999-04-22 Just van Rossum- made "Save options..." dialog more generic, so it...
1999-04-22 Just van Rossumfixed glitch when scrolling very long files -- jvr
1999-04-22 Fred DrakeMake internal module references hyperlinks wherever...
1999-04-22 Fred DrakeRemove bogus characters in code sample.
1999-04-22 Guido van RossumNits: document use of $IDLESTARTUP; display idle version
1999-04-22 Fred DrakeWork around LaTeX2HTML comment-handling bug.
1999-04-22 Fred DrakeShorten the section title.
next