]> granicus.if.org Git - python/shortlog
python
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 "—" conversion outside of
1999-05-18 Fred DrakeRemove the "---" to "—" 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.
1999-05-03 Guido van RossumClarify why there are dynamic imports in AudioDev().
1999-05-03 Guido van RossumThe _comp_data() function never worked, it contained...
1999-05-03 Guido van RossumNo need to import sys, time, socket or SocketServer...
1999-05-03 Guido van RossumNo need to import sys, time, or socket. (Andrew Dalke...
1999-05-03 Guido van RossumNo need to import rfc822. (Andrew Dalke & kjpylint)
1999-05-03 Guido van RossumTim Peters writes:
1999-05-03 Guido van RossumTim Peters writes:
1999-05-03 Guido van RossumThe case-insensitive _Environ class was lacking a case...
1999-05-03 Fred DrakeMake sure latex2html doesn't produce a hard link betwee...
1999-05-03 Fred DrakeMake sure latex2html doesn't produce a hard link from...
1999-05-02 Greg WardThe 'copy_file()' and 'copy_tree()' functions in util...
1999-05-02 Greg WardRearranged things so that compilation of .py files...
1999-05-01 Barry Warsawupdates for latest release
1999-04-30 Guido van RossumSupport for using idle as a package.
1999-04-30 Fred DrakeRevert constraint on the GIF wildcard; we missed a...
1999-04-30 Guido van RossumAvoid listing files more than once (e.g. foomodule...
1999-04-29 Fred DrakeAdded top navigation bar for consistency and color...
1999-04-29 Fred Drakemake_nav_panel(): Remove the spurious NAME="tex2html...
1999-04-29 Fred DrakeAdded wcnew target to run the "wcnew" version of webche...
1999-04-29 Fred DrakeUse the new module-key for the FL module when hyperlink...
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...
next