[phobos] [D-Programming-Language/phobos] 98cb83: Fixes Issue 9457 - isSorted(string) does not work.
GitHub
noreply at github.com
Tue Feb 12 14:43:39 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 98cb833137c1c7cb9a51e7acb3cdf43332e0c7ac
https://github.com/D-Programming-Language/phobos/commit/98cb833137c1c7cb9a51e7acb3cdf43332e0c7ac
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Fixes Issue 9457 - isSorted(string) does not work.
Commit: 8bf6997acfdbe81442e4c3e4c3500b9197ffaaca
https://github.com/D-Programming-Language/phobos/commit/8bf6997acfdbe81442e4c3e4c3500b9197ffaaca
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #1136 from AndrejMitrovic/Fix9457
Issue 9457 - isSorted(string) does not work.
Compare: https://github.com/D-Programming-Language/phobos/compare/556c42a17bb3...8bf6997acfdb
More information about the phobos
mailing list