[phobos] [dlang/phobos] b2d022: supplemental change for Issue 15907 fix
GitHub via phobos
phobos at puremagic.com
Wed Sep 14 02:51:05 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: b2d0226d4845d69b60ea26f54c1edec36ad08b11
https://github.com/dlang/phobos/commit/b2d0226d4845d69b60ea26f54c1edec36ad08b11
Author: Martin Nowak <code at dawg.eu>
Date: 2016-08-24 (Wed, 24 Aug 2016)
Changed paths:
M posix.mak
M std/internal/test/uda.d
M std/traits.d
M win32.mak
Log Message:
-----------
supplemental change for Issue 15907 fix
- change of __traits(allMembers) semantics cause getSymbolsByUDA to no
longer return invisible (private) symbols
- add test for using getSymbolsByUDA as mixin template to still access
private symbols
Commit: ac3db64bcf297fc69d30e2a3eb6227031d278c86
https://github.com/dlang/phobos/commit/ac3db64bcf297fc69d30e2a3eb6227031d278c86
Author: Martin Nowak <code at dawg.eu>
Date: 2016-08-24 (Wed, 24 Aug 2016)
Changed paths:
M std/traits.d
Log Message:
-----------
add example mixing getSymbolsByUDA
Commit: d10780f19544f73907540e98aeee0039807e4578
https://github.com/dlang/phobos/commit/d10780f19544f73907540e98aeee0039807e4578
Author: Walter Bright <WalterBright at users.noreply.github.com>
Date: 2016-08-29 (Mon, 29 Aug 2016)
Changed paths:
M posix.mak
M std/internal/test/uda.d
M std/traits.d
M win32.mak
Log Message:
-----------
Merge pull request #4747 from MartinNowak/fix15907
supplemental change for Issue 15907 fix
Commit: a2c0a901601b763fd13d4448a92e66a2ab8b3d9c
https://github.com/dlang/phobos/commit/a2c0a901601b763fd13d4448a92e66a2ab8b3d9c
Author: Martin Nowak <code at dawg.eu>
Date: 2016-09-12 (Mon, 12 Sep 2016)
Changed paths:
M posix.mak
M std/internal/test/uda.d
M std/traits.d
M win32.mak
Log Message:
-----------
Revert "Merge pull request #4747 from MartinNowak/fix15907"
This reverts commit d10780f19544f73907540e98aeee0039807e4578, reversing
changes made to 01eb06bb3897cd359d01a6c268785e5ee42789c0.
Commit: f835d68acd12c87a5c15ad74d12cb302512c0e61
https://github.com/dlang/phobos/commit/f835d68acd12c87a5c15ad74d12cb302512c0e61
Author: Martin Nowak <code at dawg.eu>
Date: 2016-09-12 (Mon, 12 Sep 2016)
Changed paths:
M posix.mak
M std/internal/test/uda.d
M std/traits.d
M win32.mak
Log Message:
-----------
Merge pull request #4773 from MartinNowak/stable
Revert "Merge pull request #4747 from MartinNowak/fix15907"
Commit: 807c351aacec0c8513d394f93d07dc73a9a8eb9b
https://github.com/dlang/phobos/commit/807c351aacec0c8513d394f93d07dc73a9a8eb9b
Author: Martin Nowak <code at dawg.eu>
Date: 2016-09-12 (Mon, 12 Sep 2016)
Log Message:
-----------
Merge remote-tracking branch 'upstream/stable' into merge_stable
Commit: c28f9272a940ff2e39ad96738003500511a9b2f5
https://github.com/dlang/phobos/commit/c28f9272a940ff2e39ad96738003500511a9b2f5
Author: Walter Bright <WalterBright at users.noreply.github.com>
Date: 2016-09-14 (Wed, 14 Sep 2016)
Log Message:
-----------
Merge pull request #4774 from MartinNowak/merge_stable
Merge remote-tracking branch 'upstream/stable' into merge_stable
Compare: https://github.com/dlang/phobos/compare/bf64e68e7b74...c28f9272a940
More information about the phobos
mailing list