[dlang.org] [D-Programming-Language/dlang.org] b8d027: Use 4 space indent

GitHub via dlang.org dlang.org at puremagic.com
Mon Sep 8 12:12:04 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: b8d0278610b9d09b469e9375a834854e15c2441d
      https://github.com/D-Programming-Language/dlang.org/commit/b8d0278610b9d09b469e9375a834854e15c2441d
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-08-28 (Thu, 28 Aug 2014)

  Changed paths:
    M abi.dd
    M arrays.dd
    M attribute.dd
    M class.dd
    M concepts.dd
    M const-faq.dd
    M const3.dd
    M contracts.dd
    M cpp0x.dd
    M cpp_interface.dd
    M cppcontracts.dd
    M cppstrings.dd
    M cpptod.dd
    M ctod.dd
    M d-array-article.dd
    M dcompiler.dd
    M ddoc.dd
    M declaration.dd
    M deprecate.dd
    M dll-linux.dd
    M enum.dd
    M exception-safe.dd
    M expression.dd
    M faq.dd
    M float.dd
    M function.dd
    M glossary.dd
    M hash-map.dd
    M iasm.dd
    M interface.dd
    M intro-to-datetime.dd
    M lazy-evaluation.dd
    M module.dd
    M operatoroverloading.dd
    M overview.dd
    M pretod.dd
    M rationale.dd
    M regular-expression.dd
    M safed.dd
    M statement.dd
    M template-comparison.dd
    M template-mixin.dd
    M templates-revisited.dd
    M todo.dd
    M tuple.dd
    M type.dd
    M unittest.dd
    M variadic-function-templates.dd
    M version.dd
    M warnings.dd
    M wc.dd

  Log Message:
  -----------
  Use 4 space indent


  Commit: 6003edb82ef48fcedebc026b1e299e086da7a056
      https://github.com/D-Programming-Language/dlang.org/commit/6003edb82ef48fcedebc026b1e299e086da7a056
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-09-08 (Mon, 08 Sep 2014)

  Changed paths:
    M abi.dd
    M arrays.dd
    M attribute.dd
    M class.dd
    M concepts.dd
    M const-faq.dd
    M const3.dd
    M contracts.dd
    M cpp0x.dd
    M cpp_interface.dd
    M cppcontracts.dd
    M cppstrings.dd
    M cpptod.dd
    M ctod.dd
    M d-array-article.dd
    M dcompiler.dd
    M ddoc.dd
    M declaration.dd
    M deprecate.dd
    M dll-linux.dd
    M enum.dd
    M exception-safe.dd
    M expression.dd
    M faq.dd
    M float.dd
    M function.dd
    M glossary.dd
    M hash-map.dd
    M iasm.dd
    M interface.dd
    M intro-to-datetime.dd
    M lazy-evaluation.dd
    M module.dd
    M operatoroverloading.dd
    M overview.dd
    M pretod.dd
    M rationale.dd
    M regular-expression.dd
    M safed.dd
    M statement.dd
    M template-comparison.dd
    M template-mixin.dd
    M templates-revisited.dd
    M todo.dd
    M tuple.dd
    M type.dd
    M unittest.dd
    M variadic-function-templates.dd
    M version.dd
    M warnings.dd
    M wc.dd

  Log Message:
  -----------
  Merge pull request #641 from 9rnsr/fix_codeindent

Use 4 space indent for code sections


Compare: https://github.com/D-Programming-Language/dlang.org/compare/da2f8310d92f...6003edb82ef4


More information about the dlang.org mailing list