[phobos] [D-Programming-Language/phobos] 8251fb: Always generate docs for all platforms.

GitHub via phobos phobos at puremagic.com
Fri Jan 8 00:02:38 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 8251fb6fa158743017d7bb21b19cc1a4b93442ae
      https://github.com/D-Programming-Language/phobos/commit/8251fb6fa158743017d7bb21b19cc1a4b93442ae
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
    M posix.mak

  Log Message:
  -----------
  Always generate docs for all platforms.


  Commit: ca9ae576264684687ab19eeda3a6fbd86e54567a
      https://github.com/D-Programming-Language/phobos/commit/ca9ae576264684687ab19eeda3a6fbd86e54567a
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
    M std/windows/syserror.d

  Log Message:
  -----------
  Fix ddoc errors in std.windows.syserror.


  Commit: 6463fb827ce12cc5f65a94dd575a484eb5e4340e
      https://github.com/D-Programming-Language/phobos/commit/6463fb827ce12cc5f65a94dd575a484eb5e4340e
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
    M std/windows/charset.d

  Log Message:
  -----------
  Move ddoc comments to version(StdDdoc) block.

As a workaround for the inability to generate ddocs for symbols
versioned for non-host platforms.


  Commit: 3f6a69a8ebc015815cfa74db05c1d162ec3970f8
      https://github.com/D-Programming-Language/phobos/commit/3f6a69a8ebc015815cfa74db05c1d162ec3970f8
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2016-01-06 (Wed, 06 Jan 2016)

  Changed paths:
    M std/c/windows/com.d
    M std/c/windows/stat.d
    M std/c/windows/windows.d
    M std/c/windows/winsock.d
    M std/windows/iunknown.d

  Log Message:
  -----------
  Fix missing ')' in std.c.windows.com deprecation message.


  Commit: e6a66cf2af94304dd1caabd77ffd69b1a766161c
      https://github.com/D-Programming-Language/phobos/commit/e6a66cf2af94304dd1caabd77ffd69b1a766161c
  Author: Vladimir Panteleev <github.private at thecybershadow.net>
  Date:   2016-01-08 (Fri, 08 Jan 2016)

  Changed paths:
    M posix.mak
    M std/c/windows/com.d
    M std/c/windows/stat.d
    M std/c/windows/windows.d
    M std/c/windows/winsock.d
    M std/windows/charset.d
    M std/windows/iunknown.d
    M std/windows/syserror.d

  Log Message:
  -----------
  Merge pull request #3593 from quickfur/windows_docs

Issue 14972: Generate Windows docs regardless of host platform


Compare: https://github.com/D-Programming-Language/phobos/compare/641aa14303b9...e6a66cf2af94


More information about the phobos mailing list