[phobos] [D-Programming-Language/phobos] 42d94b: Capitalize parameter descriptions.

GitHub via phobos phobos at puremagic.com
Wed Jan 7 17:46:35 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 42d94b8ed77c4326eb9b0029d54035374dd5b315
      https://github.com/D-Programming-Language/phobos/commit/42d94b8ed77c4326eb9b0029d54035374dd5b315
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Capitalize parameter descriptions.

Otherwise the current stylesheet makes them look really odd in HTML, as
they visually meld into the parameter name.


  Commit: a8dba2e66952b75474ccf6b59b5ec9c672f3e458
      https://github.com/D-Programming-Language/phobos/commit/a8dba2e66952b75474ccf6b59b5ec9c672f3e458
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Add Params: to second overload of fill().


  Commit: a2daf1a34e0181af048c939cc96347ddf462b1e7
      https://github.com/D-Programming-Language/phobos/commit/a2daf1a34e0181af048c939cc96347ddf462b1e7
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Improve docs for filter().

Add Params: to filterBidirectional().


  Commit: 976cefb5a70d037fb871706a8267274f1eba587d
      https://github.com/D-Programming-Language/phobos/commit/976cefb5a70d037fb871706a8267274f1eba587d
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Improve docs for move(), moveAll(), moveSome().


  Commit: 24da829897d88ce61bd89f357e171bd16ad6ce7c
      https://github.com/D-Programming-Language/phobos/commit/24da829897d88ce61bd89f357e171bd16ad6ce7c
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Add Params: to swap().


  Commit: c6bc5689b752628d34a8677f6a9af1a9b2b448bb
      https://github.com/D-Programming-Language/phobos/commit/c6bc5689b752628d34a8677f6a9af1a9b2b448bb
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-01-07 (Wed, 07 Jan 2015)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Merge pull request #2857 from quickfur/std_algo_docs

Improve std.algorithm docs (part 1)


Compare: https://github.com/D-Programming-Language/phobos/compare/ba0a9bf72382...c6bc5689b752


More information about the phobos mailing list