Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
| | |||||
* | Index entries. | Fred Drake | 1998-04-03 | 1 | -14/+15 |
| | | | | Consistency nits. | ||||
* | Hyphenate "built-in" for consistency. | Fred Drake | 1998-04-02 | 1 | -1/+1 |
| | |||||
* | Use the new {methoddesc} and {memberdesc} environments as appropriate. | Fred Drake | 1998-03-27 | 1 | -22/+22 |
| | |||||
* | According to Tim Peters, there should be 'print' statements in one | Guido van Rossum | 1998-03-17 | 1 | -3/+3 |
| | | | | particular example. | ||||
* | Change "\," to just "," in function signatures. This is easier to maintain, | Fred Drake | 1998-03-17 | 1 | -7/+7 |
| | | | | | works better with LaTeX2HTML, and allows some simplification of the python.sty macros. | ||||
* | Logical markup. | Fred Drake | 1998-02-27 | 1 | -81/+93 |
| | |||||
* | Add a period to "Written by James Roskind" | Fred Drake | 1998-02-22 | 1 | -1/+1 |
| | |||||
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 1 | -0/+1 |
| | |||||
* | Make one paragraph wrap a little better. | Fred Drake | 1998-02-13 | 1 | -1/+1 |
| | |||||
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -48/+48 |
| | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. | ||||
* | Removed unnecessary \small{} block; latex2html got it wrong and its no | Fred Drake | 1997-12-23 | 1 | -2/+0 |
| | | | | longer needed for printed output. | ||||
* | Clarified reference to old profiler. | Guido van Rossum | 1997-11-18 | 1 | -3/+7 |
| | | | | Mention conversion to Perl-style regular expressions. | ||||
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -106/+104 |
| | | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files | ||||
* | Mention use of profile.py to run a script (AMK). | Guido van Rossum | 1997-06-02 | 1 | -0/+4 |
| | |||||
* | (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. | ||||
* | change jars email | Guido van Rossum | 1996-02-12 | 1 | -1/+1 |
| | |||||
* | typos, layout and other small things | Guido van Rossum | 1995-04-10 | 1 | -8/+12 |
| | |||||
* | some new material | Guido van Rossum | 1995-03-22 | 1 | -1/+1 |
| | |||||
* | added nodename macro calls for new very long section names | Guido van Rossum | 1995-03-20 | 1 | -1/+5 |
| | |||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -15/+15 |
| | | | | unified style; etc. | ||||
* | changes (suggested) by Soren Larsen | Guido van Rossum | 1995-03-07 | 1 | -1/+1 |
| | |||||
* | converted docs for Jim Roskind's profiler | Guido van Rossum | 1995-03-02 | 1 | -0/+752 |