Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The functions audioop.lin2adpcm3() and audioop.adpcm32lin() were removed from | Armin Rigo | 2005-06-10 | 1 | -12/+0 |
| | | | | this module in Jan 1994, but still documented. | ||||
* | For ratecv, document that None should be the initial state argument (when | Tim Peters | 2001-12-06 | 1 | -1/+2 |
| | | | | | I was squashing spurious overflows in the implementation, I got hung up on this point). | ||||
* | Rob W. W. Hooft's spelling fixes for the Library Reference. I hope | Thomas Wouters | 2000-07-16 | 1 | -2/+2 |
| | | | | | | | | | SourceForge doesn't choke on this batch :-) I'm not entirely sure this is 100% correct. The patch changes an \index{persistency} to \index{presistence}, and I don't know what \index{} does. But it seems to do so persi--er, consistently, so I hope it isn't a problem. | ||||
* | Work-around LaTeX2HTML space-dropping bug. | Fred Drake | 1999-04-23 | 1 | -2/+1 |
| | |||||
* | Make internal module references hyperlinks wherever it makes sense. | Fred Drake | 1999-04-22 | 1 | -3/+3 |
| | |||||
* | Remove cruft from the old Texinfo conversion. This simplifies some of | Fred Drake | 1998-11-30 | 1 | -10/+0 |
| | | | | the newer processing. | ||||
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -1/+2 |
| | | | | Fix up a few synopses. | ||||
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+4 |
| | |||||
* | Reverted the last change; the extra cruft is harmless for formatted versions, | Fred Drake | 1998-05-11 | 1 | -0/+5 |
| | | | | and allows the info to work through this section. | ||||
* | Remove extra cruft for texi processing. | Fred Drake | 1998-04-28 | 1 | -5/+0 |
| | |||||
* | Remove obsolete \setindexsubitem macros. | Fred Drake | 1998-04-04 | 1 | -45/+60 |
| | | | | | | | | 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 | -25/+25 |
| | | | | | 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 | -5/+5 |
| | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. | ||||
* | 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 | -1/+2 |
| | | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files | ||||
* | Correct two typos | Guido van Rossum | 1997-03-03 | 1 | -1/+1 |
| | |||||
* | Added doco for ratecv. | Guido van Rossum | 1997-02-14 | 1 | -0/+11 |
| | |||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -75/+75 |
| | | | | unified style; etc. | ||||
* | small changes by Soren Larsen | Guido van Rossum | 1995-03-13 | 1 | -31/+25 |
| | |||||
* | Lots of small corrections by Andrew Kuchling (plus all new rotor docs) | Guido van Rossum | 1994-08-08 | 1 | -6/+6 |
| | |||||
* | Restructured library documentation | Guido van Rossum | 1994-01-02 | 1 | -0/+241 |