Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 701f0b890d26690c427bad0866f86fd9f3ac938e
      
https://github.com/D-Programming-Language/phobos/commit/701f0b890d26690c427bad0866f86fd9f3ac938e
  Author: H. S. Teoh <[email protected]>
  Date:   2015-09-16 (Wed, 16 Sep 2015)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Add ddoc'd unittest to std.range.choose.


  Commit: f070f0e379f73b2086710188b4956e59d2b03240
      
https://github.com/D-Programming-Language/phobos/commit/f070f0e379f73b2086710188b4956e59d2b03240
  Author: H. S. Teoh <[email protected]>
  Date:   2015-09-16 (Wed, 16 Sep 2015)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Fix missing `ditto` in std.range.chooseAmong.

Whcih causes the second overload to be undocumented and the ddoc'd
unittest to be missing from the generated docs.


  Commit: 9e9eb55d8dfb644382b194654632becc1fc930fe
      
https://github.com/D-Programming-Language/phobos/commit/9e9eb55d8dfb644382b194654632becc1fc930fe
  Author: David Nadlinger <[email protected]>
  Date:   2015-09-17 (Thu, 17 Sep 2015)

  Changed paths:
    M std/range/package.d

  Log Message:
  -----------
  Merge pull request #3653 from quickfur/choose-docs

Fix missing code examples for choose() and chooseAmong()


Compare: 
https://github.com/D-Programming-Language/phobos/compare/b65b717dcba7...9e9eb55d8dfb
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to