[phobos] [D-Programming-Language/phobos] b1a9c1: Changed min()/max() to compare against T.init inst...

GitHub noreply at github.com
Mon May 28 18:51:57 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: b1a9c1cd52961a5bc083521a64596e6114358dae
      https://github.com/D-Programming-Language/phobos/commit/b1a9c1cd52961a5bc083521a64596e6114358dae
  Author: Lambert <wfunction at hotmail.com>
  Date:   2012-05-26 (Sat, 26 May 2012)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Changed min()/max() to compare against T.init instead of 0.


  Commit: c164f04018f2a739d8e849fa7d84dfe0ba202a27
      https://github.com/D-Programming-Language/phobos/commit/c164f04018f2a739d8e849fa7d84dfe0ba202a27
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2012-05-28 (Mon, 28 May 2012)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Merge pull request #592 from wfunction/master

Changed min()/max() to use T.init instead of 0


Compare: https://github.com/D-Programming-Language/phobos/compare/fa52571...c164f04


More information about the phobos mailing list