[dlang.org] [D-Programming-Language/dlang.org] 8ca44c: remove dead js code

GitHub via dlang.org dlang.org at puremagic.com
Fri Jan 23 19:44:01 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: 8ca44c6131146938378e8b6a0931c9cc788867ba
      https://github.com/D-Programming-Language/dlang.org/commit/8ca44c6131146938378e8b6a0931c9cc788867ba
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M doc.ddoc

  Log Message:
  -----------
  remove dead js code


  Commit: 87bafdfb2e5c1be8c88d24973ae6068e7da6824e
      https://github.com/D-Programming-Language/dlang.org/commit/87bafdfb2e5c1be8c88d24973ae6068e7da6824e
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M doc.ddoc
    M std.ddoc

  Log Message:
  -----------
  move scripts to bottom

- optimizes page load


  Commit: b5e2369d8c2c59f3222a47dfc980c4021b779317
      https://github.com/D-Programming-Language/dlang.org/commit/b5e2369d8c2c59f3222a47dfc980c4021b779317
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-01-21 (Wed, 21 Jan 2015)

  Changed paths:
    M css/style.css
    M doc.ddoc
    M html.ddoc
    M std.ddoc

  Log Message:
  -----------
  switch to HTML5

- change doctype
- use <meta charset="utf-8" />
- replace <big>, <tt> and <u> tags with <em class="">
  and add corresponding styles


  Commit: 7f5dd09640bf16b8de746d42d908f91579559e60
      https://github.com/D-Programming-Language/dlang.org/commit/7f5dd09640bf16b8de746d42d908f91579559e60
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M css/style.css
    M doc.ddoc
    M html.ddoc
    M std.ddoc

  Log Message:
  -----------
  Merge pull request #805 from MartinNowak/optimizeJS

a few JS optimizations


Compare: https://github.com/D-Programming-Language/dlang.org/compare/b79038bdcf28...7f5dd09640bf


More information about the dlang.org mailing list