Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor nit fixes based on suggestions from Ka-Ping Yee <ping@lfw.org>. | Fred Drake | 2000-10-10 | 1 | -4/+14 |
| | | | | Added "See also" section with relevant RFC references. | ||||
* | Added example use of pack_list() to help explain the pack_item | Fred Drake | 1999-04-20 | 1 | -0/+9 |
| | | | | | parameter. Lack of clarity reported by Matthew Gallagher <hew@hons.cs.usyd.edu.au>. | ||||
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -2/+3 |
| | | | | Fix up a few synopses. | ||||
* | Clarify xdrlib synopsis. | Fred Drake | 1998-08-07 | 1 | -8/+5 |
| | |||||
* | Shorten the module synopsis. | Fred Drake | 1998-08-06 | 1 | -1/+1 |
| | |||||
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -3/+5 |
| | |||||
* | Use shorter labels; using long labels creates problems on the Macintosh. | Fred Drake | 1998-04-14 | 1 | -1/+1 |
| | | | | (Thanks, Just!) | ||||
* | Use {methoddesc} instead of {funcdesc} for object methods. | Fred Drake | 1998-04-12 | 1 | -54/+56 |
| | |||||
* | 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 | -3/+3 |
| | | | | | works better with LaTeX2HTML, and allows some simplification of the python.sty macros. | ||||
* | Logical markup. | Fred Drake | 1998-03-14 | 1 | -36/+42 |
| | | | | | Use {classdesc} environments to describe the constructors, and place them at the top. | ||||
* | 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. | ||||
* | Use the new RFC macros wherever RFCs are referenced by number. No other | Fred Drake | 1998-02-09 | 1 | -2/+1 |
| | | | | changes. | ||||
* | For consistency, always use a trailing "()" on function names in the running | Fred Drake | 1998-01-08 | 1 | -19/+20 |
| | | | | | | text. Add one index entry. | ||||
* | Make the word "Module" in the section header start with an upper-case "M". | Fred Drake | 1997-12-17 | 1 | -1/+2 |
| | | | | Added index entry for RFC 1014. | ||||
* | Ooops, found too more references to old conditions on floating point values. | Fred Drake | 1997-10-24 | 1 | -7/+1 |
| | |||||
* | Removed obsolete discussion on _xdr helper module. | Fred Drake | 1997-10-24 | 1 | -21/+1 |
| | |||||
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -3/+4 |
| | | | | | | | * \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 | -0/+1 |
| | | | | | Merged in many typo corrections and fixes to support GNU info processing; submitted by Tamito Kajiyama. | ||||
* | Describe the new Unpacker.get_buffer() method. | Barry Warsaw | 1996-12-04 | 1 | -0/+4 |
| | |||||
* | Nits corrected by Fred | Guido van Rossum | 1996-09-27 | 1 | -3/+12 |
| | |||||
* | Added imghdr,xdrlib; reformatted Makefile somewhat | Guido van Rossum | 1996-08-19 | 1 | -0/+235 |