summaryrefslogtreecommitdiff
path: root/gl/lib/heap.c
AgeCommit message (Expand)Author
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