index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
hash.c
Age
Commit message (
Expand
)
Author
2000-12-25
add omitted semicolon
Jim Meyering
2000-12-24
(is_prime): Return explicit boolean values.
Jim Meyering
2000-11-04
(hash_get_next): Fix a thinko: when ENTRY is the
Jim Meyering
2000-05-18
(hash_rehash): Fix a nasty bug: copy the free entry list
Jim Meyering
2000-02-27
use double quotes, not single quotes around syntax-error-evoking string
Jim Meyering
2000-02-27
Arrange for cpp to fail if the configure-time
Jim Meyering
2000-01-11
(hash_initialize): Fix typo in comment.
Jim Meyering
1999-03-17
(is_prime): Return bool rather than int.
Jim Meyering
1999-03-15
tweak comments
Jim Meyering
1999-03-15
Revamp to allow fine-tuning to control when and by how
Jim Meyering
1999-03-15
(hash_insert): Remove last parameter and change semantics.
Jim Meyering
1998-05-16
(is_prime): Ansideclify.
Jim Meyering
1998-04-11
split a couple long lines
Jim Meyering
1998-04-11
Add curly braces around statements in if/else/while/do/etc. that
Jim Meyering
1998-04-06
Lots of minor spec and name changes, and new comments.
Jim Meyering
1997-09-21
(hash_free_0): Remove prototype.
Jim Meyering
1997-09-20
(ZALLOC): Take Ht parameter instead of relying on one being in scope.
Jim Meyering
1997-09-20
*** empty log message ***
Jim Meyering
1997-09-20
*** empty log message ***
Jim Meyering
1997-09-20
*** empty log message ***
Jim Meyering
1997-09-17
use malloc, not xmalloc in obstack #define
Jim Meyering
1997-09-17
from ti/hdlsv
Jim Meyering