March 18, 2016 [phobos] [D-Programming-Language/phobos] 6c8333: Fix map() to work with multi-module overload sets. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 6c8333627c8fab8e07bca792d5417dd4bd8df6ac https://github.com/D-Programming-Language/phobos/commit/6c8333627c8fab8e07bca792d5417dd4bd8df6ac Author: tsbockman <thomas.bockman@gmail.com> Date: 2016-03-07 (Mon, 07 Mar 2016) Changed paths: M std/algorithm/iteration.d Log Message: ----------- Fix map() to work with multi-module overload sets. Verify return values for multiple lambda unittest. Commit: f63523b1a8ab9e7988953b89ed1463f88a865428 https://github.com/D-Programming-Language/phobos/commit/f63523b1a8ab9e7988953b89ed1463f88a865428 Author: Brian Schott <briancschott@gmail.com> Date: 2016-03-18 (Fri, 18 Mar 2016) Changed paths: M std/algorithm/iteration.d Log Message: ----------- Merge pull request #4065 from tsbockman/pr3969_fixup Fixup for PR#3969 Compare: https://github.com/D-Programming-Language/phobos/compare/f3e6c436b2cb...f63523b1a8ab |
Copyright © 1999-2021 by the D Language Foundation