[phobos] [D-Programming-Language/phobos] 6ff337: Add unittests bug #12889
GitHub via phobos
phobos at puremagic.com
Tue Jun 17 11:43:39 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 6ff3378c79d5b111c1c26f29b0551be3de9e1b49
https://github.com/D-Programming-Language/phobos/commit/6ff3378c79d5b111c1c26f29b0551be3de9e1b49
Author: safety0ff <safety0ff at users.sourceforge.net>
Date: 2014-06-16 (Mon, 16 Jun 2014)
Changed paths:
M std/algorithm.d
M std/array.d
Log Message:
-----------
Add unittests bug #12889
Commit: 409fe4f8f44276ba50bf4161549c8bab8f9437a4
https://github.com/D-Programming-Language/phobos/commit/409fe4f8f44276ba50bf4161549c8bab8f9437a4
Author: safety0ff <safety0ff at users.sourceforge.net>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
M std/array.d
Log Message:
-----------
std.array.replaceInPlace: Don't call remove to remove nothing
Commit: 00844d30bbac8c3473609dd00c30f595ab1e479b
https://github.com/D-Programming-Language/phobos/commit/00844d30bbac8c3473609dd00c30f595ab1e479b
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
M std/algorithm.d
M std/array.d
Log Message:
-----------
Merge pull request #2239 from Safety0ff/fix12889
Unit tests for bug #12889 - replaceInPlace overlapping array copy error
Compare: https://github.com/D-Programming-Language/phobos/compare/29aaca1200e0...00844d30bbac
More information about the phobos
mailing list