summaryrefslogtreecommitdiffstats
path: root/hash.h
AgeCommit message (Expand)Author
2019-01-04Clean up code indentation.Kevin McCarthy
2018-12-31Remove trailing whitespace.Kevin McCarthy
2017-02-10Change "allow_dups" into a flag at hash creation.Kevin McCarthy
2017-01-28Add hash_find_elem to get the hash element.Kevin McCarthy
2017-01-28Add reentrant hash_walk() function for iterating down a hash table.David Champion
2017-01-17Add casecmp and strdup_key flags to hash_create()Kevin McCarthy
2017-01-06Convert HASH to be indexable by unsigned int. (see #3905)Kevin McCarthy
2009-03-09Restore $reverse_alias feature by using case-insensitive hash keysRocco Rutte
2009-01-03Make hash_string work in unsigned domainBrendan Cully
2005-09-17Gah, forgot the zip code when updating the FSF address...Brendan Cully
2005-09-17Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully
2002-12-11Fix Mike's and my e-mail addresses in copyright lines.Thomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-09-13This patch adds on-demand loading of character set tables,Thomas Roessler
1998-06-08Initial revisionThomas Roessler