| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved classes OnDemandOutputWindow and PseudoFile here, | Guido van Rossum | 1999-04-22 | 1 | -0/+44 |
|
|
* | Mostly rewritten. Instead of the old Run module and Debug module, | Guido van Rossum | 1999-04-22 | 1 | -107/+46 |
|
|
* | - made "Save options..." dialog more generic, so it's also usable from RoboFog | Just van Rossum | 1999-04-22 | 1 | -4/+5 |
|
|
* | fixed glitch when scrolling very long files -- jvr | Just van Rossum | 1999-04-22 | 1 | -1/+1 |
|
|
* | Make internal module references hyperlinks wherever it makes sense. | Fred Drake | 1999-04-22 | 21 | -100/+103 |
|
|
* | Remove bogus characters in code sample. | Fred Drake | 1999-04-22 | 1 | -2/+2 |
|
|
* | Nits: document use of $IDLESTARTUP; display idle version | Guido van Rossum | 1999-04-22 | 1 | -3/+5 |
|
|
* | Work around LaTeX2HTML comment-handling bug. | Fred Drake | 1999-04-22 | 1 | -2/+2 |
|
|
* | Shorten the section title. | Fred Drake | 1999-04-22 | 1 | -6/+5 |
|
|
* | New version to celebrate new command line | Guido van Rossum | 1999-04-22 | 1 | -1/+1 |
|
|
* | Added flush(), for completeness. | Guido van Rossum | 1999-04-22 | 1 | -0/+3 |
|
|
* | A lot of changes to make the command line more useful. You can now do: | Guido van Rossum | 1999-04-22 | 1 | -26/+115 |
|
|
* | Add command line flags to just list the files that contain the | Fred Drake | 1999-04-22 | 1 | -2/+20 |
|
|
* | Added a "See also" section with some external references. | Fred Drake | 1999-04-22 | 1 | -0/+12 |
|
|
* | Markup nits. | Fred Drake | 1999-04-22 | 2 | -46/+45 |
|
|
* | Clean up lots of mark up. | Fred Drake | 1999-04-22 | 1 | -43/+40 |
|
|
* | Added descriptions of the various exceptions, based on the docstrings. | Fred Drake | 1999-04-22 | 1 | -24/+65 |
|
|
* | Logical markup and small nits. | Fred Drake | 1999-04-22 | 1 | -51/+50 |
|
|
* | Make some module references hyperlinks. | Fred Drake | 1999-04-22 | 1 | -6/+5 |
|
|
* | Minor logical markup nits. | Fred Drake | 1999-04-22 | 1 | -10/+10 |
|
|
* | Clean up some mark up. | Fred Drake | 1999-04-22 | 1 | -24/+21 |
|
|
* | Fix minor (English) usage nits. | Fred Drake | 1999-04-22 | 1 | -10/+6 |
|
|
* | Reference to urllib module can be a hyperlink. | Fred Drake | 1999-04-22 | 1 | -5/+4 |
|
|
* | Fix dropped space in the HTML output. | Fred Drake | 1999-04-22 | 1 | -6/+6 |
|
|
* | Make reference to the socket module a hyperlink. | Fred Drake | 1999-04-22 | 1 | -1/+1 |
|
|
* | Shorten the section title. | Fred Drake | 1999-04-22 | 1 | -1/+1 |
|
|
* | Don't describe this module as being a popen() wrapper; that's a little | Fred Drake | 1999-04-22 | 1 | -7/+6 |
|
|
* | Remove \platform declaration; this module is generic. | Fred Drake | 1999-04-22 | 1 | -1/+0 |
|
|
* | Move stat to the Generic chapter. | Fred Drake | 1999-04-22 | 1 | -1/+1 |
|
|
* | Don't refer to the system documentation as "man pages"; too | Fred Drake | 1999-04-22 | 1 | -5/+6 |
|
|
* | Make an assertion. | Fred Drake | 1999-04-22 | 1 | -1/+1 |
|
|
* | Updated a comment and the release number. | Fred Drake | 1999-04-22 | 1 | -2/+3 |
|
|
* | Some more TODO items. Made up my mind about command line args, | Guido van Rossum | 1999-04-22 | 1 | -4/+24 |
|
|
* | Add warning that last() and previous() don't work for hashtable | Fred Drake | 1999-04-22 | 1 | -4/+6 |
|
|
* | Super-elegant patch by Tim Peters that speeds up colorization | Guido van Rossum | 1999-04-22 | 1 | -1/+4 |
|
|
* | Script to locate uses of \module where the module referred to is not | Fred Drake | 1999-04-22 | 1 | -0/+45 |
|
|
* | Add a couple of items. | Fred Drake | 1999-04-22 | 1 | -0/+5 |
|
|
* | Fill in a lot of the blanks. Add a start to the LaTeX primer section. | Fred Drake | 1999-04-22 | 1 | -56/+142 |
|
|
* | Added support for adding environment/macro parameters more cleanly: | Fred Drake | 1999-04-22 | 1 | -2/+14 |
|
|
* | Allow longer strings (up to 80 chars each) for version, build, | Guido van Rossum | 1999-04-22 | 1 | -2/+2 |
|
|
* | Misc. markup nits. | Fred Drake | 1999-04-21 | 1 | -28/+29 |
|
|
* | Fix markup typo. | Fred Drake | 1999-04-21 | 1 | -1/+1 |
|
|
* | Mark the "Notes:" sections under tables the same way it's done | Fred Drake | 1999-04-21 | 1 | -5/+11 |
|
|
* | The version information here was checked good in 1999, not 199. ;-) | Fred Drake | 1999-04-21 | 1 | -6/+6 |
|
|
* | Reflow paragraph to work around LaTeX2HTML dropping a space. | Fred Drake | 1999-04-21 | 1 | -6/+6 |
|
|
* | Reflow paragraph to work around LaTeX2HTML dropping a space. | Fred Drake | 1999-04-21 | 1 | -8/+7 |
|
|
* | Small nits, more hyperlinks. | Fred Drake | 1999-04-21 | 1 | -8/+27 |
|
|
* | Make references to whrandom hyperlinks. | Fred Drake | 1999-04-21 | 1 | -10/+10 |
|
|
* | Small markup nits. | Fred Drake | 1999-04-21 | 1 | -11/+11 |
|
|
* | Make the names of the referenced modules hyperlinks; they had not been | Fred Drake | 1999-04-21 | 1 | -5/+6 |
|
|