June 02, 2016 [phobos] [dlang/phobos] a818c7: [Issue 16073] Fix incorrect uses of random access ... | ||||
|---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: a818c7e059bf0e37609c7030b8306daf54909beb https://github.com/dlang/phobos/commit/a818c7e059bf0e37609c7030b8306daf54909beb Author: Jack Stouffer <jack@jackstouffer.com> Date: 2016-06-02 (Thu, 02 Jun 2016) Changed paths: M std/algorithm/iteration.d Log Message: ----------- [Issue 16073] Fix incorrect uses of random access range primitives in std.algorithm.iteration Commit: 3a1db06f41eca48e1b1b46ca05bb221c01714160 https://github.com/dlang/phobos/commit/3a1db06f41eca48e1b1b46ca05bb221c01714160 Author: Jack Stouffer <jack@jackstouffer.com> Date: 2016-06-02 (Thu, 02 Jun 2016) Changed paths: M std/algorithm/mutation.d Log Message: ----------- [Issue 16073] Fix incorrect uses of random access range primitives in std.algorithm.mutation Commit: 74398e70cf79acab6a352e7bbec614ce2f91dffb https://github.com/dlang/phobos/commit/74398e70cf79acab6a352e7bbec614ce2f91dffb Author: Jack Stouffer <jack@jackstouffer.com> Date: 2016-06-02 (Thu, 02 Jun 2016) Changed paths: M std/algorithm/searching.d Log Message: ----------- [Issue 16073] Fix incorrect uses of random access range primitives in std.algorithm.searching Commit: e216c10b2ce08cb8ae5c64983a2f24367f4b86e4 https://github.com/dlang/phobos/commit/e216c10b2ce08cb8ae5c64983a2f24367f4b86e4 Author: Steven Schveighoffer <schveiguy@yahoo.com> Date: 2016-06-02 (Thu, 02 Jun 2016) Changed paths: M std/algorithm/iteration.d M std/algorithm/mutation.d M std/algorithm/searching.d Log Message: ----------- Merge pull request #4383 from JackStouffer/issue16073 Partial Fix for Issue 16073 Compare: https://github.com/dlang/phobos/compare/4e387a363e19...e216c10b2ce0 | |||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply