(struct hash_table): Define it here instead.
[gnulib.git] / lib / hash.c
2001-11-23 Jim Meyering(struct hash_table): Define it here instead.
2001-11-03 Jim Meyering(hash_clear): Fix a bug that could lead to an infloop or
2001-11-01 Jim Meyering(hash_print) [TESTING]: Clean up.
2001-08-31 Jim MeyeringRemove '2001' from copyright notice.
2001-01-20 Jim Meyeringwhoops. revert last change
2001-01-20 Jim MeyeringFix typo: s/false/0/.
2000-12-25 Jim Meyeringadd omitted semicolon
2000-12-24 Jim Meyering(is_prime): Return explicit boolean values.
2000-11-04 Jim Meyering(hash_get_next): Fix a thinko: when ENTRY is the
2000-05-18 Jim Meyering(hash_rehash): Fix a nasty bug: copy the free entry...
2000-02-27 Jim Meyeringuse double quotes, not single quotes around syntax...
2000-02-27 Jim MeyeringArrange for cpp to fail if the configure-time
2000-01-11 Jim Meyering(hash_initialize): Fix typo in comment.
1999-03-17 Jim Meyering(is_prime): Return bool rather than int.
1999-03-15 Jim Meyeringtweak comments
1999-03-15 Jim MeyeringRevamp to allow fine-tuning to control when and by how
1999-03-15 Jim Meyering(hash_insert): Remove last parameter and change semantics.
1998-05-16 Jim Meyering(is_prime): Ansideclify.
1998-04-11 Jim Meyeringsplit a couple long lines
1998-04-11 Jim MeyeringAdd curly braces around statements in if/else/while...
1998-04-06 Jim MeyeringLots of minor spec and name changes, and new comments.
1997-09-21 Jim Meyering(hash_free_0): Remove prototype.
1997-09-20 Jim Meyering(ZALLOC): Take Ht parameter instead of relying on one...
1997-09-20 Jim Meyering*** empty log message ***
1997-09-20 Jim Meyering*** empty log message ***
1997-09-20 Jim Meyering*** empty log message ***
1997-09-17 Jim Meyeringuse malloc, not xmalloc in obstack #define
1997-09-17 Jim Meyeringfrom ti/hdlsv