May 15, 2014 [phobos] [D-Programming-Language/phobos] fb5dd7: Trivial documentation fix for issue 12557 | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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 <nic.gyrovague@gmail.com> 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 <andrej.mitrovich@gmail.com> 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 |
Copyright © 1999-2021 by the D Language Foundation