Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 96583fe46bd3f1f630f8dc0aeb77e717b2d9d4ea
      
https://github.com/D-Programming-Language/phobos/commit/96583fe46bd3f1f630f8dc0aeb77e717b2d9d4ea
  Author: Lars T. Kyllingstad <[email protected]>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    M std/conv.d
    M std/datetime.d
    M std/internal/math/gammafunction.d
    M std/numeric.d
    M std/random.d
    M std/typecons.d

  Log Message:
  -----------
  isNaN() is not a property

...so it shouldn't be used as one.


  Commit: 09fd4eb57723ba122fa96c14933089d3bcfefe13
      
https://github.com/D-Programming-Language/phobos/commit/09fd4eb57723ba122fa96c14933089d3bcfefe13
  Author: H. S. Teoh <[email protected]>
  Date:   2014-11-20 (Thu, 20 Nov 2014)

  Changed paths:
    M std/conv.d
    M std/datetime.d
    M std/internal/math/gammafunction.d
    M std/numeric.d
    M std/random.d
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #2753 from kyllingstad/isnan-notaproperty

isNaN() is not a property


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

Reply via email to