[phobos] [D-Programming-Language/phobos] 9680b8: Upkeep in outdent

GitHub via phobos phobos at puremagic.com
Tue Jun 10 10:32:53 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 9680b8a8e1c1e325e3af4fcff1544e8298cf69f9
      https://github.com/D-Programming-Language/phobos/commit/9680b8a8e1c1e325e3af4fcff1544e8298cf69f9
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Upkeep in outdent

Removed "ctfe_strip", use documented unittest, use "stripLeft" over "strip" (preserve trailing spaces), tweak loop indexing, remove ctfe assert.


  Commit: 04d4617e40ade2d76e96aaff1fcc5e773873139e
      https://github.com/D-Programming-Language/phobos/commit/04d4617e40ade2d76e96aaff1fcc5e773873139e
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Merge pull request #2237 from monarchdodra/outdent

Upkeep in std.string.outdent


Compare: https://github.com/D-Programming-Language/phobos/compare/240a11ebe31c...04d4617e40ad


More information about the phobos mailing list