Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hash-set, linkedhash-set: Reduce code duplication. | Bruno Haible | 2018-12-11 | 1 | -3/+3 |
* | linkedhash-set: New module. | Bruno Haible | 2018-12-07 | 1 | -1/+2 |
* | builtin-expect: new module | Paul Eggert | 2016-12-16 | 1 | -0/+1 |
* | Bruno Haible has stepped down as maintainer. | Paul Eggert | 2014-07-05 | 1 | -2/+1 |
* | Move the malloc checking from module 'list' to new module 'xlist'. | Bruno Haible | 2009-12-14 | 1 | -1/+0 |
* | Use the stdint module. | Bruno Haible | 2006-09-28 | 1 | -1/+1 |
* | Sequential list data type implemented by a hash table with a binary tree. | Bruno Haible | 2006-07-17 | 1 | -0/+36 |