[phobos] [D-Programming-Language/phobos] ba0fd6: Mark std.string.translate, makeTrans and unittests...

GitHub noreply at github.com
Wed Sep 4 07:58:16 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: ba0fd6b4e7230b36942df05e863cd0f30e16b896
      https://github.com/D-Programming-Language/phobos/commit/ba0fd6b4e7230b36942df05e863cd0f30e16b896
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2013-09-02 (Mon, 02 Sep 2013)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Mark std.string.translate, makeTrans and unittests as @safe and pure


  Commit: fc6206b1a84b2551b3f5ae5ea0d9bce47304b096
      https://github.com/D-Programming-Language/phobos/commit/fc6206b1a84b2551b3f5ae5ea0d9bce47304b096
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2013-09-02 (Mon, 02 Sep 2013)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  More @safe and pure for std.string.translate


  Commit: 3ae48c983991a4c71d3cc95d6ef2440e20568b2e
      https://github.com/D-Programming-Language/phobos/commit/3ae48c983991a4c71d3cc95d6ef2440e20568b2e
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-09-04 (Wed, 04 Sep 2013)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Merge pull request #1515 from tom-tan/safe-pure-string-translate

Mark std.string.translate, makeTrans and unittests as @safe and pure


Compare: https://github.com/D-Programming-Language/phobos/compare/b001c0a78668...3ae48c983991


More information about the phobos mailing list