[phobos] [D-Programming-Language/phobos] cedddc: fix Issue 5939 - Cannot copy std.algorithm.map
GitHub
noreply at github.com
Mon Jul 30 10:42:29 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: cedddcd23e00d0a4144ed7c507422b8a41bc5900
https://github.com/D-Programming-Language/phobos/commit/cedddcd23e00d0a4144ed7c507422b8a41bc5900
Author: k-hara <k.hara.pg at gmail.com>
Date: 2012-07-30 (Mon, 30 Jul 2012)
Changed paths:
M std/algorithm.d
M std/traits.d
Log Message:
-----------
fix Issue 5939 - Cannot copy std.algorithm.map
Move out Voldemort types to modle level.
Commit: 1d9c3fa371988a3bb8129294e7b831881a7bf9df
https://github.com/D-Programming-Language/phobos/commit/1d9c3fa371988a3bb8129294e7b831881a7bf9df
Author: k-hara <k.hara.pg at gmail.com>
Date: 2012-07-30 (Mon, 30 Jul 2012)
Changed paths:
M win32.mak
Log Message:
-----------
Separate unittest building in Windows platform.
Commit: 09ea7f599b6cb7c9cadf3724c21aa83f3c486a79
https://github.com/D-Programming-Language/phobos/commit/09ea7f599b6cb7c9cadf3724c21aa83f3c486a79
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-07-30 (Mon, 30 Jul 2012)
Changed paths:
M std/algorithm.d
M std/traits.d
M win32.mak
Log Message:
-----------
Merge pull request #728 from 9rnsr/fix5939
Issue 5939 - Cannot copy std.algorithm.map
Compare: https://github.com/D-Programming-Language/phobos/compare/0a5c88daf3e0...09ea7f599b6c
More information about the phobos
mailing list