Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: fb5dd753a684ac81aef77d8ed5ae8c2cda9bc355
      
https://github.com/D-Programming-Language/phobos/commit/fb5dd753a684ac81aef77d8ed5ae8c2cda9bc355
  Author: gyrovague <[email protected]>
  Date:   2014-05-14 (Wed, 14 May 2014)

  Changed paths:
    M std/numeric.d

  Log Message:
  -----------
  Trivial documentation fix for issue 12557

gcd is implemented with Euclid's algorithm, not Euler's algorithm.
https://issues.dlang.org/show_bug.cgi?id=12557


  Commit: aca7906e298fd6ed8914ec6386559eec1c44cab3
      
https://github.com/D-Programming-Language/phobos/commit/aca7906e298fd6ed8914ec6386559eec1c44cab3
  Author: Andrej Mitrovic <[email protected]>
  Date:   2014-05-15 (Thu, 15 May 2014)

  Changed paths:
    M std/numeric.d

  Log Message:
  -----------
  Merge pull request #2168 from gyrovague/master

Trivial documentation fix for issue 12557


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

Reply via email to