| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | SF bug #422088: [OSF1 alpha] string.replace(). | Tim Peters | 2001-05-09 | 1 | -0/+6 | |
| * | String method conversion. | Eric S. Raymond | 2001-02-09 | 1 | -2/+2 | |
| * | Fixed .capitalize() method of Unicode objects to work like the | Marc-André Lemburg | 2001-01-29 | 1 | -0/+2 | |
| * | Whitespace normalization. Leaving tokenize_tests.py alone for now. | Tim Peters | 2001-01-18 | 1 | -1/+1 | |
| * | Added checks to prevent PyUnicode_Count() from dumping core | Marc-André Lemburg | 2001-01-16 | 1 | -0/+4 | |
| * | small updates to string_join: | Jeremy Hylton | 2000-07-11 | 1 | -0/+3 | |
| * | add more tests of string.join variants to run_method_tests | Jeremy Hylton | 2000-07-11 | 1 | -8/+11 | |
| * | factor out test definitions to string_tests module | Jeremy Hylton | 2000-07-10 | 1 | -0/+196 | |
