[D-runtime] [D-Programming-Language/druntime] 260523: Convert x.classinfo to typeid(x)

GitHub noreply at github.com
Mon Nov 18 13:44:04 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 2605232c8d11c77f9fa8d7dec74ad6398155c6e8
      https://github.com/D-Programming-Language/druntime/commit/2605232c8d11c77f9fa8d7dec74ad6398155c6e8
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-11-18 (Mon, 18 Nov 2013)

  Changed paths:
    M src/core/demangle.d
    M src/core/exception.d
    M src/core/sys/windows/stacktrace.d
    M src/core/thread.d
    M src/gc/gc.d
    M src/gc/proxy.d
    M src/object_.d
    M src/rt/aaA.d
    M src/rt/cast_.d
    M src/rt/deh.d
    M src/rt/deh_win32.d
    M src/rt/invariant.d
    M src/rt/lifetime.d

  Log Message:
  -----------
  Convert x.classinfo to typeid(x)


  Commit: defd767ac5aa98f5081bb8e0efddefe4d723a0a7
      https://github.com/D-Programming-Language/druntime/commit/defd767ac5aa98f5081bb8e0efddefe4d723a0a7
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-11-18 (Mon, 18 Nov 2013)

  Changed paths:
    M src/core/demangle.d
    M src/core/exception.d
    M src/core/sys/windows/stacktrace.d
    M src/core/thread.d
    M src/gc/gc.d
    M src/gc/proxy.d
    M src/object_.d
    M src/rt/aaA.d
    M src/rt/cast_.d
    M src/rt/deh.d
    M src/rt/deh_win32.d
    M src/rt/invariant.d
    M src/rt/lifetime.d

  Log Message:
  -----------
  Merge pull request #664 from yebblies/classinfo_typeid

Convert x.classinfo to typeid(x)


Compare: https://github.com/D-Programming-Language/druntime/compare/560e2c184523...defd767ac5aa


More information about the D-runtime mailing list