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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to