January 03, 2016 [phobos] [D-Programming-Language/phobos] 6d36fc: add missing @nogc for Windows-only functions | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/stable Home: https://github.com/D-Programming-Language/phobos Commit: 6d36fc10e4567c513890d6640c3b3bd58c137a05 https://github.com/D-Programming-Language/phobos/commit/6d36fc10e4567c513890d6640c3b3bd58c137a05 Author: Martin Nowak <code@dawg.eu> Date: 2016-01-03 (Sun, 03 Jan 2016) Changed paths: M std/experimental/allocator/mallocator.d Log Message: ----------- add missing @nogc for Windows-only functions Commit: 8aafde2505fa56c7d3f1c9c7296cc1c11bd29179 https://github.com/D-Programming-Language/phobos/commit/8aafde2505fa56c7d3f1c9c7296cc1c11bd29179 Author: Martin Nowak <code@dawg.eu> Date: 2016-01-03 (Sun, 03 Jan 2016) Changed paths: M std/experimental/allocator/gc_allocator.d Log Message: ----------- disable GCAllocator.expand test Commit: 8e178e17e2f9c4e38ebcea8595292af37d46882d https://github.com/D-Programming-Language/phobos/commit/8e178e17e2f9c4e38ebcea8595292af37d46882d Author: Martin Nowak <code@dawg.eu> Date: 2016-01-03 (Sun, 03 Jan 2016) Changed paths: M std/experimental/allocator/gc_allocator.d M std/experimental/allocator/mallocator.d Log Message: ----------- Merge pull request #3898 from MartinNowak/fix_master_allocator add missing @nogc for Windows-only function Commit: 34c5711c304f936bae88098d00ecbffd8cb53957 https://github.com/D-Programming-Language/phobos/commit/34c5711c304f936bae88098d00ecbffd8cb53957 Author: Martin Nowak <code@dawg.eu> Date: 2016-01-03 (Sun, 03 Jan 2016) Changed paths: M std/experimental/allocator/gc_allocator.d M std/experimental/allocator/mallocator.d Log Message: ----------- Merge remote-tracking branch 'upstream/master' into stable Compare: https://github.com/D-Programming-Language/phobos/compare/63a9ec77a9b7...34c5711c304f |
Copyright © 1999-2021 by the D Language Foundation