Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert c-strcasestr to be more efficient. | Eric Blake | 2008-01-16 | 1 | -4/+3 |
* | Unify 5 copies of the KMP code. | Bruno Haible | 2007-12-31 | 1 | -0/+1 |
* | Update after allocsa -> malloca renaming. | Bruno Haible | 2007-06-09 | 1 | -1/+1 |
* | Optimize memory allocation to use alloca when possible. | Bruno Haible | 2007-02-12 | 1 | -0/+1 |
* | Ensure O(n) worst-case complexity of c_strcasestr. | Bruno Haible | 2007-02-11 | 1 | -0/+2 |
* | New module 'c-strcasestr'. | Bruno Haible | 2005-10-11 | 1 | -0/+24 |