Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copy&pasted comment. | Bruno Haible | 2008-06-10 | 1 | -1/+1 |
* | Add missing include. | Eric Blake | 2008-06-10 | 1 | -1/+2 |
* | Work around environments that (stupidly) ignore SIGALRM. | Bruno Haible | 2008-06-10 | 1 | -0/+1 |
* | Flush the standard error stream before aborting. | Bruno Haible | 2008-04-11 | 1 | -0/+1 |
* | Remove useless "if" tests before free. Deprecate "free" module. | Jim Meyering | 2008-03-02 | 1 | -4/+2 |
* | Convert strcasestr module to use Two-Way algorithm. | Eric Blake | 2008-01-14 | 1 | -3/+16 |
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -5/+4 |
* | Unconditionally include <config.h> in unit tests. | Eric Blake | 2007-05-28 | 1 | -3/+1 |
* | Better ASSERT macro. | Bruno Haible | 2007-04-29 | 1 | -1/+11 |
* | Tests for module 'strcasestr'. | Bruno Haible | 2007-02-11 | 1 | -0/+134 |