Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Objects
/
stringlib
/
partition.h
6467213
Issue #7622: Improve the split(), rsplit(), splitlines() and replace()
by Antoine Pitrou
· 15 years ago
5b7139a
Issue #7462: Implement the stringlib fast search algorithm for the `rfind`,
by Antoine Pitrou
· 15 years ago
a0c95fa
Fix endcase for str.rpartition()
by Raymond Hettinger
· 19 years ago
c2d29c5
needforspeed: replace improvements, changed to Py_LOCAL_INLINE where appropriate
by Fredrik Lundh
· 19 years ago
d1b6cd7
Fix Coverity warnings.
by Neal Norwitz
· 19 years ago
58b5e84
needforspeed: stringlib refactoring, continued. added count and
by Fredrik Lundh
· 19 years ago
b3167cb
needforspeed: added rpartition implementation
by Fredrik Lundh
· 19 years ago
be9f219
removed unnecessary include
by Fredrik Lundh
· 19 years ago
b947948
needforspeed: stringlib refactoring (in progress)
by Fredrik Lundh
· 19 years ago