[D-runtime] [D-Programming-Language/druntime] c208db: Move last remaining module from std.c and remove a...
    GitHub via D-runtime 
    d-runtime at puremagic.com
       
    Sat Nov  8 00:27:25 PST 2014
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: c208db68e3895d36f45512cb74a1182271b8d3f5
      https://github.com/D-Programming-Language/druntime/commit/c208db68e3895d36f45512cb74a1182271b8d3f5
  Author: Joakim <git at joakim.fea.st>
  Date:   2014-10-31 (Fri, 31 Oct 2014)
  Changed paths:
    M mak/COPY
    M mak/MANIFEST
    M mak/SRCS
    M src/core/sys/posix/time.d
    A src/core/sys/windows/winsock2.d
    M win32.mak
    M win64.mak
  Log Message:
  -----------
  Move last remaining module from std.c and remove a reference to Windows in core.sys.posix
  Commit: b9473662b12766178a24f25da9573e886df4f8b5
      https://github.com/D-Programming-Language/druntime/commit/b9473662b12766178a24f25da9573e886df4f8b5
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-11-08 (Sat, 08 Nov 2014)
  Changed paths:
    M mak/COPY
    M mak/MANIFEST
    M mak/SRCS
    M src/core/sys/posix/time.d
    A src/core/sys/windows/winsock2.d
    M win32.mak
    M win64.mak
  Log Message:
  -----------
  Merge pull request #1007 from joakim-noah/move_winsock
Move last remaining module from std.c
Compare: https://github.com/D-Programming-Language/druntime/compare/dc73f310fd39...b9473662b127
    
    
More information about the D-runtime
mailing list