March 17, 2013 [phobos] [D-Programming-Language/phobos] 0b1f86: std.array: Fix inefficient appending of const(char... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 0b1f86119a1bb0776bd15bd843286cf1c920d264 https://github.com/D-Programming-Language/phobos/commit/0b1f86119a1bb0776bd15bd843286cf1c920d264 Author: Vladimir Panteleev <vladimir@thecybershadow.net> Date: 2013-03-14 (Thu, 14 Mar 2013) Changed paths: M std/array.d Log Message: ----------- std.array: Fix inefficient appending of const(char)[] (Issue 9725) Commit: f4ddfec8d6645231a6a9b6869c25e0f1ba4f5a3f https://github.com/D-Programming-Language/phobos/commit/f4ddfec8d6645231a6a9b6869c25e0f1ba4f5a3f Author: David Nadlinger <code@klickverbot.at> Date: 2013-03-17 (Sun, 17 Mar 2013) Changed paths: M std/array.d Log Message: ----------- Merge pull request #1209 from CyberShadow/fix9725 std.array: Fix inefficient appending of const(char)[] (Issue 9725) Compare: https://github.com/D-Programming-Language/phobos/compare/b56d9000f125...f4ddfec8d664 |
Copyright © 1999-2021 by the D Language Foundation