[phobos] [D-Programming-Language/phobos] 4a7811: Fix previous bug in countUntil
GitHub
noreply at github.com
Sat Dec 29 09:08:57 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 4a7811a9dc39082314ac4aee79bef320f6b77e6f
https://github.com/D-Programming-Language/phobos/commit/4a7811a9dc39082314ac4aee79bef320f6b77e6f
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2012-12-29 (Sat, 29 Dec 2012)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Fix previous bug in countUntil
as pointed out by denish-sh. Also, more unittests.
Commit: abc9b2fea6edb4f367678f99167ec7680e765549
https://github.com/D-Programming-Language/phobos/commit/abc9b2fea6edb4f367678f99167ec7680e765549
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2012-12-29 (Sat, 29 Dec 2012)
Changed paths:
M std/algorithm.d
Log Message:
-----------
typo
Commit: 5c5fb2994988133d2c6ca20df0a2026ca440dae9
https://github.com/D-Programming-Language/phobos/commit/5c5fb2994988133d2c6ca20df0a2026ca440dae9
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-12-29 (Sat, 29 Dec 2012)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #1042 from monarchdodra/countUntil2
Fix previous bug in countUntil
Compare: https://github.com/D-Programming-Language/phobos/compare/efb7a7b5100e...5c5fb2994988
More information about the phobos
mailing list