[phobos] [D-Programming-Language/phobos] 650609: Added reference to binary search

GitHub noreply at github.com
Sun Jun 17 13:21:11 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 650609be9b4146db3526b50ccfca6776fed73b51
      https://github.com/D-Programming-Language/phobos/commit/650609be9b4146db3526b50ccfca6776fed73b51
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-05-11 (Fri, 11 May 2012)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Added reference to binary search


  Commit: d7a79d7c9fec7a51ddd9c64c1ad2e259e74f6eaa
      https://github.com/D-Programming-Language/phobos/commit/d7a79d7c9fec7a51ddd9c64c1ad2e259e74f6eaa
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-06-17 (Sun, 17 Jun 2012)

  Changed paths:
    M .gitignore
    M changelog.dd
    M crc32.d
    M index.d
    M posix.mak
    M std/algorithm.d
    M std/array.d
    M std/bigint.d
    R std/bind.d
    M std/bitmanip.d
    M std/concurrency.d
    M std/container.d
    R std/contracts.d
    M std/conv.d
    M std/cpuid.d
    M std/cstream.d
    M std/datetime.d
    M std/file.d
    M std/format.d
    M std/functional.d
    A std/hash/crc32.d
    M std/internal/math/gammafunction.d
    M std/internal/uni_tab.d
    R std/intrinsic.d
    R std/loader.d
    M std/math.d
    M std/mathspecial.d
    M std/md5.d
    M std/parallelism.d
    M std/path.d
    M std/process.d
    M std/random.d
    M std/range.d
    M std/regex.d
    M std/socketstream.d
    R std/stdarg.d
    M std/stdio.d
    M std/stream.d
    M std/string.d
    M std/traits.d
    M std/typecons.d
    M std/utf.d
    M std/variant.d
    M std/xml.d
    M unittest.d
    M win32.mak

  Log Message:
  -----------
  updated


  Commit: c833d9e06764ac04c80f3ab3c37460e8fce06d7a
      https://github.com/D-Programming-Language/phobos/commit/c833d9e06764ac04c80f3ab3c37460e8fce06d7a
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-06-17 (Sun, 17 Jun 2012)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Add per-process deleteme file for testing. Otherwise make unittest -j may break because of simultaneous debug/release runs.


Compare: https://github.com/D-Programming-Language/phobos/compare/57a9eca5e21f...c833d9e06764


More information about the phobos mailing list