Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added link to HTML version of the NumPy documentation. | Fred Drake | 2000-12-11 | 1 | -2/+4 |
| | | | | This closes bug #124943. | ||||
* | Make all the \seemodule explanations consistent: start with a capitalized | Fred Drake | 2000-10-18 | 1 | -2/+4 |
| | | | | | | letter and end with proper punctuation. "Documenting Python" will be updated accordingly so that this will be editorial policy for the Python documentation. | ||||
* | Update the links to the NumPy website and documentation, based on a | Fred Drake | 2000-10-17 | 1 | -6/+5 |
| | | | | comment from Janko Hauser <jhauser@ifm.uni-kiel.de>. | ||||
* | added count, extend, index, pop and remove to arraymodule | Peter Schneider-Kamp | 2000-07-31 | 1 | -0/+23 |
| | |||||
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 1 | -5/+12 |
| | | | | (Very rough.) | ||||
* | byteswap() method: Tell *what* exception gets raised when the type | Fred Drake | 1999-06-29 | 1 | -2/+3 |
| | | | | cannot be byteswapped. | ||||
* | Fix markup typo. | Fred Drake | 1999-04-21 | 1 | -1/+1 |
| | |||||
* | Added "See also" reference to xdrlib. | Fred Drake | 1999-04-21 | 1 | -10/+11 |
| | | | | Markup nits. | ||||
* | Nits. | Fred Drake | 1998-12-10 | 1 | -11/+11 |
| | |||||
* | 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 |
| | |||||
* | Lighten up tables. | Fred Drake | 1998-04-11 | 1 | -1/+1 |
| | |||||
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
| | |||||
* | Use {seealso} environment to refer to the struct module. | Fred Drake | 1998-04-03 | 1 | -38/+45 |
| | | | | | | | | Document ArrayType. Use {memberdesc} and {methoddesc} environments, as appropriate. Minor nits. | ||||
* | 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. | ||||
* | Deprecate the read() and write() methods. | Fred Drake | 1998-02-27 | 1 | -8/+4 |
| | | | | Don't refer to them from the fromfile() and tofile() methods. | ||||
* | Updates by AMK. | Fred Drake | 1998-02-27 | 1 | -13/+39 |
| | | | | Markup corrected, logical markup. | ||||
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -3/+3 |
| | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. | ||||
* | Added missing "\" to "\var{address}, var{length}" in buffer_info() description. | Fred Drake | 1997-12-29 | 1 | -1/+1 |
| | |||||
* | Fixed index module reference. | Fred Drake | 1997-12-16 | 1 | -1/+1 |
| | |||||
* | Added buffer_info() docs. | Guido van Rossum | 1997-08-14 | 1 | -0/+10 |
| | |||||
* | 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 | ||||
* | Added unsigned data formats (B, H, I, L). | Guido van Rossum | 1997-01-03 | 1 | -1/+8 |
| | |||||
* | restructured library manual accordiung to functional group | Guido van Rossum | 1995-03-28 | 1 | -0/+3 |
| | |||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -3/+5 |
| | | | | unified style; etc. | ||||
* | changes (suggested) by Soren Larsen | Guido van Rossum | 1995-03-07 | 1 | -2/+2 |
| | |||||
* | Lots of small corrections by Andrew Kuchling (plus all new rotor docs) | Guido van Rossum | 1994-08-08 | 1 | -3/+3 |
| | |||||
* | Restructured library documentation | Guido van Rossum | 1994-01-02 | 1 | -0/+109 |