Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-07-16 | hash_set: add iterator and remove method. | Martin Liska | 1 | -0/+39 |
2015-06-25 | hash-traits.h (default_hash_traits): New structure. | Richard Sandiford | 1 | -163/+9 |
2015-06-10 | Fix BITMAP identifier clash. | Martin Liska | 1 | -1/+1 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -2/+0 |
2015-05-27 | New memory allocation statistics infrastructure. | Martin Liska | 1 | -2/+3 |
2015-04-18 | remove need for store_values_directly | Trevor Saunders | 1 | -1/+0 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-09-02 | support ggc hash_map and hash_set | Trevor Saunders | 1 | -1/+93 |
2014-08-02 | add a hash_set based on hash_table | Trevor Saunders | 1 | -0/+173 |