[phobos] [D-Programming-Language/phobos] 0b1f86: std.array: Fix inefficient appending of const(char...

GitHub noreply at github.com
Sun Mar 17 02:40:14 PDT 2013


  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 at 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 at 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


More information about the phobos mailing list