[phobos] [D-Programming-Language/phobos] e549dd: Strip spaces.
GitHub via phobos
phobos at puremagic.com
Fri May 9 13:08:26 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: e549dd037b8491e284a70052d6cd95e09556671a
https://github.com/D-Programming-Language/phobos/commit/e549dd037b8491e284a70052d6cd95e09556671a
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-04-26 (Sat, 26 Apr 2014)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Strip spaces.
Commit: 5ad48eb130fa5f33a12cb9da8e319e4f3eb6d9ec
https://github.com/D-Programming-Language/phobos/commit/5ad48eb130fa5f33a12cb9da8e319e4f3eb6d9ec
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-04-28 (Mon, 28 Apr 2014)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Fix Issue 11253 - std.algorithm.count is not nothrow.
Commit: 254290daf77dd10c0a7c888ff2e2eaa2d9d906cb
https://github.com/D-Programming-Language/phobos/commit/254290daf77dd10c0a7c888ff2e2eaa2d9d906cb
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2014-05-09 (Fri, 09 May 2014)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #2128 from AndrejMitrovic/Fix11253
Issue 11253 - std.algorithm.count is not nothrow
Compare: https://github.com/D-Programming-Language/phobos/compare/e85fb39f8859...254290daf77d
More information about the phobos
mailing list