Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Allow the use of a destructor for the values stored in the list. | Bruno Haible | 2007-03-16 | 1 | -3/+3 |
* | Avoid link error due to program_name. | Bruno Haible | 2007-03-03 | 1 | -2/+6 |
* | Sequential list data type implemented by a hash table with a binary tree. | Bruno Haible | 2006-07-17 | 1 | -0/+421 |