1. 6467213 Issue #7622: Improve the split(), rsplit(), splitlines() and replace() by Antoine Pitrou · 15 years ago
  2. 5b7139a Issue #7462: Implement the stringlib fast search algorithm for the `rfind`, by Antoine Pitrou · 15 years ago
  3. a0c95fa Fix endcase for str.rpartition() by Raymond Hettinger · 19 years ago
  4. c2d29c5 needforspeed: replace improvements, changed to Py_LOCAL_INLINE where appropriate by Fredrik Lundh · 19 years ago
  5. d1b6cd7 Fix Coverity warnings. by Neal Norwitz · 19 years ago
  6. 58b5e84 needforspeed: stringlib refactoring, continued. added count and by Fredrik Lundh · 19 years ago
  7. b3167cb needforspeed: added rpartition implementation by Fredrik Lundh · 19 years ago
  8. be9f219 removed unnecessary include by Fredrik Lundh · 19 years ago
  9. b947948 needforspeed: stringlib refactoring (in progress) by Fredrik Lundh · 19 years ago