summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libarray.tex
Commit message (Collapse)AuthorAgeFilesLines
* Change "\," to just "," in function signatures. This is easier to maintain,Fred Drake1998-03-171-4/+4
| | | | | works better with LaTeX2HTML, and allows some simplification of the python.sty macros.
* Deprecate the read() and write() methods.Fred Drake1998-02-271-8/+4
| | | | Don't refer to them from the fromfile() and tofile() methods.
* Updates by AMK.Fred Drake1998-02-271-13/+39
| | | | Markup corrected, logical markup.
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-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 Drake1997-12-291-1/+1
|
* Fixed index module reference.Fred Drake1997-12-161-1/+1
|
* Added buffer_info() docs.Guido van Rossum1997-08-141-0/+10
|
* AMK's megapatch:Guido van Rossum1997-07-171-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 Rossum1997-01-031-1/+8
|
* restructured library manual accordiung to functional groupGuido van Rossum1995-03-281-0/+3
|
* mass changes; fix titles; add examples; correct typos; clarifications;Guido van Rossum1995-03-171-3/+5
| | | | unified style; etc.
* changes (suggested) by Soren LarsenGuido van Rossum1995-03-071-2/+2
|
* Lots of small corrections by Andrew Kuchling (plus all new rotor docs)Guido van Rossum1994-08-081-3/+3
|
* Restructured library documentationGuido van Rossum1994-01-021-0/+109