December 17, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 95536e4cbd6d38b5791ccc01a3edf8e864998027
      https://github.com/D-Programming-Language/druntime/commit/95536e4cbd6d38b5791ccc01a3edf8e864998027
  Author: Iain Buclaw <ibuclaw@ubuntu.com>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M src/core/sys/windows/windows.d

  Log Message:
  -----------
  Fix InterlockedCompareExchange prototype


  Commit: 0211d95fd917c5e509d2daead199552435f22bd0
      https://github.com/D-Programming-Language/druntime/commit/0211d95fd917c5e509d2daead199552435f22bd0
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M src/core/sys/windows/windows.d

  Log Message:
  -----------
  Merge pull request #691 from ibuclaw/interlocked

Fix InterlockedCompareExchange prototype


Compare: https://github.com/D-Programming-Language/druntime/compare/ebe23de877cf...0211d95fd917