January 04, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 6dffcb3a3986d6e07aafa1b90d92a77651a92b56
      https://github.com/D-Programming-Language/dmd/commit/6dffcb3a3986d6e07aafa1b90d92a77651a92b56
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2015-01-04 (Sun, 04 Jan 2015)

  Changed paths:
    A src/globals.c
    A src/globals.h
    M src/mars.c
    M src/mars.h
    M src/posix.mak
    M src/win32.mak

  Log Message:
  -----------
  Split out most of mars.h into globals.h/globals.c


  Commit: 0c445520d9657501be20104c20f48aa41204838c
      https://github.com/D-Programming-Language/dmd/commit/0c445520d9657501be20104c20f48aa41204838c
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2015-01-04 (Sun, 04 Jan 2015)

  Changed paths:
    A src/globals.c
    A src/globals.h
    M src/mars.c
    M src/mars.h
    M src/posix.mak
    M src/win32.mak

  Log Message:
  -----------
  Merge pull request #4243 from yebblies/globalsplit

[DDMD] [refactor] Split out most of mars.h into globals.h/globals.c


Compare: https://github.com/D-Programming-Language/dmd/compare/7bab072b56c9...0c445520d965