[D-runtime] [D-Programming-Language/druntime] 407bda: - add _aaGetY with full type info

GitHub via D-runtime d-runtime at puremagic.com
Fri Jan 23 02:49:38 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 407bda073980c0d2af98dfa7b3d355fed224d1be
      https://github.com/D-Programming-Language/druntime/commit/407bda073980c0d2af98dfa7b3d355fed224d1be
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2014-11-22 (Sat, 22 Nov 2014)

  Changed paths:
    M src/object.di
    M src/object_.d
    M src/rt/aaA.d

  Log Message:
  -----------
  - add _aaGetY with full type info
- supply more type info to _aaValues, _aaKeys
- return normal dynamic array, not "raw" array


  Commit: f0c1e13d8bd547eed517b1ae17f085966bb165c1
      https://github.com/D-Programming-Language/druntime/commit/f0c1e13d8bd547eed517b1ae17f085966bb165c1
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M src/object.di
    M src/object_.d
    M src/rt/aaA.d

  Log Message:
  -----------
  Merge pull request #1037 from rainers/aa_typeinfo

Provide more TypeInfo for AA allocations


Compare: https://github.com/D-Programming-Language/druntime/compare/2bccc2900ee9...f0c1e13d8bd5


More information about the D-runtime mailing list