[D-runtime] [D-Programming-Language/druntime] f2d0f6: Fix monitor_.d/critical_.d for Windows, remove C i...

GitHub noreply at github.com
Wed Sep 12 13:57:44 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: f2d0f684951fda02431b42d7fe670d5a8d092381
      https://github.com/D-Programming-Language/druntime/commit/f2d0f684951fda02431b42d7fe670d5a8d092381
  Author: Iain Buclaw <ibuclaw at ubuntu.com>
  Date:   2012-09-12 (Wed, 12 Sep 2012)

  Changed paths:
    R src/rt/critical.c
    M src/rt/critical_.d
    M src/rt/dmain2.d
    R src/rt/mars.h
    R src/rt/monitor.c
    M src/rt/monitor_.d

  Log Message:
  -----------
  Fix monitor_.d/critical_.d for Windows, remove C implementation.


  Commit: 4cd66337ef364150af0c497c5d77309ceddb180b
      https://github.com/D-Programming-Language/druntime/commit/4cd66337ef364150af0c497c5d77309ceddb180b
  Author: Iain Buclaw <ibuclaw at ubuntu.com>
  Date:   2012-09-12 (Wed, 12 Sep 2012)

  Changed paths:
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Update Makefile for Win32/Win64.


  Commit: 1335f318b14f343457855cc03b129a6d88982501
      https://github.com/D-Programming-Language/druntime/commit/1335f318b14f343457855cc03b129a6d88982501
  Author: Sean Kelly <sean at invisibleduck.org>
  Date:   2012-09-12 (Wed, 12 Sep 2012)

  Changed paths:
    R src/rt/critical.c
    M src/rt/critical_.d
    M src/rt/dmain2.d
    R src/rt/mars.h
    R src/rt/monitor.c
    M src/rt/monitor_.d
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Merge pull request #302 from ibuclaw/monitord

Fix monitor_.d/critical_.d for Windows, remove C implementation.


Compare: https://github.com/D-Programming-Language/druntime/compare/d64555fe32a5...1335f318b14f


More information about the D-runtime mailing list