| Commit message (Expand) | Author | Age | Files | Lines |
* | hashtab.h (struct htab): Add member return_allocation_failure. | Hans-Peter Nilsson | 2000-11-04 | 1 | -0/+10 |
* | * hashtab.h: Change void * to PTR where necessary. | Hans-Peter Nilsson | 2000-11-03 | 1 | -5/+5 |
* | hashtab.h (hash_pointer): Declare. | Mark Mitchell | 2000-04-24 | 1 | -0/+6 |
* | conflict.c (conflict_graph_add): Pass enum type to htab_find_slot. | Richard Kenner | 2000-04-18 | 1 | -5/+10 |
* | hashtab.h (hashval_t): New type. | Mark Mitchell | 2000-03-31 | 1 | -4/+7 |
* | Some cleanups/additions for hashtables | Bernd Schmidt | 2000-03-14 | 1 | -4/+12 |
* | hashtab.h (struct htab): Add del_f. | Zack Weinberg | 2000-03-10 | 1 | -3/+11 |
* | hashtab.c: Remove debugging variables (all_searches, all_collisions, all_expa... | Zack Weinberg | 2000-03-08 | 1 | -41/+44 |
* | hashtab.c (find_hash_table_entry): When returning a DELETED_ENTRY slot, chang... | Zack Weinberg | 1999-10-23 | 1 | -2/+8 |
* | * hashtab.h: New file. | Vladimir Makarov | 1999-10-15 | 1 | -0/+103 |