[dlang.org] [D-Programming-Language/dlang.org] 8187b9: Replace wrong or unnecessary usage of writef/ln wi...

GitHub noreply at github.com
Fri Nov 8 13:00:41 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: 8187b9f3414455fc59d1a2d67d3e351265368525
      https://github.com/D-Programming-Language/dlang.org/commit/8187b9f3414455fc59d1a2d67d3e351265368525
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-11-04 (Mon, 04 Nov 2013)

  Changed paths:
    M changelog.dd
    M class.dd
    M code_coverage.dd
    M cppstrings.dd
    M ddoc.dd
    M declaration.dd
    M dll.dd
    M float.dd
    M function.dd
    M hash-map.dd
    M lazy-evaluation.dd
    M lex.dd
    M module.dd
    M overview.dd
    M statement.dd
    M template-comparison.dd
    M template-mixin.dd
    M template.dd
    M templates-revisited.dd
    M variadic-function-templates.dd
    M version.dd
    M wc.dd

  Log Message:
  -----------
  Replace wrong or unnecessary usage of writef/ln with write/ln.


  Commit: 6253df71513fc44d3f90a4adf762ae83d5d8fd11
      https://github.com/D-Programming-Language/dlang.org/commit/6253df71513fc44d3f90a4adf762ae83d5d8fd11
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-11-04 (Mon, 04 Nov 2013)

  Changed paths:
    M lazy-evaluation.dd

  Log Message:
  -----------
  Detab file.


  Commit: 532e0fff7b6c5d11fe72321a3d7df19e436710e9
      https://github.com/D-Programming-Language/dlang.org/commit/532e0fff7b6c5d11fe72321a3d7df19e436710e9
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2013-11-08 (Fri, 08 Nov 2013)

  Changed paths:
    M changelog.dd
    M class.dd
    M code_coverage.dd
    M cppstrings.dd
    M ddoc.dd
    M declaration.dd
    M dll.dd
    M float.dd
    M function.dd
    M hash-map.dd
    M lazy-evaluation.dd
    M lex.dd
    M module.dd
    M overview.dd
    M statement.dd
    M template-comparison.dd
    M template-mixin.dd
    M template.dd
    M templates-revisited.dd
    M variadic-function-templates.dd
    M version.dd
    M wc.dd

  Log Message:
  -----------
  Merge pull request #405 from AndrejMitrovic/RemoveWritef

Replace wrong or unnecessary usage of writef/ln with write/ln.


Compare: https://github.com/D-Programming-Language/dlang.org/compare/fa0fc46ae697...532e0fff7b6c


More information about the dlang.org mailing list