[phobos] [dlang/phobos] 71f01c: fix issue 16072 - container.binaryheap should be e...
GitHub via phobos
phobos at puremagic.com
Fri Sep 16 09:43:50 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 71f01c961de1e710250aee77e00c07839e7b68e3
https://github.com/dlang/phobos/commit/71f01c961de1e710250aee77e00c07839e7b68e3
Author: Sebastian Wilzbach <seb at wilzba.ch>
Date: 2016-06-19 (Sun, 19 Jun 2016)
Changed paths:
M std/container/binaryheap.d
Log Message:
-----------
fix issue 16072 - container.binaryheap should be extendable for arrays
Commit: 6ca3017b9188caca204ed43dade7c851f86e6866
https://github.com/dlang/phobos/commit/6ca3017b9188caca204ed43dade7c851f86e6866
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-09-16 (Fri, 16 Sep 2016)
Changed paths:
M std/container/binaryheap.d
Log Message:
-----------
Merge pull request #4359 from wilzbach/fix_16072
fix issue 16072 - container.binaryheap should be extendable for arrays
Compare: https://github.com/dlang/phobos/compare/fc41463f6a1c...6ca3017b9188
More information about the phobos
mailing list