December 19, 2013 [phobos] [D-Programming-Language/phobos] d9dc26: Make std.array.insertInPlace @safe for some cases | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: d9dc2697476484d6dfe0f4f403e61c67e7aca6d5 https://github.com/D-Programming-Language/phobos/commit/d9dc2697476484d6dfe0f4f403e61c67e7aca6d5 Author: Tomoya Tanjo <ttanjo@gmail.com> Date: 2013-12-16 (Mon, 16 Dec 2013) Changed paths: M std/array.d Log Message: ----------- Make std.array.insertInPlace @safe for some cases Commit: 263d35f01f6440e9e96ea5214b6bab3b966c2cd9 https://github.com/D-Programming-Language/phobos/commit/263d35f01f6440e9e96ea5214b6bab3b966c2cd9 Author: monarch dodra <monarchdodra@gmail.com> Date: 2013-12-19 (Thu, 19 Dec 2013) Changed paths: M std/array.d Log Message: ----------- Merge pull request #1430 from tom-tan/safe-array-insertInPlace Make std.array.insertInPlace @safe for some cases Compare: https://github.com/D-Programming-Language/phobos/compare/8ce977a8f081...263d35f01f64 |
Copyright © 1999-2021 by the D Language Foundation