June 24, 2012 [phobos] [D-Programming-Language/phobos] 7f6650: Make it clear that std.string.chomp consumes only ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation