[phobos] [D-Programming-Language/phobos] 72cdb9: Merge pull request #2310 from 9rnsr/fix12359
GitHub via phobos
phobos at puremagic.com
Fri Jul 11 07:47:15 PDT 2014
Branch: refs/heads/2.066
Home: https://github.com/D-Programming-Language/phobos
Commit: 72cdb9f6204b8b9a30921a8c96b343cc6d4c934f
https://github.com/D-Programming-Language/phobos/commit/72cdb9f6204b8b9a30921a8c96b343cc6d4c934f
Author: David Nadlinger <code at klickverbot.at>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M std/format.d
Log Message:
-----------
Merge pull request #2310 from 9rnsr/fix12359
fix import declaration
Commit: 9102be68d560412719eddcc63c66c0272a83a8fa
https://github.com/D-Programming-Language/phobos/commit/9102be68d560412719eddcc63c66c0272a83a8fa
Author: Walter Bright <walter at walterbright.com>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M std/container/dlist.d
Log Message:
-----------
Merge pull request #2315 from 9rnsr/fix13076
[REG2.066a] Issue 13076 - [dmd 2.066-b2] DList clearing of empty list
Commit: bc4d38f9aefc89a7568669fc3cb1070523f6813d
https://github.com/D-Programming-Language/phobos/commit/bc4d38f9aefc89a7568669fc3cb1070523f6813d
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M std/traits.d
Log Message:
-----------
Merge pull request #2313 from 9rnsr/fix13074
Supplemental fix for issue 13074 - Revert "Merge pull request #1827 from WalterBright/add-opCmp"
Commit: 742889a2e514533edd83d9574ee1c721138f23f5
https://github.com/D-Programming-Language/phobos/commit/742889a2e514533edd83d9574ee1c721138f23f5
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2014-07-11 (Fri, 11 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
Commit: 02c8b3140f76608e9995b05f6362dd020589c8ca
https://github.com/D-Programming-Language/phobos/commit/02c8b3140f76608e9995b05f6362dd020589c8ca
Author: AndrewEdwards <edwards.ac at gmail.com>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M std/container/dlist.d
M std/format.d
M std/traits.d
M std/typecons.d
Log Message:
-----------
Merge pull request #2322 from 9rnsr/2.066
Cherry-picking commits from master to 2.066 branch (for beta3)
Compare: https://github.com/D-Programming-Language/phobos/compare/3b3656991f47...02c8b3140f76
More information about the phobos
mailing list