summaryrefslogtreecommitdiff
path: root/gl/lib/heap.c
AgeCommit message (Expand)Author
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-08-30build: heap.c: make possible gnulib candidate c89 compatiblePádraig Brady
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-07-25sort: make struct heap privatePaul R. Eggert
2010-07-25sort: use more-consistent style with constPaul R. Eggert
2010-07-14heap_alloc: avoid integer overflowJim Meyering
2010-07-13maint: heap.c: simplify dynamic allocationsPádraig Brady
2010-07-13sort: parallelize internal sortChen Guo