5 Commits (0cb8e5131d0797d3bdb1494de842e98798174cf2)

Author SHA1 Message Date
Martin v. Löwis d63a3b8beb Implement PEP 393. 15 years ago
Antoine Pitrou 7f14f0d8a0 Recorded merge of revisions 81032 via svnmerge from 16 years ago
Antoine Pitrou c7c96a90bc Recorded merge of revisions 81029 via svnmerge from 16 years ago
Antoine Pitrou f2c5484f9e Merged revisions 77461 via svnmerge from 16 years ago
Antoine Pitrou 6467213bfd Issue #7622: Improve the split(), rsplit(), splitlines() and replace() 16 years ago
Antoine Pitrou da2ecaf334 Merged revisions 77241 via svnmerge from 16 years ago
Antoine Pitrou 5b7139aab4 Issue #7462: Implement the stringlib fast search algorithm for the `rfind`, 16 years ago
Thomas Wouters 89f507fe8c Four months of trunk changes (including a few releases...) 20 years ago
Neal Norwitz 29a5fdb7ca Fix str.rpartition(sep) when sep is not found in str. 20 years ago
Raymond Hettinger a0c95fa4d8 Fix endcase for str.rpartition() 20 years ago
Thomas Wouters 477c8d5e70 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. 20 years ago
Fredrik Lundh c2d29c5a6d needforspeed: replace improvements, changed to Py_LOCAL_INLINE 20 years ago
Neal Norwitz d1b6cd7bfb Fix Coverity warnings. 20 years ago
Fredrik Lundh 58b5e84d52 needforspeed: stringlib refactoring, continued. added count and 20 years ago
Fredrik Lundh b3167cbcd7 needforspeed: added rpartition implementation 20 years ago
Fredrik Lundh be9f219e40 removed unnecessary include 20 years ago
Fredrik Lundh b947948c61 needforspeed: stringlib refactoring (in progress) 20 years ago