January 23, 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@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@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