[phobos] [D-Programming-Language/phobos] 5fb534: fix Issue 15782 - Alias no longer strips qualifier...
GitHub via phobos
phobos at puremagic.com
Wed Mar 23 19:10:19 PDT 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 5fb53481fccbe800f083aeaa867d0dd541efbe67
https://github.com/D-Programming-Language/phobos/commit/5fb53481fccbe800f083aeaa867d0dd541efbe67
Author: Martin Nowak <code at dawg.eu>
Date: 2016-03-20 (Sun, 20 Mar 2016)
Changed paths:
M std/meta.d
M std/traits.d
Log Message:
-----------
fix Issue 15782 - Alias no longer strips qualifiers from user defined types
- introduce OldAlias for internal usage
- deprecate unqualifying of UDTs
- unfortunately deprecation message isn't shown in many use-cases
Commit: fed12920a6bfc6cbb37da8e7568cf555005632f1
https://github.com/D-Programming-Language/phobos/commit/fed12920a6bfc6cbb37da8e7568cf555005632f1
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2016-03-21 (Mon, 21 Mar 2016)
Changed paths:
M std/meta.d
M std/traits.d
Log Message:
-----------
Merge pull request #4094 from MartinNowak/fix15782
fix Issue 15782 - Alias no longer strips qualifiers from user defined types
Commit: 6af6144252bf32746dd96bb5a4d6ff3c0b0e8ea6
https://github.com/D-Programming-Language/phobos/commit/6af6144252bf32746dd96bb5a4d6ff3c0b0e8ea6
Author: Martin Nowak <code at dawg.eu>
Date: 2016-03-24 (Thu, 24 Mar 2016)
Changed paths:
M changelog.dd
Log Message:
-----------
fix changelog ddoc
- use XREF/CXREF
- remove wrong LNAME2 anchor in TOC
Commit: 9f83aad3e8ccde4d96d2c92fdc75630cbfb5ddde
https://github.com/D-Programming-Language/phobos/commit/9f83aad3e8ccde4d96d2c92fdc75630cbfb5ddde
Author: Martin Nowak <code at dawg.eu>
Date: 2016-03-24 (Thu, 24 Mar 2016)
Changed paths:
M changelog.dd
M std/meta.d
M std/traits.d
Log Message:
-----------
Merge remote-tracking branch 'upstream/stable' into merge_stable
Commit: 6a87b68e78a8203f2f766668dcfb6688fa7f1aff
https://github.com/D-Programming-Language/phobos/commit/6a87b68e78a8203f2f766668dcfb6688fa7f1aff
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2016-03-24 (Thu, 24 Mar 2016)
Changed paths:
M changelog.dd
M std/meta.d
M std/traits.d
Log Message:
-----------
Merge pull request #4115 from MartinNowak/merge_stable
Merge remote-tracking branch 'upstream/stable' into merge_stable
Compare: https://github.com/D-Programming-Language/phobos/compare/7fd53776c6ec...6a87b68e78a8
More information about the phobos
mailing list