[phobos] [D-Programming-Language/phobos] 7f6650: Make it clear that std.string.chomp consumes only ...

GitHub noreply at github.com
Sun Jun 24 17:40:04 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 7f66504eb5dbbc7210cdc04cb58ff59641f439c8
      https://github.com/D-Programming-Language/phobos/commit/7f66504eb5dbbc7210cdc04cb58ff59641f439c8
  Author: cjoan <chadjoan at gmail.com>
  Date:   2012-06-24 (Sun, 24 Jun 2012)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Make it clear that std.string.chomp consumes only one delimiter, and not as many as possible.


  Commit: 293aa9eb2ea549790df60efd9464091f6a816531
      https://github.com/D-Programming-Language/phobos/commit/293aa9eb2ea549790df60efd9464091f6a816531
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2012-06-24 (Sun, 24 Jun 2012)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Merge pull request #647 from chadjoan/patch-1

Make it clear that std.string.chomp consumes only one delimiter, and not...


Compare: https://github.com/D-Programming-Language/phobos/compare/944987d4eb02...293aa9eb2ea5


More information about the phobos mailing list