[Issue 17525] std.algorithm.searching.skipOver should have a single argument with pred version

2018-01-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17525 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to dmd-cxx at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/1d1b42f413c7b929dcd5c3081dd181638a912fd6 Fix Issue 17525 - std.algorithm.skipOver should have a

[Issue 17525] std.algorithm.searching.skipOver should have a single argument with pred version

2017-08-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17525 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/1d1b42f413c7b929dcd5c3081dd181638a912fd6 Fix Issue 17525 - std.algorithm.skipOver should have a

[Issue 17525] std.algorithm.searching.skipOver should have a single argument with pred version

2017-07-07 Thread via Digitalmars-d-bugs
a single argument with pred version https://github.com/dlang/phobos/commit/37d15a89c52967006585cb088dbe008e901aa123 Merge pull request #5543 from RazvanN7/Issue_17525 Fix Issue 17525 - std.algorithm.searching.skipOver should have a single argument with pred version merged-on-behalf-of: Sebastian

[Issue 17525] std.algorithm.searching.skipOver should have a single argument with pred version

2017-07-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17525 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17525] std.algorithm.searching.skipOver should have a single argument with pred version

2017-07-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17525 --- Comment #2 from RazvanN --- PR : https://github.com/dlang/phobos/pull/5543 --

[Issue 17525] std.algorithm.searching.skipOver should have a single argument with pred version

2017-07-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17525 RazvanN changed: What|Removed |Added CC|