1999-05-21 |
Guido van Rossum | Andy Dustman writes: |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Guido van Rossum | Rename History to IdleHistory. |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Guido van Rossum | Make initial stack viewer wider |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Guido van Rossum | New wishes |
commit | commitdiff | tree | snapshot |
1999-05-21 |
Guido van Rossum | Much improved autoindent and handling of tabs, |
commit | commitdiff | tree | snapshot |
1999-05-20 |
Fred Drake | Map .js to application/x-javascript. |
commit | commitdiff | tree | snapshot |
1999-05-19 |
Fred Drake | Enhanced docstring and some comments. |
commit | commitdiff | tree | snapshot |
1999-05-18 |
Fred Drake | Modify to perform "---" to "—" conversion outside of |
commit | commitdiff | tree | snapshot |
1999-05-18 |
Fred Drake | Remove the "---" to "—" conversion; this is wrong... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fred Drake | SET_LINE_NO ==> SET_LINENO |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fred Drake | Added "Learning Python" to the books section. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fred Drake | Added paragraph explaininng the text/binary flavors... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fred Drake | Document \e, \url. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fred Drake | Don't \input boilerplate.tex, fill in the real stuff... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fred Drake | Attempted to clarify usage of the \declaremodule macro... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fred Drake | define_module(): Check the module type for validity... |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fred Drake | \declaremodule: Typo. |
commit | commitdiff | tree | snapshot |
1999-05-17 |
Fred Drake | \declaremodule: Make this more robust. Only attempt... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Fred Drake | The conversion temporary files should not be ignored... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Fred Drake | POP3.uidl(): Update description based on comments... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Fred Drake | POP3.uidl(): Update docstring based on comments from... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Fred Drake | PyCObject_FromVoidPtr(): Clarify that the destr functi... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Fred Drake | Small nits around some of the index entries. |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Fred Drake | make_index_entry(): Remove. Not only did this overrid... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Fred Drake | make_index_entry(): Remove. This is overridden in... |
commit | commitdiff | tree | snapshot |
1999-05-13 |
Fred Drake | Removed old comments. |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Fred Drake | Change the look of \seemodule output to fit in better. |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Fred Drake | Move the "See also:" section so it appears are part... |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Fred Drake | Added module references; minor grammatical fixes. |
commit | commitdiff | tree | snapshot |
1999-05-11 |
Fred Drake | Added missing comma, reported by Eric Raymond. |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Fred Drake | Lots of adjustments to deal with the document content... |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Fred Drake | Some more fixes. |
commit | commitdiff | tree | snapshot |
1999-05-10 |
Fred Drake | Fixed some index entries. |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Fred Drake | ExtendedEsisBuilder.push(): Override inherited definit... |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Fred Drake | Fix some bugs introduced in the previous checkin. |
commit | commitdiff | tree | snapshot |
1999-05-07 |
Fred Drake | Define & use a Conversion object. It's still really... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Fred Drake | Updated connect_ex() documentation based on comments... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Fred Drake | Make it work for "manual" documents as well as "howto... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Fred Drake | Reflect recent patch for float % and divmod() by Tim... |
commit | commitdiff | tree | snapshot |
1999-05-06 |
Guido van Rossum | Tim Peters writes: |
commit | commitdiff | tree | snapshot |
1999-05-05 |
Guido van Rossum | Nathan Paul Simons noticed that the grid_remove() metho... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Regression test for date format code, by Mike Meyer. |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import find(). (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import os or string. (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import sys. (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Typo. (Andrew Dalke, without kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import string. (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import os in test(). (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Get rid of confusing 'global' statement in global code. |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import sys or string. (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Clarify why we define disco. Suggested by Andrew Dalke. |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Clarify why we define error. Suggested by Andrew Dalke. |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import sys or linecache. (Andrew Dalke... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import gmtime, ctime, asctime. |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Clarify why there are dynamic imports in AudioDev(). |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | The _comp_data() function never worked, it contained... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import sys, time, socket or SocketServer... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import sys, time, or socket. (Andrew Dalke... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | No need to import rfc822. (Andrew Dalke & kjpylint) |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Tim Peters writes: |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | Tim Peters writes: |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Guido van Rossum | The case-insensitive _Environ class was lacking a case... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Fred Drake | Make sure latex2html doesn't produce a hard link betwee... |
commit | commitdiff | tree | snapshot |
1999-05-03 |
Fred Drake | Make sure latex2html doesn't produce a hard link from... |
commit | commitdiff | tree | snapshot |
1999-05-02 |
Greg Ward | The 'copy_file()' and 'copy_tree()' functions in util... |
commit | commitdiff | tree | snapshot |
1999-05-02 |
Greg Ward | Rearranged things so that compilation of .py files... |
commit | commitdiff | tree | snapshot |
1999-05-01 |
Barry Warsaw | updates for latest release |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Guido van Rossum | Support for using idle as a package. |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Fred Drake | Revert constraint on the GIF wildcard; we missed a... |
commit | commitdiff | tree | snapshot |
1999-04-30 |
Guido van Rossum | Avoid listing files more than once (e.g. foomodule... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Added top navigation bar for consistency and color... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | make_nav_panel(): Remove the spurious NAME="tex2html... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Added wcnew target to run the "wcnew" version of webche... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Use the new module-key for the FL module when hyperlink... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | For the tutorial, use numeric node names and split... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Nasty hack to add a --numeric parameter to skip the... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Move index.html rules to the end since it wedges font... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Added index entries for operator precedence; suggestion... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Make sure the global module index is added to the HTML... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Generate index.html from index.html.in. This avoids... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Constrain a wildcard a little more. |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Don't point readers to rand, point to random! And... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Explain comments at the start of chapter 3. This is... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Minor nits, partly in response to comments from Jonatha... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Guido van Rossum | Mike Meyer reports a bug in his patch (several months... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Annotate a couple of entries further. |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Fill in a few holes in the "Very High Level" chapter. |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Always use "section" when referring to sections of... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Clarify that the Modules/ directory is in an unpacked... |
commit | commitdiff | tree | snapshot |
1999-04-29 |
Fred Drake | Update starship URLs. |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Message.getheader(): Fixed grammatical error in docstring. |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Barry Warsaw | Add a scale widget and command line options to set... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Remove the \date macro; just pick it up from boilerplat... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Use \rfc to mark some remaining RFC references. |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Added test case that includes a comma in the full name... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | setup_column_alignments(): Adding valign=baseline... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Let's try again: new assertion. |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Removed (empty) description of \optional from the ... |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Fill in a few holes. |
commit | commitdiff | tree | snapshot |
1999-04-28 |
Fred Drake | Fix up the HTML generated for envdesc and macrodesc... |
commit | commitdiff | tree | snapshot |
next |