[phobos] [D-Programming-Language/phobos] b205b7: Document signature of function to be passed to rec...

GitHub via phobos phobos at puremagic.com
Fri Sep 19 03:36:41 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: b205b72ea94933c506b6de135209f094d858d064
      https://github.com/D-Programming-Language/phobos/commit/b205b72ea94933c506b6de135209f094d858d064
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-09-18 (Thu, 18 Sep 2014)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Document signature of function to be passed to recurrence().


  Commit: 00f8ab516af83c914d2cdcd92948ed90665870f5
      https://github.com/D-Programming-Language/phobos/commit/00f8ab516af83c914d2cdcd92948ed90665870f5
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-09-18 (Thu, 18 Sep 2014)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Use ddoc'd unittest instead of inline code of questionable workability.


  Commit: 93160c79acdaaf1947d7c54d78da79ea7850fff3
      https://github.com/D-Programming-Language/phobos/commit/93160c79acdaaf1947d7c54d78da79ea7850fff3
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-09-18 (Thu, 18 Sep 2014)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Show examples for each possible function form.


  Commit: 84d2b521075e29ab50bdd52d564902bb9eb17cfb
      https://github.com/D-Programming-Language/phobos/commit/84d2b521075e29ab50bdd52d564902bb9eb17cfb
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2014-09-19 (Fri, 19 Sep 2014)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Merge pull request #2531 from quickfur/issue9535

Document expected function signature in std.range.recurrence


Compare: https://github.com/D-Programming-Language/phobos/compare/2bd311c0edf3...84d2b521075e


More information about the phobos mailing list