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

  Changed paths:
    M src/arraytypes.h
    M src/mars.h
    M src/root/root.c
    M src/root/root.h

  Log Message:
  -----------
  Turn root classes into structs


  Commit: b5c4e449cb391978556db51911797b2b88d3aca4
      https://github.com/D-Programming-Language/dmd/commit/b5c4e449cb391978556db51911797b2b88d3aca4
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2013-11-18 (Mon, 18 Nov 2013)

  Changed paths:
    M src/arraytypes.h
    M src/mars.h
    M src/root/root.c
    M src/root/root.h

  Log Message:
  -----------
  Merge pull request #2814 from yebblies/rootstruct

[DDMD] Turn root classes into structs


Compare: https://github.com/D-Programming-Language/dmd/compare/edbcdbfceca2...b5c4e449cb39