[dlang.org] [D-Programming-Language/d-programming-language.org] ddc9a8: Remove all $(V2 ...) macro calls

GitHub noreply at github.com
Tue Feb 5 04:08:52 PST 2013


  Branch: refs/heads/dmd-1.x
  Home:   https://github.com/D-Programming-Language/d-programming-language.org
  Commit: ddc9a8cf0db06cb7210504393f64798f16283826
      https://github.com/D-Programming-Language/d-programming-language.org/commit/ddc9a8cf0db06cb7210504393f64798f16283826
  Author: Leandro Lucarella <leandro.lucarella at sociomantic.com>
  Date:   2013-02-05 (Tue, 05 Feb 2013)

  Changed paths:
    M abi.dd
    M arrays.dd
    M attribute.dd
    M class.dd
    M comparison.dd
    M dcompiler.dd
    M ddoc.dd
    M declaration.dd
    M enum.dd
    M expression.dd
    M faq.dd
    M function.dd
    M garbage.dd
    M hash-map.dd
    M htomodule.dd
    M index.dd
    M interface.dd
    M interfaceToC.dd
    M lex.dd
    M module.dd
    M operatoroverloading.dd
    M pragma.dd
    M property.dd
    M statement.dd
    M struct.dd
    M template-comparison.dd
    M template-mixin.dd
    M template.dd
    M type.dd
    M version.dd

  Log Message:
  -----------
  Remove all $(V2 ...) macro calls


  Commit: bcac47f76bc92818cb329f95145f6295d7ddb1aa
      https://github.com/D-Programming-Language/d-programming-language.org/commit/bcac47f76bc92818cb329f95145f6295d7ddb1aa
  Author: Leandro Lucarella <leandro.lucarella at sociomantic.com>
  Date:   2013-02-05 (Tue, 05 Feb 2013)

  Changed paths:
    M abi.dd
    M arrays.dd
    M attribute.dd
    M class.dd
    M comparison.dd
    M dcompiler.dd
    M declaration.dd
    M dstyle.dd
    M enum.dd
    M expression.dd
    M function.dd
    M hash-map.dd
    M htomodule.dd
    M index.dd
    M interface.dd
    M interfaceToC.dd
    M lex.dd
    M operatoroverloading.dd
    M overview.dd
    M property.dd
    M statement.dd
    M struct.dd
    M template-comparison.dd
    M type.dd

  Log Message:
  -----------
  Remove $(V1 ...) macro calls (leaving its contents)


  Commit: 311a4cc07ed97348fe6285dff43703bdb3cecfb1
      https://github.com/D-Programming-Language/d-programming-language.org/commit/311a4cc07ed97348fe6285dff43703bdb3cecfb1
  Author: Alex Rønne Petersen <alex at alexrp.com>
  Date:   2013-02-05 (Tue, 05 Feb 2013)

  Changed paths:
    M abi.dd
    M arrays.dd
    M attribute.dd
    M class.dd
    M comparison.dd
    M dcompiler.dd
    M ddoc.dd
    M declaration.dd
    M dstyle.dd
    M enum.dd
    M expression.dd
    M faq.dd
    M function.dd
    M garbage.dd
    M hash-map.dd
    M htomodule.dd
    M index.dd
    M interface.dd
    M interfaceToC.dd
    M lex.dd
    M module.dd
    M operatoroverloading.dd
    M overview.dd
    M pragma.dd
    M property.dd
    M statement.dd
    M struct.dd
    M template-comparison.dd
    M template-mixin.dd
    M template.dd
    M type.dd
    M version.dd

  Log Message:
  -----------
  Merge pull request #254 from leandro-lucarella-sociomantic/remove-v1-v2-macros

Remove $(V1 and $(V2 ...) macro calls


Compare: https://github.com/D-Programming-Language/d-programming-language.org/compare/ebc2374f109b...311a4cc07ed9


More information about the dlang.org mailing list