.
[gnulib.git] / lib / hash.c
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