[phobos] [D-Programming-Language/phobos] 3f6def: Added additional check to isSorted to detect inval...
GitHub
noreply at github.com
Sat Aug 4 18:47:09 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 3f6def169483d002d081ba2ed03692d597d49907
https://github.com/D-Programming-Language/phobos/commit/3f6def169483d002d081ba2ed03692d597d49907
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-07-30 (Mon, 30 Jul 2012)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Added additional check to isSorted to detect invalid predicates
Commit: fc99e5583e16897b487a60188421967f664ced02
https://github.com/D-Programming-Language/phobos/commit/fc99e5583e16897b487a60188421967f664ced02
Author: Jonathan M Davis <jmdavisProg at gmx.com>
Date: 2012-08-04 (Sat, 04 Aug 2012)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #729 from andralex/bug8469
Added additional check to isSorted to detect invalid predicates
Compare: https://github.com/D-Programming-Language/phobos/compare/dbcee5992284...fc99e5583e16
More information about the phobos
mailing list