[dlang.org] [D-Programming-Language/dlang.org] f74422: Fix line break when using CODE_HIGHLIGHT macro

GitHub via dlang.org dlang.org at puremagic.com
Sun Aug 3 10:21:37 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: f7442201427427a453f4017d278ea522984dfad7
      https://github.com/D-Programming-Language/dlang.org/commit/f7442201427427a453f4017d278ea522984dfad7
  Author: Nick Treleaven <nick.treleaven at btinternet.com>
  Date:   2014-07-26 (Sat, 26 Jul 2014)

  Changed paths:
    M doc.ddoc

  Log Message:
  -----------
  Fix line break when using CODE_HIGHLIGHT macro


  Commit: bef06492d61cc9d0ac758e61ed6ceb5577d9e110
      https://github.com/D-Programming-Language/dlang.org/commit/bef06492d61cc9d0ac758e61ed6ceb5577d9e110
  Author: Nick Treleaven <nick.treleaven at btinternet.com>
  Date:   2014-07-26 (Sat, 26 Jul 2014)

  Changed paths:
    M changelog.dd
    M operatoroverloading.dd

  Log Message:
  -----------
  Struct constructors and static opCall cannot be mixed

Use separate heading for static opCall section.
Fix link.


  Commit: d858341b6f40c3da8541ec62b9174f38fcb47b04
      https://github.com/D-Programming-Language/dlang.org/commit/d858341b6f40c3da8541ec62b9174f38fcb47b04
  Author: Nick Treleaven <nick.treleaven at btinternet.com>
  Date:   2014-07-28 (Mon, 28 Jul 2014)

  Changed paths:
    M changelog.dd
    M operatoroverloading.dd

  Log Message:
  -----------
  Fix recursive opCall (oops)


  Commit: 9c7ab18d1cec32112d41292e847cba7ac241588e
      https://github.com/D-Programming-Language/dlang.org/commit/9c7ab18d1cec32112d41292e847cba7ac241588e
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-08-03 (Sun, 03 Aug 2014)

  Changed paths:
    M changelog.dd
    M doc.ddoc
    M operatoroverloading.dd

  Log Message:
  -----------
  Merge pull request #619 from ntrel/mix-opcall

Fix Issue 12241 - Document change to static opCall


Compare: https://github.com/D-Programming-Language/dlang.org/compare/321d8d053610...9c7ab18d1cec


More information about the dlang.org mailing list