gdc

gdc:gdc-7-stable

Last commit made on 2018-11-01
Get this branch:
git clone -b gdc-7-stable https://git.launchpad.net/gdc

Branch merges

Branch information

Name:
gdc-7-stable
Repository:
lp:gdc

Recent commits

4dd7a49... by Eugen Wissner <email address hidden>

Revert "Use POINTER_DIFF_EXPR for 'ptr MINUS ptr' expressions"

This reverts commit e9b9de8ee14ba91c29fe24cd3bf1fe3d516e838f.

325dda7... by Eugen Wissner <email address hidden>

Merge branch 'gdc-8-stable' into gdc-7-stable

9a9b9a2... by Eugen Wissner <email address hidden>

Merge remote-tracking branch 'jpf91/aarch64' into gdc-8-stable

4983204... by Eugen Wissner <email address hidden>

Merge branch 'stable' into gdc-8-stable

5006619... by Johannes Pfau

Mark unsupported AArch64 tests

6d9f93c... by Johannes Pfau

Add support to skip tests in libphobos unittests (mark UNSUPPORTED)

971d297... by Johannes Pfau

Backport: Allow small differences in real number in test

https://github.com/dlang/phobos/pull/6719
5870efca77b57d79043b3520862cbff732d433ef

29f8022... by Johannes Pfau

Backport: AArch64: Fix typo in std.math

https://github.com/dlang/phobos/pull/6719
00301f0f0b2d5ca7c5c3bf77a9902285d1c2f091

6ef107e... by Johannes Pfau

Backport: AArch64: Fix backtraces within Fibers

https://github.com/dlang/druntime/pull/2308
40c1108b9ad0fc573130c3ce5ab630e2e75ea047

f033615... by Johannes Pfau

Testsuite fixes for AArch64