[phobos] [D-Programming-Language/phobos] 2eb128: WIP on emplace
GitHub via phobos
phobos at puremagic.com
Fri Nov 13 18:50:39 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 2eb1280e1291e4501603c00f68bb02ca51d9ed6e
https://github.com/D-Programming-Language/phobos/commit/2eb1280e1291e4501603c00f68bb02ca51d9ed6e
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-11-11 (Wed, 11 Nov 2015)
Changed paths:
M std/conv.d
Log Message:
-----------
WIP on emplace
Commit: 38caf42704e1ea7bcd50d8a5b0649758a1d8cf9d
https://github.com/D-Programming-Language/phobos/commit/38caf42704e1ea7bcd50d8a5b0649758a1d8cf9d
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-11-11 (Wed, 11 Nov 2015)
Changed paths:
M std/conv.d
Log Message:
-----------
Major simplification of emplace - get the compiler to generate most of the needed code
Commit: d2fa18dcef790db23da0efb5ec5b2ee49581533a
https://github.com/D-Programming-Language/phobos/commit/d2fa18dcef790db23da0efb5ec5b2ee49581533a
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-11-11 (Wed, 11 Nov 2015)
Changed paths:
M std/conv.d
Log Message:
-----------
Remove trailing whitespace
Commit: 9cc91cdac3afeee7b4a989fe5b4c5764f52fd105
https://github.com/D-Programming-Language/phobos/commit/9cc91cdac3afeee7b4a989fe5b4c5764f52fd105
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-11-12 (Thu, 12 Nov 2015)
Changed paths:
M std/conv.d
Log Message:
-----------
Add unittest for unions, fix typo and alignment
Commit: 7e61c6d1d763f5109dfc0080cb3c70d76c7c6332
https://github.com/D-Programming-Language/phobos/commit/7e61c6d1d763f5109dfc0080cb3c70d76c7c6332
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-11-13 (Fri, 13 Nov 2015)
Changed paths:
M std/conv.d
Log Message:
-----------
Improve coverage
Commit: 48d57e36e74379291a52087fcd1aa0dc19ff9a70
https://github.com/D-Programming-Language/phobos/commit/48d57e36e74379291a52087fcd1aa0dc19ff9a70
Author: Walter Bright <walter at walterbright.com>
Date: 2015-11-13 (Fri, 13 Nov 2015)
Changed paths:
M std/conv.d
Log Message:
-----------
Merge pull request #3805 from andralex/simpler-emplace
Simpler emplace
Compare: https://github.com/D-Programming-Language/phobos/compare/99741241a1f5...48d57e36e743
More information about the phobos
mailing list