summaryrefslogtreecommitdiff
path: root/modules/avltreehash-list
Commit message (Expand)AuthorAgeFilesLines
* hash-set, linkedhash-set: Reduce code duplication.Bruno Haible2018-12-111-3/+3
* linkedhash-set: New module.Bruno Haible2018-12-071-1/+2
* builtin-expect: new modulePaul Eggert2016-12-161-0/+1
* 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 binary tree.Bruno Haible2006-07-171-0/+36