[phobos] [D-Programming-Language/phobos] 1e96d5: Allocator: Add stack direction for a lot of non-In...
GitHub via phobos
phobos at puremagic.com
Sat Mar 12 16:42:42 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 1e96d5d4bd1b6dd814efa4976ceeec3136d9c834
https://github.com/D-Programming-Language/phobos/commit/1e96d5d4bd1b6dd814efa4976ceeec3136d9c834
Author: Kai Nacke <kai at redstar.de>
Date: 2016-03-12 (Sat, 12 Mar 2016)
Changed paths:
M std/experimental/allocator/building_blocks/region.d
Log Message:
-----------
Allocator: Add stack direction for a lot of non-Intel architectures.
This should cover most architectures which D supports.
Commit: 620334b9bfd87aeea9d0c1a42906117e8174fb63
https://github.com/D-Programming-Language/phobos/commit/620334b9bfd87aeea9d0c1a42906117e8174fb63
Author: David Nadlinger <code at klickverbot.at>
Date: 2016-03-13 (Sun, 13 Mar 2016)
Changed paths:
M std/experimental/allocator/building_blocks/region.d
Log Message:
-----------
Merge pull request #4076 from redstar/allocator
Allocator: Add stack direction for a lot of non-Intel architectures.
Compare: https://github.com/D-Programming-Language/phobos/compare/3145036f1855...620334b9bfd8
More information about the phobos
mailing list