June 21, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4c57544ee91dab1e08c4a59846f3b6441347c78c
      https://github.com/D-Programming-Language/dmd/commit/4c57544ee91dab1e08c4a59846f3b6441347c78c
  Author: Walter Bright <walter@walterbright.com>
  Date:   2013-06-21 (Fri, 21 Jun 2013)

  Changed paths:
    M src/init.c
    M src/statement.c

  Log Message:
  -----------
  these should be statically allocated


  Commit: 398f3d5214a8ac56ebc57736dfb290b980b0c3f8
      https://github.com/D-Programming-Language/dmd/commit/398f3d5214a8ac56ebc57736dfb290b980b0c3f8
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2013-06-21 (Fri, 21 Jun 2013)

  Changed paths:
    M src/init.c
    M src/statement.c

  Log Message:
  -----------
  Merge pull request #2245 from WalterBright/outbuf_static

these should be statically allocated


Compare: https://github.com/D-Programming-Language/dmd/compare/32277f11f6ee...398f3d5214a8