Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some comments on the available implementations that this module can | Fred Drake | 2000-09-15 | 1 | -11/+25 |
| | | | | | | | | use. Change the list of flag values for open() to a table. Markup consistency nits. | ||||
* | Added more "See also" entries, + 1 inline hyperlink. | Fred Drake | 1999-04-05 | 1 | -0/+7 |
| | |||||
* | "\platform{UNIX}" should really be spelled "\platform{Unix}". | Fred Drake | 1999-03-02 | 1 | -1/+1 |
| | |||||
* | Added \platform annotations. | Fred Drake | 1999-03-02 | 1 | -1/+2 |
| | |||||
* | Shorten a few section titles. | Fred Drake | 1999-02-20 | 1 | -8/+8 |
| | |||||
* | 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 |
| | |||||
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
| | |||||
* | Remove obsolete lines like this: | Fred Drake | 1998-04-04 | 1 | -1/+0 |
| | | | | | | | | \setindexsubitem{(in module frobnitz)} These are no longer needed when present before any other \setindexsubitem{} in the module section. The indexsubitem is now set by \bimodindex and \stmodindex. | ||||
* | Change "\," to just "," in function signatures. This is easier to maintain, | Fred Drake | 1998-03-17 | 1 | -1/+1 |
| | | | | | 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 | -1/+1 |
| | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. | ||||
* | Fixed index module reference. | Fred Drake | 1997-12-16 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | (lib<all sorts of stuff>.tex): | Fred Drake | 1996-12-13 | 1 | -1/+1 |
| | | | | | Merged in many typo corrections and fixes to support GNU info processing; submitted by Tamito Kajiyama. | ||||
* | documented default flag, mode; changed gdbm into a pointer to dbm | Guido van Rossum | 1995-07-07 | 1 | -12/+23 |
| | |||||
* | typos, layout and other small things | Guido van Rossum | 1995-04-10 | 1 | -3/+4 |
| | |||||
* | small changes by Soren Larsen | Guido van Rossum | 1995-03-13 | 1 | -1/+1 |
| | |||||
* | Restructured library documentation | Guido van Rossum | 1994-01-02 | 1 | -0/+24 |