[phobos] [D-Programming-Language/phobos] fc1d66: Fix wrong haystack emptiness check in simpleMinded...

GitHub noreply at github.com
Sat Oct 13 14:41:19 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: fc1d661f4b77fd690eb76a1acf450ea8e386aae9
      https://github.com/D-Programming-Language/phobos/commit/fc1d661f4b77fd690eb76a1acf450ea8e386aae9
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2012-10-13 (Sat, 13 Oct 2012)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Fix wrong haystack emptiness check in simpleMindedFind.


  Commit: 01a690654afa50aeb1101abc734de86afbc1b552
      https://github.com/D-Programming-Language/phobos/commit/01a690654afa50aeb1101abc734de86afbc1b552
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2012-10-13 (Sat, 13 Oct 2012)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Add unittest for issue 7992.


  Commit: dd58276c00cae2fa01b4a94934a182523f00ec98
      https://github.com/D-Programming-Language/phobos/commit/dd58276c00cae2fa01b4a94934a182523f00ec98
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2012-10-13 (Sat, 13 Oct 2012)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Coding style.


  Commit: 350d960f879a773296c7e553a88b0cdcf1e7a886
      https://github.com/D-Programming-Language/phobos/commit/350d960f879a773296c7e553a88b0cdcf1e7a886
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2012-10-13 (Sat, 13 Oct 2012)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Merge pull request #852 from quickfur/issue7992

FIx issue 7992


Compare: https://github.com/D-Programming-Language/phobos/compare/a3289101b156...350d960f879a


More information about the phobos mailing list