[phobos] [D-Programming-Language/phobos] afd30b: Merge pull request #3005 from Poita/Issue14183

GitHub via phobos phobos at puremagic.com
Tue Apr 21 14:04:22 PDT 2015


  Branch: refs/heads/stable
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: afd30b41b09b9298f56ccba19068f1fbcab6fbb5
      https://github.com/D-Programming-Language/phobos/commit/afd30b41b09b9298f56ccba19068f1fbcab6fbb5
  Author: H. S. Teoh <hsteoh at 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 at 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 at 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


Compare: https://github.com/D-Programming-Language/phobos/compare/99956f90609d...e1966ab94dcb


More information about the phobos mailing list