Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-07-20 | Add selftests for fibonacci_heap | Martin Liska | 1 | -9/+28 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-05-19 | Use std::swap instead of explicit swaps | Mikhail Maltsev | 1 | -4/+2 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-16 | * fibonacci_heap.h (min): Return m_data instead of non-existing data. | Jan Hubicka | 1 | -1/+1 |
2014-11-24 | re PR lto/63968 (175.vpr from cpu2000 fails to build with LTO) | Martin Liska | 1 | -17/+43 |
2014-11-18 | New template fibonacci_heap class introduced. | Martin Liska | 1 | -0/+608 |