Age | Commit message (Expand) | Author | Files | Lines |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-08-30 | Rearrange unbounded_hashmap_traits | Richard Sandiford | 1 | -35/+39 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-14 | hash-table.h: support non-zero empty values in empty_slow (v2) | David Malcolm | 1 | -0/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-14 | Support GTY((cache)) on hash_map. | Jason Merrill | 1 | -0/+7 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-24 | destroy values as well as keys when removing them from hash maps | Trevor Saunders | 1 | -15/+17 |
2015-06-25 | hash-map-traits.h (simple_hashmap_traits::key_type): New typedef. | Richard Sandiford | 1 | -6/+6 |
2015-06-25 | hash-map-traits.h (default_hashmap_traits): Delete. | Richard Sandiford | 1 | -78/+0 |
2015-06-25 | hash-map-traits.h (unbounded_hashmap_traits): New class. | Richard Sandiford | 1 | -0/+80 |
2015-06-25 | hash-map-traits.h: Include hash-traits.h. | Richard Sandiford | 1 | -0/+73 |
2015-05-27 | New memory allocation statistics infrastructure. | Martin Liska | 1 | -0/+104 |