| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all mentions of the strop module -- it has been pronounced Evil. | Fred Drake | 2001-05-10 | 1 | -9/+0 |
|
|
* | Fix doubled word | Andrew M. Kuchling | 2000-12-26 | 1 | -1/+1 |
|
|
* | Added deprecation notices to atof(), atoi(), and atol(), recommending | Fred Drake | 2000-10-04 | 1 | -1/+4 |
|
|
* | Fixed a number of small problems reported by Detlef Lannert | Fred Drake | 2000-09-21 | 1 | -6/+5 |
|
|
* | Document the "printable" and "punctuation" constants added to the string | Fred Drake | 2000-09-18 | 1 | -0/+11 |
|
|
* | Add a reference to the material on string methods. | Fred Drake | 2000-09-09 | 1 | -1/+4 |
|
|
* | Minor grammatical fix | Andrew M. Kuchling | 2000-06-21 | 1 | -1/+1 |
|
|
* | letters: | Fred Drake | 2000-04-10 | 1 | -4/+4 |
|
|
* | Typo reported by Gerry Wiener <wiener@rap.ucar.edu>: | Fred Drake | 1999-05-27 | 1 | -1/+1 |
|
|
* | Make internal module references hyperlinks wherever it makes sense. | Fred Drake | 1999-04-22 | 1 | -3/+3 |
|
|
* | Add notes to __builtin__.float() and string.atof() that the NaN and Inf | Fred Drake | 1999-02-18 | 1 | -5/+9 |
|
|
* | atof() description: Add information about accepting 'NaN' to produce | Fred Drake | 1999-02-18 | 1 | -3/+5 |
|
|
* | Document the default for tabsize in expandtabs(). | Guido van Rossum | 1999-01-25 | 1 | -2/+2 |
|
|
* | Clarify descriptions of some operations; it's not always clear that | Fred Drake | 1998-12-21 | 1 | -103/+107 |
|
|
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -1/+2 |
|
|
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+4 |
|
|
* | Add warning about use of lowercase/uppercase with maketrans(). | Guido van Rossum | 1998-06-11 | 1 | -0/+5 |
|
|
* | Caught a few more spurious \setindexsubitem macros.... | Fred Drake | 1998-04-07 | 1 | -1/+0 |
|
|
* | 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 |
|
|
* | Change "\," to just "," in function signatures. This is easier to maintain, | Fred Drake | 1998-03-17 | 1 | -67/+68 |
|
|
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -2/+2 |
|
|
* | Clarify that capwords() removes leading/trailing whitespace. | Guido van Rossum | 1998-02-02 | 1 | -5/+1 |
|
|
* | Fixed index module reference. | Fred Drake | 1997-12-16 | 1 | -4/+4 |
|
|
* | count() now has a 4th parameter too. Also rephrased the docs for find | Guido van Rossum | 1997-10-20 | 1 | -12/+9 |
|
|
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -0/+1 |
|
|
* | Grammar (AMK). | Guido van Rossum | 1997-06-02 | 1 | -1/+1 |
|
|
* | Add cross-refs for int() to atoi() etc. | Guido van Rossum | 1997-04-02 | 1 | -15/+14 |
|
|
* | Added docs for replace() and replace1(). | Guido van Rossum | 1997-03-25 | 1 | -0/+13 |
|
|
* | Add optional 4th argument to [r]find and [r]index (end of slice). | Guido van Rossum | 1997-03-14 | 1 | -7/+10 |
|
|
* | Added capitalize, capwords, lstrip, rstrip, and optional 3rd argument | Guido van Rossum | 1996-08-09 | 1 | -21/+50 |
|
|
* | Added maketrans() and optional 3rd arg to translate() (chars to delete). | Guido van Rossum | 1996-07-30 | 1 | -3/+11 |
|
|
* | atol supports trailing l/L if base is 0 | Guido van Rossum | 1996-02-12 | 1 | -1/+1 |
|
|
* | added string.translate(s, table) | Guido van Rossum | 1995-09-13 | 1 | -0/+6 |
|
|
* | typos, layout and other small things | Guido van Rossum | 1995-04-10 | 1 | -1/+1 |
|
|
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -11/+23 |
|
|
* | small changes by Soren Larsen | Guido van Rossum | 1995-03-13 | 1 | -7/+7 |
|
|
* | add warning about strop | Guido van Rossum | 1995-03-02 | 1 | -7/+15 |
|
|
* | a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW... | Guido van Rossum | 1995-02-28 | 1 | -3/+3 |
|
|
* | * Doc/libstring.tex (section{Standard Module \sectcode{string}}): | Guido van Rossum | 1994-08-17 | 1 | -30/+2 |
|
|
* | Lots of small corrections by Andrew Kuchling (plus all new rotor docs) | Guido van Rossum | 1994-08-08 | 1 | -7/+7 |
|
|
* | libsocket.tex: send[to] returns nbytes. | Guido van Rossum | 1994-08-01 | 1 | -0/+6 |
|
|
* | Restructured library documentation | Guido van Rossum | 1994-01-02 | 1 | -0/+193 |
|
|