May 18, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 1678b094d60559dbb33b8a2738696a96de31f99f
      https://github.com/D-Programming-Language/dmd/commit/1678b094d60559dbb33b8a2738696a96de31f99f
  Author: Walter Bright <walter@walterbright.com>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M src/cppmangle.c
    M src/dsymbol.h
    M src/expression.c
    A src/nspace.c
    A src/nspace.h
    M src/parse.c
    M src/parse.h
    M src/posix.mak
    M src/toobj.c
    M src/win32.mak
    M test/runnable/cppa.d
    M test/runnable/extra-files/cppb.cpp

  Log Message:
  -----------
  DIP69: C++ namespaces


  Commit: b66034fa4faf5cb30225ff3e2628c38fe26b68c6
      https://github.com/D-Programming-Language/dmd/commit/b66034fa4faf5cb30225ff3e2628c38fe26b68c6
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2014-05-18 (Sun, 18 May 2014)

  Changed paths:
    M src/cppmangle.c
    M src/dsymbol.h
    M src/expression.c
    A src/nspace.c
    A src/nspace.h
    M src/parse.c
    M src/parse.h
    M src/posix.mak
    M src/toobj.c
    M src/win32.mak
    M test/runnable/cppa.d
    M test/runnable/extra-files/cppb.cpp

  Log Message:
  -----------
  Merge pull request #3517 from WalterBright/DIP69

DIP61: C++ namespaces


Compare: https://github.com/D-Programming-Language/dmd/compare/c2794ce23737...b66034fa4faf