[phobos] [D-Programming-Language/phobos] 6219fc: Fix Issue 13124 - Allow non-bool predicates for un...
GitHub via phobos
phobos at puremagic.com
Sat Jan 10 21:01:32 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 6219fcaaa81d97cfc2ffc02f4c09c6597b4c8f6e
https://github.com/D-Programming-Language/phobos/commit/6219fcaaa81d97cfc2ffc02f4c09c6597b4c8f6e
Author: Peter Alexander <peter.alexander.au at gmail.com>
Date: 2015-01-02 (Fri, 02 Jan 2015)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Fix Issue 13124 - Allow non-bool predicates for until
https://issues.dlang.org/show_bug.cgi?id=13124
Commit: e8e452862f1589ec392a89f5bbbf58bb1edbbebd
https://github.com/D-Programming-Language/phobos/commit/e8e452862f1589ec392a89f5bbbf58bb1edbbebd
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-01-10 (Sat, 10 Jan 2015)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #2838 from Poita/Issue13124
Fix Issue 13124 - Allow non-bool predicates for until
Compare: https://github.com/D-Programming-Language/phobos/compare/919c4efa24f5...e8e452862f15
More information about the phobos
mailing list