[phobos] [D-Programming-Language/phobos] 0422e2: Merge pull request #3711 from 9il/patch-3
GitHub via phobos
phobos at puremagic.com
Wed Oct 14 16:18:21 PDT 2015
Branch: refs/heads/stable
Home: https://github.com/D-Programming-Language/phobos
Commit: 0422e29c7edd6fb807dcf878e78d1d3007a6e34b
https://github.com/D-Programming-Language/phobos/commit/0422e29c7edd6fb807dcf878e78d1d3007a6e34b
Author: Martin Nowak <code at dawg.eu>
Date: 2015-10-15 (Thu, 15 Oct 2015)
Changed paths:
M std/experimental/allocator/package.d
Log Message:
-----------
Merge pull request #3711 from 9il/patch-3
[DMD 2.069][allocators] Fix issue 15187
Commit: ad5d3edd4c4f0a88a209058445e3697d8ac29c13
https://github.com/D-Programming-Language/phobos/commit/ad5d3edd4c4f0a88a209058445e3697d8ac29c13
Author: Martin Nowak <code at dawg.eu>
Date: 2015-10-15 (Thu, 15 Oct 2015)
Changed paths:
M std/experimental/allocator/building_blocks/bitmapped_block.d
Log Message:
-----------
Merge pull request #3688 from economicmodeling/free-memory-in-unittests
Issue 15196 - Fix memory leak in bitmapped-block unit tests
Commit: 275cad39c14a8b18ff7f141647c3b0820c8b14ac
https://github.com/D-Programming-Language/phobos/commit/275cad39c14a8b18ff7f141647c3b0820c8b14ac
Author: Martin Nowak <code at dawg.eu>
Date: 2015-10-15 (Thu, 15 Oct 2015)
Changed paths:
M std/experimental/allocator/building_blocks/allocator_list.d
Log Message:
-----------
Merge pull request #3689 from economicmodeling/allocator-list-without-expand
Issue 15197 - Allow allocator_list to work with allocators that don't have 'expand()'
Compare: https://github.com/D-Programming-Language/phobos/compare/17b913c18eb4...275cad39c14a
More information about the phobos
mailing list