July 27, 2014 [phobos] [D-Programming-Language/phobos] 91d186: Re-implement reduce. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 91d1864c2faaf10999d28fb898c63f1ed4995340 https://github.com/D-Programming-Language/phobos/commit/91d1864c2faaf10999d28fb898c63f1ed4995340 Author: monarch dodra <monarchdodra@gmail.com> Date: 2014-07-27 (Sun, 27 Jul 2014) Changed paths: M std/algorithm.d Log Message: ----------- Re-implement reduce. Consolidates the implementation, prepares for "fold", and also fixes a couple of issues: http://forum.dlang.org/thread/oghtttkopzjshsuflelk@forum.dlang.org https://issues.dlang.org/show_bug.cgi?id=10709 https://issues.dlang.org/show_bug.cgi?id=12569 Commit: 2572cef9d48efd238e891cc3cf9f1beec2861941 https://github.com/D-Programming-Language/phobos/commit/2572cef9d48efd238e891cc3cf9f1beec2861941 Author: monarchdodra <monarchdodra@gmail.com> Date: 2014-07-27 (Sun, 27 Jul 2014) Changed paths: M std/algorithm.d Log Message: ----------- Reduce unittest for 10709, 12569, and... ...an unfiled issue from the forums Commit: 096ae6ab878d568e65c4bdd0c59e7ca6f2aad946 https://github.com/D-Programming-Language/phobos/commit/096ae6ab878d568e65c4bdd0c59e7ca6f2aad946 Author: monarchdodra <monarchdodra@gmail.com> Date: 2014-07-27 (Sun, 27 Jul 2014) Changed paths: M std/algorithm.d Log Message: ----------- Use `assertThrown` in reduce unittest Commit: 53de1da98b7bdf706330105a751a53a380ac12ed https://github.com/D-Programming-Language/phobos/commit/53de1da98b7bdf706330105a751a53a380ac12ed Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2014-07-28 (Mon, 28 Jul 2014) Changed paths: M std/algorithm.d Log Message: ----------- Merge pull request #2060 from monarchdodra/reduceReimpl Re-implement reduce Compare: https://github.com/D-Programming-Language/phobos/compare/3fe0424b89c3...53de1da98b7b |
Copyright © 1999-2021 by the D Language Foundation