summaryrefslogtreecommitdiff
path: root/modules/linkedhash-list
Commit message (Expand)AuthorAgeFilesLines
* linkedhash-list: Relicense under LGPLv2+.Bruno Haible2021-03-221-1/+1
* hash-set, linkedhash-set: Reduce code duplication.Bruno Haible2018-12-111-3/+3
* linkedhash-set: New module.Bruno Haible2018-12-071-1/+2
* Bruno Haible has stepped down as maintainer.Paul Eggert2014-07-051-2/+1
* Move the malloc checking from module 'list' to new module 'xlist'.Bruno Haible2009-12-141-1/+0
* Use the stdint module.Bruno Haible2006-09-281-1/+1
* Sequential list data type implemented by a hash table with a linked list.Bruno Haible2006-07-171-0/+31