Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix endcase for str.rpartition() | Raymond Hettinger | 2006-09-04 | 1 | -4/+4 |
* | needforspeed: replace improvements, changed to Py_LOCAL_INLINE | Fredrik Lundh | 2006-05-27 | 1 | -2/+2 |
* | Fix Coverity warnings. | Neal Norwitz | 2006-05-27 | 1 | -6/+1 |
* | needforspeed: stringlib refactoring, continued. added count and | Fredrik Lundh | 2006-05-26 | 1 | -4/+12 |
* | needforspeed: added rpartition implementation | Fredrik Lundh | 2006-05-26 | 1 | -1/+61 |
* | removed unnecessary include | Fredrik Lundh | 2006-05-26 | 1 | -2/+0 |
* | needforspeed: stringlib refactoring (in progress) | Fredrik Lundh | 2006-05-26 | 1 | -0/+50 |