July 23, 2014 [phobos] [D-Programming-Language/phobos] a6da3e: fix Issue 13171 - std.algorithm.until(range, senti... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: a6da3ece0668b3dcbdb2f6bf15517a4cfa53a579 https://github.com/D-Programming-Language/phobos/commit/a6da3ece0668b3dcbdb2f6bf15517a4cfa53a579 Author: Nils Boßung <nilsbossung@googlemail.com> Date: 2014-07-20 (Sun, 20 Jul 2014) Changed paths: M std/algorithm.d Log Message: ----------- fix Issue 13171 - std.algorithm.until(range, sentinel, OpenRight.no) doesn't propagate popping of sentinel to range Commit: 4ebca8c2bd7a8f025ebd3fcef1b66b115e51592d https://github.com/D-Programming-Language/phobos/commit/4ebca8c2bd7a8f025ebd3fcef1b66b115e51592d Author: Nils Boßung <nilsbossung@googlemail.com> Date: 2014-07-23 (Wed, 23 Jul 2014) Changed paths: M std/algorithm.d Log Message: ----------- change `|=` to `||` Commit: 19b25be75a286605462d3cff62a262940efa72a0 https://github.com/D-Programming-Language/phobos/commit/19b25be75a286605462d3cff62a262940efa72a0 Author: Михаил Страшун <public@dicebot.lv> Date: 2014-07-23 (Wed, 23 Jul 2014) Changed paths: M std/algorithm.d Log Message: ----------- Merge pull request #2358 from NilsBossung/13171 fix Issue 13171 - std.algorithm.until(range, sentinel, OpenRight.no) doe... Compare: https://github.com/D-Programming-Language/phobos/compare/99624bbd48b3...19b25be75a28 |
Copyright © 1999-2021 by the D Language Foundation