| Commit message (Expand) | Author | Age | Files | Lines |
* | Update indexsubitem for file attributes correctly. | Fred Drake | 1998-02-17 | 2 | -2/+6 |
|
|
* | \nodename{} must appear immediately after \section{} for the info conversion. | Fred Drake | 1998-02-17 | 2 | -2/+2 |
|
|
* | Indent {verbatim} environments like in the printed version. | Fred Drake | 1998-02-16 | 1 | -0/+7 |
|
|
* | Move optional package inclusions to the top, to make them easier to find. | Fred Drake | 1998-02-16 | 1 | -5/+51 |
|
|
* | NNTP.xgtitle() description: Add a missing ")" from the response value | Fred Drake | 1998-02-16 | 2 | -4/+8 |
|
|
* | Made the area for wildcards in the description wider, so we don't invade the | Fred Drake | 1998-02-16 | 2 | -12/+14 |
|
|
* | Fixed formatting of the program name for crypt. | Fred Drake | 1998-02-16 | 2 | -2/+4 |
|
|
* | In the example file name, use the current Python version, not a hardcoded | Fred Drake | 1998-02-16 | 2 | -14/+14 |
|
|
* | For the lists which describe the regular expression syntax, increase the | Fred Drake | 1998-02-16 | 2 | -8/+14 |
|
|
* | Use \version to get the current Python version number, where possible. This | Fred Drake | 1998-02-16 | 2 | -12/+12 |
|
|
* | Mark up filename extensions consistently. | Fred Drake | 1998-02-16 | 2 | -42/+42 |
|
|
* | Added rule to generate the PDF format using pdflatex. Commented out since | Fred Drake | 1998-02-16 | 1 | -0/+12 |
|
|
* | Removed various "(New in 1.5a?!)" constructs. Other notes pertaining to | Fred Drake | 1998-02-16 | 2 | -44/+6 |
|
|
* | Break up some long lines in the generated header & footer. | Fred Drake | 1998-02-16 | 1 | -2/+2 |
|
|
* | "--" --> "---" in two places. | Fred Drake | 1998-02-16 | 2 | -4/+4 |
|
|
* | Place C typedef for Py_complex after brief description, to be more consistent | Fred Drake | 1998-02-16 | 2 | -64/+84 |
|
|
* | Added index enties for the Python built-in functions, where appropriate. | Fred Drake | 1998-02-16 | 2 | -24/+30 |
|
|
* | Lots of nitty-gritty stuff: | Fred Drake | 1998-02-16 | 2 | -1268/+1368 |
|
|
* | Make sure indexes begin on odd-numbered pages. | Fred Drake | 1998-02-16 | 1 | -0/+1 |
|
|
* | Normalization of markup. | Fred Drake | 1998-02-13 | 2 | -22/+22 |
|
|
* | Don't capitalize identifiers at the beginning of the sentence; re-write to | Fred Drake | 1998-02-13 | 2 | -14/+10 |
|
|
* | Fix some markup so that the right characters are printed. | Fred Drake | 1998-02-13 | 2 | -10/+10 |
|
|
* | Capitalize subsection title. | Fred Drake | 1998-02-13 | 2 | -2/+2 |
|
|
* | Make one paragraph wrap a little better. | Fred Drake | 1998-02-13 | 2 | -2/+2 |
|
|
* | Capitalize first word in sentences, use periods at end. | Fred Drake | 1998-02-13 | 2 | -6/+6 |
|
|
* | Change {datadesc} environments with empty descriptions to \dataline{}s; this | Fred Drake | 1998-02-13 | 2 | -48/+24 |
|
|
* | In description of sound_similar(), break up the markup for long | Fred Drake | 1998-02-13 | 2 | -2/+4 |
|
|
* | In description of __import__, second paragraph, break up the markup for long | Fred Drake | 1998-02-13 | 2 | -10/+12 |
|
|
* | Minor stuff: | Fred Drake | 1998-02-13 | 2 | -36/+96 |
|
|
* | Fix weirdness with single-page table of contents, reported by Guido. | Fred Drake | 1998-02-13 | 1 | -1/+1 |
|
|
* | &do_env_datadescni, | Fred Drake | 1998-02-13 | 1 | -2/+29 |
|
|
* | Add "Pretty Good Privacy" as well as "PGP" to the index. | Fred Drake | 1998-02-13 | 2 | -0/+2 |
|
|
* | In add_label_data() description, use "\samp{}" instead of "``\code{...}''" | Fred Drake | 1998-02-13 | 2 | -6/+6 |
|
|
* | Use "\samp{...}" instead of "``\code{...}''" when showing markup fragments | Fred Drake | 1998-02-13 | 2 | -36/+36 |
|
|
* | Use "\samp{...}" instead of "``\code{...}''" when showing markup fragments | Fred Drake | 1998-02-13 | 2 | -32/+32 |
|
|
* | Two new environments: datadescni and funcdescni. These are similar to | Fred Drake | 1998-02-13 | 1 | -3/+17 |
|
|
* | &get_indexsubitem: This now has a chance of working, thanks to: | Fred Drake | 1998-02-13 | 1 | -233/+256 |
|
|
* | Remove \bcode / \ecode everywhere. | Fred Drake | 1998-02-13 | 2 | -1398/+1280 |
|
|
* | Remove \bcode / \ecode everywhere. | Fred Drake | 1998-02-13 | 2 | -296/+286 |
|
|
* | Remove obsolete pagenumbering / pagestyle cruft. | Fred Drake | 1998-02-13 | 4 | -20/+0 |
|
|
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 241 | -1022/+1024 |
|
|
* | Lots of stuff: | Fred Drake | 1998-02-13 | 1 | -71/+126 |
|
|
* | parse_line(): Strip whitespace from the module name. | Fred Drake | 1998-02-13 | 2 | -6/+4 |
|
|
* | Clean up some of the definitions related to info generation. | Fred Drake | 1998-02-13 | 1 | -4/+8 |
|
|
* | "ASCII" --> "\ASCII{}" | Fred Drake | 1998-02-12 | 2 | -6/+6 |
|
|
* | Added tarpdf target. | Fred Drake | 1998-02-12 | 1 | -11/+22 |
|
|
* | Reorganized a bit. No changed content. | Fred Drake | 1998-02-12 | 2 | -1248/+1234 |
|
|
* | For sections describing the "Foo Protocol", consistently use the capitalized | Fred Drake | 1998-02-12 | 2 | -4/+4 |
|
|
* | Py_Exit(status) calls exit(status), not exit(0). | Fred Drake | 1998-02-12 | 2 | -2/+2 |
|
|
* | Correct description of BUILD_SLICE. | Guido van Rossum | 1998-02-12 | 2 | -8/+8 |
|
|