Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2000-04-18 | conflict.c (conflict_graph_add): Pass enum type to htab_find_slot. | Richard Kenner | 1 | -47/+53 |
2000-03-31 | hashtab.h (hashval_t): New type. | Mark Mitchell | 1 | -7/+9 |
2000-03-29 | hashtab.c (htab_find_with_hash): Avoid calculating hash2 unless it will be used. | Zack Weinberg | 1 | -8/+16 |
2000-03-14 | Some cleanups/additions for hashtables | Bernd Schmidt | 1 | -8/+60 |
2000-03-10 | hashtab.h (struct htab): Add del_f. | Zack Weinberg | 1 | -1/+26 |
2000-03-08 | hashtab.c: Remove debugging variables (all_searches, all_collisions, all_expa... | Zack Weinberg | 1 | -166/+188 |
1999-11-28 | * hashtab.c (sys/types.h): File included. | Philippe De Muyter | 1 | -0/+2 |
1999-11-10 | * hashtab.c: Include stdio.h. | Jeffrey A Law | 1 | -0/+2 |
1999-11-08 | * hashtab.c (traverse_hash_table): Protect prototype with PARAMS. | Jeffrey A Law | 1 | -1/+1 |
1999-10-23 | hashtab.c (find_hash_table_entry): When returning a DELETED_ENTRY slot, chang... | Zack Weinberg | 1 | -1/+36 |
1999-10-15 | Makefile.in (CFILES): Add hashtab.c | Vladimir Makarov | 1 | -0/+291 |