Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sanitize bloom filter macros | Antoine Pitrou | 2010-01-13 | 1 | -11/+23 |
* | Test commit to try to diagnose failures of the IA-64 buildbot | Antoine Pitrou | 2010-01-13 | 1 | -2/+2 |
* | Issue #7622: Improve the split(), rsplit(), splitlines() and replace() | Antoine Pitrou | 2010-01-13 | 1 | -19/+21 |
* | Issue #7462: Implement the stringlib fast search algorithm for the `rfind`, | Antoine Pitrou | 2010-01-02 | 1 | -35/+77 |
* | fix url | Benjamin Peterson | 2009-01-20 | 1 | -1/+1 |
* | needforspeed: replace improvements, changed to Py_LOCAL_INLINE | Fredrik Lundh | 2006-05-27 | 1 | -1/+1 |
* | needforspeed: added rpartition implementation | Fredrik Lundh | 2006-05-26 | 1 | -0/+7 |
* | needforspeed: stringlib refactoring (in progress) | Fredrik Lundh | 2006-05-26 | 1 | -0/+97 |