[dlang.org] [D-Programming-Language/dlang.org] 0e75d9: Upgrade dpl-docs dependencies.

GitHub via dlang.org dlang.org at puremagic.com
Fri Oct 23 00:29:46 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: 0e75d9e68e852e2b7f57e7d0c14ed61b33a3c099
      https://github.com/D-Programming-Language/dlang.org/commit/0e75d9e68e852e2b7f57e7d0c14ed61b33a3c099
  Author: Sönke Ludwig <sludwig at rejectedsoftware.com>
  Date:   2015-10-20 (Tue, 20 Oct 2015)

  Changed paths:
    M dpl-docs/dub.json
    M dpl-docs/dub.selections.json

  Log Message:
  -----------
  Upgrade dpl-docs dependencies.

- Compiles with DMD 2.069.0
- Fixes a regression that caused macro processing to fail when a macro spanned multiple paragraphs.
- Fixes escaping of characters in code sections
- Fixes parsing of empty first macro parameters "$(M,...)"
- Plus some more fixes


  Commit: 8694aaedb8e758ab847dee25d15c0fba609ab203
      https://github.com/D-Programming-Language/dlang.org/commit/8694aaedb8e758ab847dee25d15c0fba609ab203
  Author: Sönke Ludwig <sludwig at rejectedsoftware.com>
  Date:   2015-10-20 (Tue, 20 Oct 2015)

  Changed paths:
    M dpl-docs/views/layout.dt

  Log Message:
  -----------
  Fix title adjustment code.

- Failed for multi-word symbol kinds ("enum member").
- Now uses the actual part of the title instead of node.name, which is necessary for fixing rejectedsoftware/ddox#82 completely.


  Commit: c84c59d131a54729328b323a36197eeaf109c56d
      https://github.com/D-Programming-Language/dlang.org/commit/c84c59d131a54729328b323a36197eeaf109c56d
  Author: Sönke Ludwig <sludwig at rejectedsoftware.com>
  Date:   2015-10-20 (Tue, 20 Oct 2015)

  Changed paths:
    M prettify/prettify.css

  Log Message:
  -----------
  Put back background/border styling for prototype blocks.


  Commit: f27e7ea931f96ff6641d4f152ba25fd064ded840
      https://github.com/D-Programming-Language/dlang.org/commit/f27e7ea931f96ff6641d4f152ba25fd064ded840
  Author: Sönke Ludwig <sludwig at rejectedsoftware.com>
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
    M dpl-docs/dub.selections.json
    M dpl-docs/views/layout.dt

  Log Message:
  -----------
  Fix title for multiple nested declarations.


  Commit: 77079df09a1f6487aa6f31925786da89ac4b4c48
      https://github.com/D-Programming-Language/dlang.org/commit/77079df09a1f6487aa6f31925786da89ac4b4c48
  Author: Vladimir Panteleev <github.private at thecybershadow.net>
  Date:   2015-10-23 (Fri, 23 Oct 2015)

  Changed paths:
    M dpl-docs/dub.json
    M dpl-docs/dub.selections.json
    M dpl-docs/views/layout.dt
    M prettify/prettify.css

  Log Message:
  -----------
  Merge pull request #1127 from s-ludwig/upgrade-dpl-docs

Upgrade dpl-docs dependencies.


Compare: https://github.com/D-Programming-Language/dlang.org/compare/5a2bc9f03105...77079df09a1f


More information about the dlang.org mailing list