[phobos] [D-Programming-Language/phobos] b574aa: Make Cycle const-correct.

GitHub noreply at github.com
Sun Jul 22 20:12:43 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: b574aa170cad1a1d777ca62919a52ad016f50424
      https://github.com/D-Programming-Language/phobos/commit/b574aa170cad1a1d777ca62919a52ad016f50424
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2012-07-13 (Fri, 13 Jul 2012)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Make Cycle const-correct.

I also had to make the dummy range stuff const-correct (since it's used
to test Cycle). I cleaned up Cycle's documentation as well.


  Commit: 812077114c2501a01543ec53faf210b497ab2798
      https://github.com/D-Programming-Language/phobos/commit/812077114c2501a01543ec53faf210b497ab2798
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-07-22 (Sun, 22 Jul 2012)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Merge pull request #686 from jmdavis/cycle

Make Cycle const-correct.


Compare: https://github.com/D-Programming-Language/phobos/compare/92335506d309...812077114c25


More information about the phobos mailing list