[phobos] [D-Programming-Language/phobos] f7e038: std.algorithm: Fix the documentation of remove wit...

GitHub noreply at github.com
Wed Feb 22 08:36:58 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: f7e0387b6dd2b3c63e0c3ef4ee4e0c49810d93ec
      https://github.com/D-Programming-Language/phobos/commit/f7e0387b6dd2b3c63e0c3ef4ee4e0c49810d93ec
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2012-02-22 (Wed, 22 Feb 2012)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  std.algorithm: Fix the documentation of remove with pred

The description contradicted the example/unittest/actual behavior.


  Commit: e6b74d33f62b34a1c331c5ece0582aae6fbdb3b9
      https://github.com/D-Programming-Language/phobos/commit/e6b74d33f62b34a1c331c5ece0582aae6fbdb3b9
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-02-22 (Wed, 22 Feb 2012)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Merge pull request #450 from CyberShadow/std-algorithm-remove-doc

std.algorithm: Fix the documentation of remove with pred


Compare: https://github.com/D-Programming-Language/phobos/compare/78591b9...e6b74d3


More information about the phobos mailing list