[phobos] [D-Programming-Language/phobos] 91d549: Fix 10355: fullyQualifiedName was handling enums a...
GitHub
noreply at github.com
Tue Jun 18 15:10:07 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 91d549ccaee7fd9673c62aa273207a30eaf083e8
https://github.com/D-Programming-Language/phobos/commit/91d549ccaee7fd9673c62aa273207a30eaf083e8
Author: Dicebot <m.strashun at gmail.com>
Date: 2013-06-14 (Fri, 14 Jun 2013)
Changed paths:
M std/traits.d
Log Message:
-----------
Fix 10355: fullyQualifiedName was handling enums as other basic types
Commit: 517b3af59ed39e408be8e87de15e573c95ff98d5
https://github.com/D-Programming-Language/phobos/commit/517b3af59ed39e408be8e87de15e573c95ff98d5
Author: Dicebot <m.strashun at gmail.com>
Date: 2013-06-14 (Fri, 14 Jun 2013)
Changed paths:
M std/traits.d
Log Message:
-----------
Fix 10355: Moved test case to proper block, added one for enum member
Commit: 6054d6a3c386e81b38afc091a6a60c693ad3b43d
https://github.com/D-Programming-Language/phobos/commit/6054d6a3c386e81b38afc091a6a60c693ad3b43d
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-06-18 (Tue, 18 Jun 2013)
Changed paths:
M std/traits.d
Log Message:
-----------
Merge pull request #1346 from Dicebot/fix10355
Fix 10355: fullyQualifiedName was handling enums as other basic types
Compare: https://github.com/D-Programming-Language/phobos/compare/b39768890581...6054d6a3c386
More information about the phobos
mailing list