Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: cc77356a9df2530ed6a725281bf90daf221ed0ef
https://github.com/D-Programming-Language/phobos/commit/cc77356a9df2530ed6a725281bf90daf221ed0ef
Author: Xinok <[email protected]>
Date: 2015-07-07 (Tue, 07 Jul 2015)
Changed paths:
M std/container/binaryheap.d
Log Message:
-----------
Fix Issue 12966 - Optimization for BinaryHeap
Commit: b97a6c2e7ebbd5db8ee6462d8833e4301245d43d
https://github.com/D-Programming-Language/phobos/commit/b97a6c2e7ebbd5db8ee6462d8833e4301245d43d
Author: Xinok <[email protected]>
Date: 2015-07-08 (Wed, 08 Jul 2015)
Changed paths:
M std/algorithm/sorting.d
M std/container/binaryheap.d
Log Message:
-----------
Migrate some heap operations to std.algorithm
Commit: d52fb87ce711083ecfe0dd1c3249ae9608ebae5e
https://github.com/D-Programming-Language/phobos/commit/d52fb87ce711083ecfe0dd1c3249ae9608ebae5e
Author: Xinok <[email protected]>
Date: 2015-07-08 (Wed, 08 Jul 2015)
Changed paths:
M std/algorithm/sorting.d
M std/container/binaryheap.d
Log Message:
-----------
Remove trailing space...
Commit: 08f0b242d5126adfad9fe58fbc4522c9e88ba4c9
https://github.com/D-Programming-Language/phobos/commit/08f0b242d5126adfad9fe58fbc4522c9e88ba4c9
Author: Xinok <[email protected]>
Date: 2015-07-08 (Wed, 08 Jul 2015)
Changed paths:
M std/algorithm/sorting.d
M std/container/binaryheap.d
Log Message:
-----------
Fix for instantiating BinaryHeap!(Array!int))
Commit: 30e4ff1717d6d3eb82d2cb0e00a3c07af4263a7b
https://github.com/D-Programming-Language/phobos/commit/30e4ff1717d6d3eb82d2cb0e00a3c07af4263a7b
Author: Dmitry Olshansky <[email protected]>
Date: 2015-07-13 (Mon, 13 Jul 2015)
Changed paths:
M std/algorithm/sorting.d
M std/container/binaryheap.d
Log Message:
-----------
Merge pull request #3479 from Xinok/issue12966
Fix Issue 12966 - Optimization for BinaryHeap
Compare:
https://github.com/D-Programming-Language/phobos/compare/6a595fbd73e1...30e4ff1717d6_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos