Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
f3ae6208c706bae89d86df44c7c3dcac1bdcd94d
/
Objects
/
stringlib
/
fastsearch.h
5b9f4c1
Fix typo
by Antoine Pitrou
· 14 years ago
c198d05
Add a comment explaining this heuristic.
by Antoine Pitrou
· 14 years ago
dda339e
Simplify heuristic for when to use memchr
by Antoine Pitrou
· 14 years ago
8cc70dc
Fix fastsearch for UCS2 and UCS4
by Victor Stinner
· 14 years ago
2c3b230
Issue #13134: optimize finding single-character strings using memchr
by Antoine Pitrou
· 14 years ago
d63a3b8
Implement PEP 393.
by Martin v. Löwis
· 14 years ago
eb6f3ea
Fix #8530: Prevent stringlib fastsearch from reading beyond the front of an array.
by Florent Xicluna
· 15 years ago
f068f94
Merged revisions 77469-77470 via svnmerge from
by Antoine Pitrou
· 16 years ago
f2c5484
Merged revisions 77461 via svnmerge from
by Antoine Pitrou
· 16 years ago
da2ecaf
Merged revisions 77241 via svnmerge from
by Antoine Pitrou
· 16 years ago
aa06900
Merged revisions 68750,68776-68777,68811,68842,68859 via svnmerge from
by Benjamin Peterson
· 17 years ago
477c8d5
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
by Thomas Wouters
· 19 years ago