Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: ef2e43181b7dbe7f98d9be1ee3e415f5dbbe49fb
      
https://github.com/D-Programming-Language/phobos/commit/ef2e43181b7dbe7f98d9be1ee3e415f5dbbe49fb
  Author: H. S. Teoh <[email protected]>
  Date:   2014-11-01 (Sat, 01 Nov 2014)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Fix issue 13594: next(Even)Permutation doesn't need to take input range by 
ref.


  Commit: 9add378a5c1626ca49ef77170466feb576505974
      
https://github.com/D-Programming-Language/phobos/commit/9add378a5c1626ca49ef77170466feb576505974
  Author: Михаил Страшун <[email protected]>
  Date:   2014-11-02 (Sun, 02 Nov 2014)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Merge pull request #2651 from quickfur/issue13594b

Fix issue 13594: next(Even)Permutation doesn't need to take input range by ref.


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

Reply via email to