Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark the mpz module deprecated as of Python 2.2. | Fred Drake | 2001-12-16 | 1 | -0/+6 |
| | |||||
* | Add a link to the mxNumber package. | Fred Drake | 2001-12-15 | 1 | -0/+5 |
| | |||||
* | Add link to the gmpy project. | Fred Drake | 2001-12-15 | 1 | -0/+8 |
| | |||||
* | Work around LaTeX2HTML comment-handling bug. | Fred Drake | 1999-04-22 | 1 | -2/+2 |
| | |||||
* | Shorten section title. | Fred Drake | 1999-02-20 | 1 | -2/+2 |
| | |||||
* | Added comment about support for rational numbers, and pointer to | Fred Drake | 1998-09-10 | 1 | -1/+6 |
| | | | | Demos/classes/Rat.py. | ||||
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -2/+4 |
| | | | | Fix up a few synopses. | ||||
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+4 |
| | |||||
* | Remove obsolete \setindexsubitem macros. | Fred Drake | 1998-04-04 | 1 | -17/+27 |
| | | | | | | | | Massive migration to methoddesc and memberdesc. Logical markup as needed. A sprinkling of index entries for flavor. | ||||
* | Change "\," to just "," in function signatures. This is easier to maintain, | Fred Drake | 1998-03-17 | 1 | -4/+4 |
| | | | | | works better with LaTeX2HTML, and allows some simplification of the python.sty macros. | ||||
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -2/+2 |
| | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. | ||||
* | Consistency: Replaced 4 {\it ...} with \emph{...}. | Fred Drake | 1998-01-19 | 1 | -2/+2 |
| | |||||
* | Consistency: "{\bf ...}" ==> "\strong{...}" | Fred Drake | 1998-01-14 | 1 | -1/+1 |
| | | | | | | | "{\em ...}" ==> "\emph{...}" Not at all sure what to do with "{\rm ...}". Leaving it for now. | ||||
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -0/+1 |
| | | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files | ||||
* | clarify optional status | Guido van Rossum | 1995-08-10 | 1 | -3/+7 |
| | |||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -1/+1 |
| | | | | unified style; etc. | ||||
* | small changes by Soren Larsen | Guido van Rossum | 1995-03-13 | 1 | -5/+5 |
| | |||||
* | Restructured library documentation | Guido van Rossum | 1994-01-02 | 1 | -0/+74 |