Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Logical markup. | Fred Drake | 1998-03-14 | 1 | -51/+54 |
| | | | | | Wrap general Message class description in a {classdesc} instead of nothing at all. | ||||
* | Feature added by Bill van Melle: when no timezone is present, assume | Guido van Rossum | 1998-02-19 | 1 | -1/+3 |
| | | | | local time -- that's better than failure. | ||||
* | Consistent spelling: "time zone" -> "timezone". | Guido van Rossum | 1998-02-18 | 1 | -3/+6 |
| | | | | | Clarify that the sign of the timezone offset returned by parsedate_tz() is the opposite of time.timezone. | ||||
* | Add mktime_tz(). Add () to a function reference in parsedate_tz(). | Guido van Rossum | 1998-02-18 | 1 | -1/+9 |
| | |||||
* | 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. | ||||
* | Use the new RFC macros wherever RFCs are referenced by number. No other | Fred Drake | 1998-02-09 | 1 | -5/+4 |
| | | | | changes. | ||||
* | Index the RFC822 reference (some other RFC references were alreaddy indexed). | Fred Drake | 1997-12-16 | 1 | -2/+4 |
| | | | | | Add index reference to mailbox module; also remove comment that it's undocumented (it has been). | ||||
* | 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 | ||||
* | Mention seekable parameter (AMK). | Guido van Rossum | 1997-06-02 | 1 | -2/+7 |
| | | | | Added pointer to mailbox module. | ||||
* | Added descriptions of parsedate(), parsedate_tz(), getdate_tz() | Guido van Rossum | 1996-12-06 | 1 | -0/+28 |
| | | | | (all contributed by Andrew Kuchling). | ||||
* | restructured library manual accordiung to functional group | Guido van Rossum | 1995-03-28 | 1 | -0/+2 |
| | |||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -5/+5 |
| | | | | unified style; etc. | ||||
* | changes (suggested) by Soren Larsen | Guido van Rossum | 1995-03-07 | 1 | -5/+5 |
| | |||||
* | a few typographical changes (e.g. -- => ---) and lots of new stuff in the ↵ | Guido van Rossum | 1995-02-28 | 1 | -0/+2 |
| | | | | WWW chapter | ||||
* | added WWW sections | Guido van Rossum | 1995-02-27 | 1 | -0/+108 |