[dlang.org] [D-Programming-Language/d-programming-language.org] d7f127: Automated replacements of removed `WEBURL` macro

GitHub noreply at github.com
Sun Nov 18 22:01:32 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/d-programming-language.org
  Commit: d7f127617e94cefabe801ba5e5699752b5e6c2e5
      https://github.com/D-Programming-Language/d-programming-language.org/commit/d7f127617e94cefabe801ba5e5699752b5e6c2e5
  Author: Denis Shelomovskij <verylonglogin.reg at gmail.com>
  Date:   2012-10-28 (Sun, 28 Oct 2012)

  Changed paths:
    M interfaceToC.dd

  Log Message:
  -----------
  Automated replacements of removed `WEBURL` macro

All strings replaced (like in 3dd02f8af54d395667bf1bf50d173e4e876d119a):
"$(LINK2 $(WEBURL)" to "$(DPLLINK "

`WEBURL` macro was removed in pull #28.

Incorrect `WEBURL` using was added in 917167e434ce8320c8144659afcb5e14b2d70c74


  Commit: 89bb73ff744bc3d4a53387f208cc7f8218f9bb74
      https://github.com/D-Programming-Language/d-programming-language.org/commit/89bb73ff744bc3d4a53387f208cc7f8218f9bb74
  Author: Denis Shelomovskij <verylonglogin.reg at gmail.com>
  Date:   2012-10-28 (Sun, 28 Oct 2012)

  Changed paths:
    M doc.ddoc
    M std.ddoc
    M std_consolidated.ddoc

  Log Message:
  -----------
  Add `HTTP` and `HTTPS` macros


  Commit: 838a6e7c8c3050850a6a30dd39b4b4e3a734f918
      https://github.com/D-Programming-Language/d-programming-language.org/commit/838a6e7c8c3050850a6a30dd39b4b4e3a734f918
  Author: Denis Shelomovskij <verylonglogin.reg at gmail.com>
  Date:   2012-10-28 (Sun, 28 Oct 2012)

  Changed paths:
    M doc.ddoc
    M glossary.dd
    M index.dd
    M intro-to-datetime.dd
    M todo.dd

  Log Message:
  -----------
  Finally supersede `WEB` by `HTTP` macro on site.

There are still `WEB` macro definitions in std.ddoc and std_consolidated.ddoc for Phobos.


  Commit: 2af359f4d61feb129ef764eac3293db85939bd51
      https://github.com/D-Programming-Language/d-programming-language.org/commit/2af359f4d61feb129ef764eac3293db85939bd51
  Author: Denis Shelomovskij <verylonglogin.reg at gmail.com>
  Date:   2012-10-28 (Sun, 28 Oct 2012)

  Changed paths:
    M index.dd

  Log Message:
  -----------
  Fix incorrect `HTTP` macro usage

Incorrect usage was exposed by `WEB`->`HTTP` rename


  Commit: c182059e5d8ce49f3892b2162eb1c0c23fedff21
      https://github.com/D-Programming-Language/d-programming-language.org/commit/c182059e5d8ce49f3892b2162eb1c0c23fedff21
  Author: Denis Shelomovskij <verylonglogin.reg at gmail.com>
  Date:   2012-10-28 (Sun, 28 Oct 2012)

  Changed paths:
    M index.dd

  Log Message:
  -----------
  Remove `WEBX` macro

As it's equal to `HTTP` (previously `WEB`) macro just replace it.


  Commit: 91d4cbef6390cb0cc31e3bdb408d6f03f1a8d08d
      https://github.com/D-Programming-Language/d-programming-language.org/commit/91d4cbef6390cb0cc31e3bdb408d6f03f1a8d08d
  Author: Denis Shelomovskij <verylonglogin.reg at gmail.com>
  Date:   2012-10-28 (Sun, 28 Oct 2012)

  Changed paths:
    M glossary.dd

  Log Message:
  -----------
  Remove redundant `LUCKY` macro definition from glossary.dd


  Commit: 9129911ec83446e43a2ecd62084081bef27b2096
      https://github.com/D-Programming-Language/d-programming-language.org/commit/9129911ec83446e43a2ecd62084081bef27b2096
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-11-18 (Sun, 18 Nov 2012)

  Changed paths:
    M doc.ddoc
    M glossary.dd
    M index.dd
    M interfaceToC.dd
    M intro-to-datetime.dd
    M std.ddoc
    M std_consolidated.ddoc
    M todo.dd

  Log Message:
  -----------
  Merge pull request #181 from denis-sh/macros-fixes

Macros fixes


Compare: https://github.com/D-Programming-Language/d-programming-language.org/compare/cb75f5734ca4...9129911ec834


More information about the dlang.org mailing list