November 28, 2014 [phobos] [D-Programming-Language/phobos] 7c2f96: make nested foreach over TypeTuple bodies into lam... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 7c2f962b1062db997b1a6187e34954a00c6fc791 https://github.com/D-Programming-Language/phobos/commit/7c2f962b1062db997b1a6187e34954a00c6fc791 Author: Rainer Schuetze <r.sagitario@gmx.de> Date: 2014-11-28 (Fri, 28 Nov 2014) Changed paths: M std/algorithm.d M std/array.d M std/conv.d M std/datetime.d M std/math.d M std/random.d M std/range/primitives.d M std/regex/internal/tests.d M std/string.d M std/traits.d M std/uni.d Log Message: ----------- make nested foreach over TypeTuple bodies into lambdas to avoid huge functions Commit: bee1755d7f48455ace1541fead5abadf64f984e5 https://github.com/D-Programming-Language/phobos/commit/bee1755d7f48455ace1541fead5abadf64f984e5 Author: Walter Bright <walter@walterbright.com> Date: 2014-11-28 (Fri, 28 Nov 2014) Changed paths: M std/algorithm.d M std/array.d M std/conv.d M std/datetime.d M std/math.d M std/random.d M std/range/primitives.d M std/regex/internal/tests.d M std/string.d M std/traits.d M std/uni.d Log Message: ----------- Merge pull request #2767 from rainers/unittest_smallfuncs Reduce compilation time for phobos unittests by about 25% Compare: https://github.com/D-Programming-Language/phobos/compare/ed7575f7b02c...bee1755d7f48 |
Copyright © 1999-2021 by the D Language Foundation