| Commit message (Expand) | Author | Age | Files | Lines |
* | Lots of nits to respond to various comments from users. | Fred Drake | 1999-03-10 | 1 | -57/+56 |
|
|
* | Fix a number of typos and small grammatical nits pointed out by Detlef | Fred Drake | 1999-03-09 | 1 | -9/+13 |
|
|
* | Added note about __builtin__._ to section dicussing classes of | Fred Drake | 1999-03-05 | 1 | -5/+15 |
|
|
* | Oops, missed a couple of substitutions in the templates. | Fred Drake | 1999-03-04 | 1 | -6/+9 |
|
|
* | Pass in the 'Send comments to ...' on the mkmodindex command line, | Fred Drake | 1999-03-04 | 1 | -1/+4 |
|
|
* | Allow many more aspects of the generated page to be parameterized, and | Fred Drake | 1999-03-04 | 1 | -63/+116 |
|
|
* | Added "Internet Config" to index. | Fred Drake | 1999-03-04 | 1 | -1/+2 |
|
|
* | add_module_idx(): If \ignorePlatformAnnotation is used, only ignore | Fred Drake | 1999-03-04 | 1 | -1/+1 |
|
|
* | Fixed description of WSTOPSIG(), added WTERMSIG(). Problem reported | Fred Drake | 1999-03-04 | 1 | -0/+5 |
|
|
* | Record the value of $TEXINPUTS in the transcript. | Fred Drake | 1999-03-03 | 1 | -6/+12 |
|
|
* | Oops, missed version number for pdfTeX. Updated. | Fred Drake | 1999-03-03 | 1 | -3/+4 |
|
|
* | Lots of small updates. | Fred Drake | 1999-03-03 | 1 | -11/+11 |
|
|
* | Obsolete; use the Python version instead. | Fred Drake | 1999-03-03 | 1 | -411/+0 |
|
|
* | Switch to the Python version of mkhowto. | Fred Drake | 1999-03-03 | 2 | -4/+4 |
|
|
* | Re-written mkhowto in Python; this should be at least a little more | Fred Drake | 1999-03-03 | 1 | -0/+444 |
|
|
* | process(): New function that contains the "orchestration" of the | Fred Drake | 1999-03-03 | 1 | -19/+28 |
|
|
* | process(): New function that contains the "orchestration" of the | Fred Drake | 1999-03-03 | 1 | -2/+6 |
|
|
* | Be a little more friendly for the generation of the text version: for | Fred Drake | 1999-03-03 | 1 | -1/+5 |
|
|
* | "\platform{UNIX}" should really be spelled "\platform{Unix}". | Fred Drake | 1999-03-02 | 13 | -14/+14 |
|
|
* | Added \platform annotations. | Fred Drake | 1999-03-02 | 38 | -238/+293 |
|
|
* | Add information about adding the portability statement. | Fred Drake | 1999-03-02 | 1 | -1/+10 |
|
|
* | Be more flexible to support platform annotations. | Fred Drake | 1999-03-02 | 1 | -5/+25 |
|
|
* | Clean up *.pla files -- platform annotation information. | Fred Drake | 1999-03-02 | 1 | -1/+1 |
|
|
* | Ignore *.pla -- the platform annotation information. Also, remove it for | Fred Drake | 1999-03-02 | 2 | -2/+2 |
|
|
* | Ignore *.pla -- the platform annotation information. | Fred Drake | 1999-03-02 | 1 | -1/+1 |
|
|
* | Added support for \platform, \platformof, and \ignorePlatformAnnotation. | Fred Drake | 1999-03-02 | 1 | -10/+47 |
|
|
* | swallow_newline(): Removed function; not really needed. Modified all call | Fred Drake | 1999-03-02 | 1 | -16/+47 |
|
|
* | Improve handling of module index, to deal with platform annotations a little | Fred Drake | 1999-03-02 | 1 | -7/+43 |
|
|
* | Changes to accomodate the global module index and platform annotations. | Fred Drake | 1999-03-02 | 2 | -0/+13 |
|
|
* | Only use 4 columns in the module index, to accomodate platform annotations. | Fred Drake | 1999-03-02 | 1 | -1/+1 |
|
|
* | extract_tb(): Only describe this function once. Problem reported by | Fred Drake | 1999-02-26 | 1 | -23/+12 |
|
|
* | Typo: "Availabilty" --> "Availability" | Fred Drake | 1999-02-26 | 1 | -1/+1 |
|
|
* | Added note about comments, from Christopher Petrilli. | Fred Drake | 1999-02-24 | 1 | -1/+3 |
|
|
* | Update some of the top comments and shorten title of the first | Fred Drake | 1999-02-24 | 1 | -3/+6 |
|
|
* | ignore_from_idx(): Fixed bug in regular expression. | Fred Drake | 1999-02-24 | 1 | -3/+3 |
|
|
* | Add target for modindex.html; a combined lib+mac module index. Also | Fred Drake | 1999-02-24 | 1 | -1/+5 |
|
|
* | Script to combine module index files. Given a list of files that look | Fred Drake | 1999-02-24 | 1 | -0/+136 |
|
|
* | Ignore a file called modindex.html. | Fred Drake | 1999-02-24 | 1 | -0/+1 |
|
|
* | process_nodes(): New function. | Fred Drake | 1999-02-24 | 1 | -6/+10 |
|
|
* | Document the correct class hierarchy for SystemExit. It is not an | Barry Warsaw | 1999-02-24 | 1 | -4/+8 |
|
|
* | Script to help identify undocumented modules. Use -h or --help for | Fred Drake | 1999-02-23 | 1 | -0/+159 |
|
|
* | Dictionaries are created using the "{...}" notation, not the "..." | Fred Drake | 1999-02-23 | 1 | -13/+11 |
|
|
* | 1. Clarify that immutability isn't entirely the same as unchangeable | Guido van Rossum | 1999-02-23 | 1 | -2/+12 |
|
|
* | Incorporated updates to describe geturl() by Sjoerd Mullender | Fred Drake | 1999-02-22 | 1 | -15/+20 |
|
|
* | Added note about *static* after description of *shared*. | Fred Drake | 1999-02-22 | 1 | -1/+3 |
|
|
* | Refer to the right RFC in the intro. | Fred Drake | 1999-02-22 | 1 | -1/+1 |
|
|
* | Reflect the released version. | Fred Drake | 1999-02-22 | 2 | -0/+5 |
|
|
* | Removed "This will be discussed later." where it's not. Reported by | Fred Drake | 1999-02-22 | 1 | -4/+4 |
|
|
* | Other chapter titles refer to collections of modules as "Services"; do | Fred Drake | 1999-02-22 | 1 | -1/+1 |
|
|
* | Noted report of missing material in the extending & embedding manual, | Fred Drake | 1999-02-22 | 1 | -0/+5 |
|
|