summaryrefslogtreecommitdiffstats
path: root/Objects/stringlib/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Add note about usage of STRINGLIB_EMPTY.Georg Brandl2010-01-171-4/+5
* Issue #7622: Improve the split(), rsplit(), splitlines() and replace()Antoine Pitrou2010-01-131-0/+9
* Issue #7462: Implement the stringlib fast search algorithm for the `rfind`,Antoine Pitrou2010-01-021-4/+0
* needforspeed: more stringlib refactoringFredrik Lundh2006-05-271-0/+29
* needforspeed: stringlib refactoring (in progress)Fredrik Lundh2006-05-261-0/+5