July 01, 2012 [phobos] [D-Programming-Language/phobos] fd8010: remove what looks like forgotten, useless code | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: fd8010543162c9e03906366c985dc74d6764f08c https://github.com/D-Programming-Language/phobos/commit/fd8010543162c9e03906366c985dc74d6764f08c Author: Nils Boßung <nilsbossung@googlemail.com> Date: 2012-04-04 (Wed, 04 Apr 2012) Changed paths: M std/container.d Log Message: ----------- remove what looks like forgotten, useless code Commit: 678a49e10c121c31a37414e34ac17cd90cc74896 https://github.com/D-Programming-Language/phobos/commit/678a49e10c121c31a37414e34ac17cd90cc74896 Author: Nils Boßung <nilsbossung@googlemail.com> Date: 2012-04-04 (Wed, 04 Apr 2012) Changed paths: M std/container.d Log Message: ----------- remove -> linearRemove Commit: da0d4d1c012d8cc5f48707200251eca8c70e8b3f https://github.com/D-Programming-Language/phobos/commit/da0d4d1c012d8cc5f48707200251eca8c70e8b3f Author: Nils Boßung <nilsbossung@googlemail.com> Date: 2012-04-04 (Wed, 04 Apr 2012) Changed paths: M std/container.d Log Message: ----------- don't append, but insert Commit: ad2ec19d04fb3041c591a5d0f8d55967321e2ccb https://github.com/D-Programming-Language/phobos/commit/ad2ec19d04fb3041c591a5d0f8d55967321e2ccb Author: Nils Boßung <nilsbossung@googlemail.com> Date: 2012-04-04 (Wed, 04 Apr 2012) Changed paths: M std/container.d Log Message: ----------- test replace!Stuff with range Stuff Commit: e69e75e56c33da6af2acee1007d81120f92d7fee https://github.com/D-Programming-Language/phobos/commit/e69e75e56c33da6af2acee1007d81120f92d7fee Author: Nils Boßung <nilsbossung@googlemail.com> Date: 2012-04-04 (Wed, 04 Apr 2012) Changed paths: M std/container.d Log Message: ----------- compare _data with 'is' Commit: 6f1a2b05d29d3016fdf993bb039b0800dd06fd9a https://github.com/D-Programming-Language/phobos/commit/6f1a2b05d29d3016fdf993bb039b0800dd06fd9a Author: Nils Boßung <nilsbossung@googlemail.com> Date: 2012-04-04 (Wed, 04 Apr 2012) Changed paths: M std/container.d Log Message: ----------- remove -> linearRemove Commit: ea41da991b16a4475fe7154a860bba0114966752 https://github.com/D-Programming-Language/phobos/commit/ea41da991b16a4475fe7154a860bba0114966752 Author: Nils Boßung <nilsbossung@googlemail.com> Date: 2012-05-29 (Tue, 29 May 2012) Changed paths: M std/container.d Log Message: ----------- fix insertAfter Commit: e5ae9fef21648876ac97ed64f6bd566ec9d4fcb1 https://github.com/D-Programming-Language/phobos/commit/e5ae9fef21648876ac97ed64f6bd566ec9d4fcb1 Author: Nils Boßung <nilsbossung@googlemail.com> Date: 2012-05-29 (Tue, 29 May 2012) Changed paths: M std/container.d Log Message: ----------- make sure that Array instances refuse ranges that don't belong to them Commit: e643cde9eda8689fc5c0f03a7c2ce6491ef13e34 https://github.com/D-Programming-Language/phobos/commit/e643cde9eda8689fc5c0f03a7c2ce6491ef13e34 Author: Nils Boßung <nilsbossung@googlemail.com> Date: 2012-06-10 (Sun, 10 Jun 2012) Changed paths: M std/container.d Log Message: ----------- code formatting Commit: ec693afc67ec93c0e800361941f9c38b30cf54da https://github.com/D-Programming-Language/phobos/commit/ec693afc67ec93c0e800361941f9c38b30cf54da Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2012-07-01 (Sun, 01 Jul 2012) Changed paths: M std/container.d Log Message: ----------- Merge pull request #520 from NilsBossung/std.container.Array.replace fix std.container.Array.replace Compare: https://github.com/D-Programming-Language/phobos/compare/0402fc77da62...ec693afc67ec |
Copyright © 1999-2021 by the D Language Foundation