[phobos] [D-Programming-Language/phobos] d24cc0: Include NullSink in std.range ddocs.

GitHub via phobos phobos at puremagic.com
Sun Nov 23 08:12:36 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: d24cc0a69cc8b397c10a6e801a82a7628d0de6ed
      https://github.com/D-Programming-Language/phobos/commit/d24cc0a69cc8b397c10a6e801a82a7628d0de6ed
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-11-22 (Sat, 22 Nov 2014)

  Changed paths:
    M posix.mak
    M std/range/package.d

  Log Message:
  -----------
  Include NullSink in std.range ddocs.

Partial fix for makefile to build std.range docs, that was broken after
std.range was split. This is only a partial fix; the full fix will have
to be done as part of [issue 13766] (https://issues.dlang.org/show_bug.cgi?id=13766).


  Commit: 417f5522176c917c3673dbd9da546ac8d76741a3
      https://github.com/D-Programming-Language/phobos/commit/417f5522176c917c3673dbd9da546ac8d76741a3
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2014-11-23 (Sun, 23 Nov 2014)

  Changed paths:
    M posix.mak
    M std/range/package.d

  Log Message:
  -----------
  Merge pull request #2763 from quickfur/nullsink_ddoc

Include NullSink in std.range ddocs.


Compare: https://github.com/D-Programming-Language/phobos/compare/0117db815223...417f5522176c


More information about the phobos mailing list