[phobos] [D-Programming-Language/phobos] 70d553: Supplemental fix for issue 13074 - revert opEquals...
GitHub via phobos
phobos at puremagic.com
Thu Jul 10 13:26:19 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 70d5539b889bd9a6b073664c989d46f2b35fad7d
https://github.com/D-Programming-Language/phobos/commit/70d5539b889bd9a6b073664c989d46f2b35fad7d
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-07-09 (Wed, 09 Jul 2014)
Changed paths:
M std/typecons.d
Log Message:
-----------
Supplemental fix for issue 13074 - revert opEquals and add toHash in std.typecons.Tuple
Commit: 5c6884a1768da64ba95534504d51e3c5e94ecc29
https://github.com/D-Programming-Language/phobos/commit/5c6884a1768da64ba95534504d51e3c5e94ecc29
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M std/typecons.d
Log Message:
-----------
Merge pull request #2314 from 9rnsr/fix13074
Supplemental fix for issue 13074 - revert opEquals and add toHash in std.typecons.Tuple
Compare: https://github.com/D-Programming-Language/phobos/compare/e3888bd717b5...5c6884a1768d
More information about the phobos
mailing list