[phobos] [D-Programming-Language/phobos] 687846: Simplify T* emplace(T)(T* chunk)

GitHub noreply at github.com
Tue Oct 8 05:42:15 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 6878466527aace6db6ef80801abb502f371973c1
      https://github.com/D-Programming-Language/phobos/commit/6878466527aace6db6ef80801abb502f371973c1
  Author: monarchdodra <monarchdodra at gmail.com>
  Date:   2013-09-09 (Mon, 09 Sep 2013)

  Changed paths:
    M std/conv.d

  Log Message:
  -----------
  Simplify T* emplace(T)(T* chunk)


  Commit: fd8d7d537342872d71104067047672828f4fd42c
      https://github.com/D-Programming-Language/phobos/commit/fd8d7d537342872d71104067047672828f4fd42c
  Author: monarchdodra <monarchdodra at gmail.com>
  Date:   2013-09-09 (Mon, 09 Sep 2013)

  Changed paths:
    M std/conv.d

  Log Message:
  -----------
  tweak trustedMemcpy in emplace


  Commit: 2d138c9eb96971b4c461305bdcfaf1721d984fe9
      https://github.com/D-Programming-Language/phobos/commit/2d138c9eb96971b4c461305bdcfaf1721d984fe9
  Author: monarchdodra <monarchdodra at gmail.com>
  Date:   2013-09-09 (Mon, 09 Sep 2013)

  Changed paths:
    M std/conv.d

  Log Message:
  -----------
  Change messages in emplace to use format


  Commit: 353f043fa938eda05a27a89f2dc14f663603c828
      https://github.com/D-Programming-Language/phobos/commit/353f043fa938eda05a27a89f2dc14f663603c828
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2013-10-08 (Tue, 08 Oct 2013)

  Changed paths:
    M std/conv.d

  Log Message:
  -----------
  Merge pull request #1552 from monarchdodra/emplaceFixup

Emplace fixup


Compare: https://github.com/D-Programming-Language/phobos/compare/3253eb6d3bc2...353f043fa938


More information about the phobos mailing list