April 22, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 43d1196c0701103f3e666ec4282055d7ed407be9
      https://github.com/D-Programming-Language/phobos/commit/43d1196c0701103f3e666ec4282055d7ed407be9
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2013-04-21 (Sun, 21 Apr 2013)

  Changed paths:
    M std/typetuple.d

  Log Message:
  -----------
  fix Issue 9976 - more compile time algorithms implementation used deep recursion

Reduce instantiation depth in staticMap, allSatisfy, anySatisfy, and Filter.


  Commit: cf3a3ee0a5cc7f7ed3f9e6ced31ea5d004f8df14
      https://github.com/D-Programming-Language/phobos/commit/cf3a3ee0a5cc7f7ed3f9e6ced31ea5d004f8df14
  Author: David Nadlinger <code@klickverbot.at>
  Date:   2013-04-22 (Mon, 22 Apr 2013)

  Changed paths:
    M std/typetuple.d

  Log Message:
  -----------
  Merge pull request #1271 from 9rnsr/fix9976

Issue 9976 - more compile time algorithms implementation used deep recursion


Compare: https://github.com/D-Programming-Language/phobos/compare/c277c0751c36...cf3a3ee0a5cc