summaryrefslogtreecommitdiff
path: root/src/hash-table.h
Commit message (Expand)AuthorAgeFilesLines
* Change source code license to GPLv3+.Bruno Haible2008-08-231-7/+5
* Update FSF postal address.Bruno Haible2005-05-141-1/+1
* Improve debugging output.Bruno Haible2003-03-041-0/+2
* Use const where possible.Bruno Haible2003-01-131-2/+2
* Rework the hash table code.Bruno Haible2002-12-191-7/+26
* Update copyright notice to GPL v2.Bruno Haible2002-11-251-13/+15
* Start using bool.Bruno Haible2002-11-191-2/+2
* Align all member declarations.Bruno Haible2002-11-181-7/+7
* Prefix all field names with _.Bruno Haible2002-11-091-4/+4
* Simplify function declarations.Bruno Haible2002-11-081-1/+1
* Replace class List_Node with class KeywordExt.Bruno Haible2002-11-051-5/+5
* Allow the use of embedded NULs in keys.Bruno Haible2000-08-201-3/+4
* Initial revisionBruno Haible2000-08-191-0/+42