Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase the maximum allowed time for the test. | Bruno Haible | 2008-01-12 | 1 | -1/+1 |
* | Rewrite memmem to guarantee linear complexity without malloc. | Eric Blake | 2008-01-08 | 1 | -0/+33 |
* | Fix memmem test for mingw. | Eric Blake | 2008-01-05 | 1 | -1/+6 |
* | Shorten duration of memmem test. | Eric Blake | 2008-01-04 | 1 | -1/+5 |
* | Use standard idioms. | Bruno Haible | 2007-12-26 | 1 | -2/+3 |
* | Fix memmem to avoid O(n^2) worst-case complexity. | Eric Blake | 2007-12-20 | 1 | -29/+118 |
* | Change copyright notice from GPLv2+ to GPLv3+. | Bruno Haible | 2007-10-07 | 1 | -6/+4 |
* | Unconditionally include <config.h> in unit tests. | Eric Blake | 2007-05-28 | 1 | -3/+1 |
* | * doc/gnulib-tool.texi (Initial import): Update to match current | Paul Eggert | 2007-01-26 | 1 | -2/+1 |
* | *** empty log message *** | Paul Eggert | 2005-05-14 | 1 | -2/+2 |
* | New module 'memmem', from Simon Josefsson. | Bruno Haible | 2004-10-04 | 1 | -0/+62 |