| Commit message (Expand) | Author | Age | Files | Lines |
* | insert_index(): Take two additional parameters: $columns and $letters. Call | Fred Drake | 1998-08-07 | 1 | -5/+13 |
|
|
* | The letter headings must be requested explicitly with --letters. | Fred Drake | 1998-08-07 | 1 | -5/+15 |
|
|
* | By default, use a two-column index. | Fred Drake | 1998-08-07 | 1 | -1/+4 |
|
|
* | Allow multi-column indexes to be produced. | Fred Drake | 1998-08-07 | 1 | -6/+60 |
|
|
* | re is standard, not built-in. | Fred Drake | 1998-08-07 | 2 | -4/+7 |
|
|
* | Clarify that the Python interpreter lock need *not* be held by | Guido van Rossum | 1998-08-07 | 1 | -3/+5 |
|
|
* | Document gethostbyname_ex(). | Guido van Rossum | 1998-08-07 | 1 | -1/+12 |
|
|
* | Updated list of Library Reference files. | Fred Drake | 1998-08-07 | 1 | -8/+13 |
|
|
* | Add warning that mutable argument defaults are evaluated only once; | Guido van Rossum | 1998-08-07 | 1 | -0/+39 |
|
|
* | At least mark the URL to the Packages essay using \url. | Fred Drake | 1998-08-07 | 1 | -1/+1 |
|
|
* | Fix synopsis. | Fred Drake | 1998-08-07 | 1 | -1/+1 |
|
|
* | Clarify that quit() and close() render the instance useless. | Guido van Rossum | 1998-08-07 | 1 | -2/+7 |
|
|
* | Added file transfer to example. | Fred Drake | 1998-08-07 | 1 | -0/+2 |
|
|
* | Guido's white background. | Fred Drake | 1998-08-07 | 1 | -0/+1 |
|
|
* | Minor refilling of a paragraph... | Barry Warsaw | 1998-08-07 | 1 | -2/+2 |
|
|
* | im_function --> im_func | Fred Drake | 1998-08-07 | 1 | -2/+2 |
|
|
* | In the example, make sure all the imports are done. | Fred Drake | 1998-08-07 | 1 | -3/+2 |
|
|
* | Markup nits. | Fred Drake | 1998-08-07 | 1 | -16/+21 |
|
|
* | Clarify xdrlib synopsis. | Fred Drake | 1998-08-07 | 1 | -8/+5 |
|
|
* | Fix typo in binascii synopsis. | Fred Drake | 1998-08-07 | 1 | -2/+2 |
|
|
* | Removed obsolete chapter header. | Fred Drake | 1998-08-07 | 1 | -15/+0 |
|
|
* | New organization of internet modules into protocols/support and data | Fred Drake | 1998-08-07 | 1 | -3/+5 |
|
|
* | New chapter headers for Internet Protocols and Internet Data chapters, | Fred Drake | 1998-08-07 | 2 | -0/+20 |
|
|
* | Fix synopsis for multifile. | Fred Drake | 1998-08-07 | 1 | -6/+6 |
|
|
* | Shorten the module synopsis. | Fred Drake | 1998-08-06 | 1 | -1/+1 |
|
|
* | Shorten the module synopsis. | Fred Drake | 1998-08-06 | 3 | -5/+5 |
|
|
* | Variant of AMK's patch to produce text versions of HOWTO documents. | Fred Drake | 1998-08-06 | 1 | -9/+48 |
|
|
* | Markup nit. | Fred Drake | 1998-08-06 | 1 | -5/+4 |
|
|
* | Markup nits. | Fred Drake | 1998-08-06 | 1 | -15/+15 |
|
|
* | Marked makedirs(), removedirs(), renames() as added in 1.5.2. | Fred Drake | 1998-08-06 | 1 | -0/+3 |
|
|
* | build_html(): Simplify, so there's only one version of the latex2html | Fred Drake | 1998-08-05 | 1 | -14/+30 |
|
|
* | Remove modified setting of $ICONSERVER; this isn't the right way to do it. | Fred Drake | 1998-08-05 | 1 | -2/+0 |
|
|
* | get_chapter_id(): Separate two aspects of string replacement to allow the | Fred Drake | 1998-08-04 | 1 | -1/+2 |
|
|
* | Fixed wrapping on some long lines. | Fred Drake | 1998-08-04 | 1 | -43/+50 |
|
|
* | Ok, we'll try this again: update the release date. ;-( | Fred Drake | 1998-08-04 | 1 | -1/+1 |
|
|
* | Update the documentation release number in RELEASE. | Fred Drake | 1998-08-04 | 1 | -1/+1 |
|
|
* | Clarify the + and b mode characters for open() a bit. | Guido van Rossum | 1998-07-29 | 1 | -6/+8 |
|
|
* | Pass paper size to dvips explicitly. | Fred Drake | 1998-07-29 | 1 | -1/+1 |
|
|
* | Update. | Fred Drake | 1998-07-29 | 1 | -16/+1 |
|
|
* | tohtml(): Use a table instead of a definition list for module synopses. | Fred Drake | 1998-07-29 | 1 | -4/+5 |
|
|
* | Fix two remaining references to all-pdf and all-ps to only use pdf and ps. | Fred Drake | 1998-07-29 | 1 | -2/+2 |
|
|
* | Update to use a separate page for front matter. | Fred Drake | 1998-07-28 | 6 | -0/+24 |
|
|
* | Update the HOWTO template to use a separate page for front matter, with | Fred Drake | 1998-07-28 | 2 | -0/+20 |
|
|
* | do_cmd_maketitle(): No <hr> at the end of the "title page". | Fred Drake | 1998-07-28 | 1 | -1/+1 |
|
|
* | Define stuff to allow simple HTML-only selection using TeX's \if<foo>...\fi | Fred Drake | 1998-07-28 | 1 | -0/+5 |
|
|
* | Added ref/ref.tex to REFFILES. | Fred Drake | 1998-07-28 | 1 | -7/+9 |
|
|
* | Make sure all chapters, sections, and subsections have a \label to give them | Fred Drake | 1998-07-28 | 7 | -63/+64 |
|
|
* | Make sure chapters, sections, and subsections all have a \label to give them | Fred Drake | 1998-07-28 | 1 | -23/+25 |
|
|
* | Fixed the gzip synopsis. | Fred Drake | 1998-07-27 | 1 | -1/+2 |
|
|
* | Added the popen2 synopsis. | Fred Drake | 1998-07-27 | 1 | -1/+1 |
|
|