[D-runtime] [D-Programming-Language/druntime] 482d8f: Issue 14566 - Return function attribute not handle...

GitHub via D-runtime d-runtime at puremagic.com
Fri May 22 06:52:41 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 482d8fc456e7089edb6811ac7e1bc5dbef82296c
      https://github.com/D-Programming-Language/druntime/commit/482d8fc456e7089edb6811ac7e1bc5dbef82296c
  Author: Iain Buclaw <ibuclaw at gdcproject.org>
  Date:   2015-05-22 (Fri, 22 May 2015)

  Changed paths:
    M src/core/demangle.d

  Log Message:
  -----------
  Issue 14566 - Return function attribute not handled in core.demangle


  Commit: 87fbb2885462f6a869161aa581efa21231d693d3
      https://github.com/D-Programming-Language/druntime/commit/87fbb2885462f6a869161aa581efa21231d693d3
  Author: Iain Buclaw <ibuclaw at gdcproject.org>
  Date:   2015-05-22 (Fri, 22 May 2015)

  Changed paths:
    M src/core/demangle.d

  Log Message:
  -----------
  Issue 14567 - Return parameter not handled in core.demangle


  Commit: 6e55b7aaff7566d374c2f253f831d3489e7fd1a5
      https://github.com/D-Programming-Language/druntime/commit/6e55b7aaff7566d374c2f253f831d3489e7fd1a5
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-05-22 (Fri, 22 May 2015)

  Changed paths:
    M src/core/demangle.d

  Log Message:
  -----------
  Merge pull request #1284 from ibuclaw/demangle

Handle (undocumented) Nk and Nj mangled symbols


Compare: https://github.com/D-Programming-Language/druntime/compare/d4e1b024b38d...6e55b7aaff75


More information about the D-runtime mailing list