Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | (libtime.tex): Merged in changes from Tamito Kajiyama. | Fred Drake | 1996-12-13 | 1 | -48/+45 |
| | | | | | | | (For those watching Python CVS messages: I checked in all of Tamito's other changes, but the mail delivery failed since the subject line was too long. The patch Tamito sent for the documentation has been completely merged in.) | ||||
* | Added remark about time() and sleep()'s subsecond precision. | Guido van Rossum | 1996-12-12 | 1 | -32/+17 |
| | | | | | | Added hint about using clock() for benchmarks etc. Removed non-portable strftime directives and field width, and added a warning about non-standard features. | ||||
* | Moved description of mktime 9-tuple to top. | Guido van Rossum | 1996-07-30 | 1 | -11/+89 |
| | | | | | Added description of strftime format string. Minor small editing. | ||||
* | mktime returns a float now. | Guido van Rossum | 1996-06-26 | 1 | -2/+3 |
| | |||||
* | document OverflowError exception on mktime() | Guido van Rossum | 1996-02-12 | 1 | -1/+2 |
| | |||||
* | added strftime | Guido van Rossum | 1995-09-13 | 1 | -0/+7 |
| | |||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -9/+9 |
| | | | | unified style; etc. | ||||
* | changes (suggested) by Soren Larsen | Guido van Rossum | 1995-03-07 | 1 | -4/+4 |
| | |||||
* | * Doc/libtime.tex: get rid of references to millitime() and | Guido van Rossum | 1994-08-23 | 1 | -16/+9 |
| | | | | | | | millisleep(); document clock() * Doc/ref6.tex (section{Assignment statements}): added warning about overlaps in lhs of assignment (e.g. "i, x[i] = 1, 2") | ||||
* | Lots of small corrections by Andrew Kuchling (plus all new rotor docs) | Guido van Rossum | 1994-08-08 | 1 | -1/+1 |
| | |||||
* | Restructured library documentation | Guido van Rossum | 1994-01-02 | 1 | -0/+121 |