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