[phobos] [D-Programming-Language/phobos] 46c849: Added new overload for takeNone which can sometime...

GitHub noreply at github.com
Sun Aug 19 21:00:29 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 46c8498fc5f646b272cbbdf39509067957f50ed7
      https://github.com/D-Programming-Language/phobos/commit/46c8498fc5f646b272cbbdf39509067957f50ed7
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2012-08-05 (Sun, 05 Aug 2012)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Added new overload for takeNone which can sometimes return the original type.


  Commit: 27912bb268325cfd27f2d6f649a5b30eef0ff5d7
      https://github.com/D-Programming-Language/phobos/commit/27912bb268325cfd27f2d6f649a5b30eef0ff5d7
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2012-08-12 (Sun, 12 Aug 2012)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Fix for issue# 8334.


  Commit: 47204076d83dfd66a7b4ba6beb773a661542f5ab
      https://github.com/D-Programming-Language/phobos/commit/47204076d83dfd66a7b4ba6beb773a661542f5ab
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-08-19 (Sun, 19 Aug 2012)

  Changed paths:
    M std/algorithm.d
    M std/range.d

  Log Message:
  -----------
  Merge pull request #720 from jmdavis/8334

Fix for issue# 8334: find cannot handle close match at end of haystack in needle isn't bi-directional


Compare: https://github.com/D-Programming-Language/phobos/compare/3ccbcbaff397...47204076d83d


More information about the phobos mailing list