May 18, 2015 [phobos] [D-Programming-Language/phobos] afd30b: Merge pull request #3005 from Poita/Issue14183 | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: afd30b41b09b9298f56ccba19068f1fbcab6fbb5 https://github.com/D-Programming-Language/phobos/commit/afd30b41b09b9298f56ccba19068f1fbcab6fbb5 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2015-04-18 (Sat, 18 Apr 2015) Changed paths: M std/algorithm/iteration.d M std/algorithm/package.d M std/range/package.d Log Message: ----------- Merge pull request #3005 from Poita/Issue14183 Fix Issue 14183 - Changes to groupBy Commit: aa13382ba849144e4e7dadad322f879c23d6c007 https://github.com/D-Programming-Language/phobos/commit/aa13382ba849144e4e7dadad322f879c23d6c007 Author: Martin Nowak <code@dawg.eu> Date: 2015-04-18 (Sat, 18 Apr 2015) Changed paths: M std/algorithm/iteration.d Log Message: ----------- add deprecated alias groupBy = chunkBy; - to not break code in a point release Commit: e1966ab94dcb989769e25eaf17708c905e01f9f2 https://github.com/D-Programming-Language/phobos/commit/e1966ab94dcb989769e25eaf17708c905e01f9f2 Author: Martin Nowak <code@dawg.eu> Date: 2015-04-21 (Tue, 21 Apr 2015) Changed paths: M std/algorithm/iteration.d M std/algorithm/package.d M std/range/package.d Log Message: ----------- Merge pull request #3200 from MartinNowak/chunkBy merge fixes of groupBy into stable Commit: ec77b252b0ac234228732993652b0d447cc27dc5 https://github.com/D-Programming-Language/phobos/commit/ec77b252b0ac234228732993652b0d447cc27dc5 Author: Martin Nowak <code@dawg.eu> Date: 2015-04-25 (Sat, 25 Apr 2015) Changed paths: M std/algorithm/iteration.d Log Message: ----------- Merge branch 'stable' into merge_stable Commit: 28b1e54c530417f06feb5fd59cab685bc6e4b134 https://github.com/D-Programming-Language/phobos/commit/28b1e54c530417f06feb5fd59cab685bc6e4b134 Author: Martin Nowak <code@dawg.eu> Date: 2015-05-18 (Mon, 18 May 2015) Changed paths: M std/algorithm/iteration.d Log Message: ----------- Merge pull request #3226 from MartinNowak/merge_stable Merge branch 'stable' into merge_stable Compare: https://github.com/D-Programming-Language/phobos/compare/972c9485b633...28b1e54c5304 |
Copyright © 1999-2021 by the D Language Foundation