[dmd-internals] [D-Programming-Language/dmd] 7cef6e: better C++ std mangling

GitHub via dmd-internals dmd-internals at puremagic.com
Wed Aug 27 16:51:36 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7cef6e74190543bec33c8602e9441fb6b2f43ad0
      https://github.com/D-Programming-Language/dmd/commit/7cef6e74190543bec33c8602e9441fb6b2f43ad0
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-08-27 (Wed, 27 Aug 2014)

  Changed paths:
    M src/cppmangle.c
    M test/runnable/cppa.d
    M test/runnable/extra-files/cppb.cpp

  Log Message:
  -----------
  better C++ std mangling


  Commit: 1f8280c9bdd7f74965f06060df1360cb83165455
      https://github.com/D-Programming-Language/dmd/commit/1f8280c9bdd7f74965f06060df1360cb83165455
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2014-08-27 (Wed, 27 Aug 2014)

  Changed paths:
    M src/cppmangle.c
    M test/runnable/cppa.d
    M test/runnable/extra-files/cppb.cpp

  Log Message:
  -----------
  Merge pull request #3908 from WalterBright/mangleVector

better C++ std mangling


Compare: https://github.com/D-Programming-Language/dmd/compare/6255bf128aac...1f8280c9bdd7


More information about the dmd-internals mailing list