[D-runtime] [D-Programming-Language/druntime] 0fd324: need these for Win64

GitHub noreply at github.com
Fri Oct 12 12:51:13 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 0fd32485315d4e095da43e21e6afd15d546cb8b1
      https://github.com/D-Programming-Language/druntime/commit/0fd32485315d4e095da43e21e6afd15d546cb8b1
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-10-09 (Tue, 09 Oct 2012)

  Changed paths:
    M src/rt/llmath.d

  Log Message:
  -----------
  need these for Win64


  Commit: fb3df84f334b503260a4da8436780f26d2e11676
      https://github.com/D-Programming-Language/druntime/commit/fb3df84f334b503260a4da8436780f26d2e11676
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-10-12 (Fri, 12 Oct 2012)

  Changed paths:
    M src/rt/minfo.d

  Log Message:
  -----------
  add dummy function


  Commit: b707c2b43aeab1a7a2f1f99e03815d2988046703
      https://github.com/D-Programming-Language/druntime/commit/b707c2b43aeab1a7a2f1f99e03815d2988046703
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-10-12 (Fri, 12 Oct 2012)

  Changed paths:
    M posix.mak
    M src/core/stdc/errno.d
    M src/core/stdc/stdio.d
    M src/core/stdc/time.d
    M src/core/sys/freebsd/dlfcn.d
    M src/core/sys/freebsd/execinfo.d
    M src/core/sys/freebsd/sys/event.d
    M src/core/sys/linux/execinfo.d
    M src/core/sys/linux/sys/xattr.d
    M src/core/sys/osx/execinfo.d
    M src/core/sys/osx/mach/dyld.d
    M src/core/sys/osx/mach/getsect.d
    M src/core/sys/osx/mach/kern_return.d
    M src/core/sys/osx/mach/loader.d
    M src/core/sys/osx/mach/port.d
    M src/core/sys/osx/mach/semaphore.d
    M src/core/sys/osx/mach/thread_act.d
    M src/core/sys/osx/pthread.d
    M src/core/sys/posix/arpa/inet.d
    M src/core/sys/posix/config.d
    M src/core/sys/posix/dirent.d
    M src/core/sys/posix/dlfcn.d
    M src/core/sys/posix/fcntl.d
    M src/core/sys/posix/inttypes.d
    M src/core/sys/posix/net/if_.d
    M src/core/sys/posix/netdb.d
    M src/core/sys/posix/netinet/in_.d
    M src/core/sys/posix/netinet/tcp.d
    M src/core/sys/posix/poll.d
    M src/core/sys/posix/pthread.d
    M src/core/sys/posix/pwd.d
    M src/core/sys/posix/sched.d
    M src/core/sys/posix/semaphore.d
    M src/core/sys/posix/setjmp.d
    M src/core/sys/posix/signal.d
    M src/core/sys/posix/stdio.d
    M src/core/sys/posix/stdlib.d
    M src/core/sys/posix/sys/ipc.d
    M src/core/sys/posix/sys/mman.d
    M src/core/sys/posix/sys/select.d
    M src/core/sys/posix/sys/shm.d
    M src/core/sys/posix/sys/socket.d
    M src/core/sys/posix/sys/stat.d
    M src/core/sys/posix/sys/statvfs.d
    M src/core/sys/posix/sys/time.d
    M src/core/sys/posix/sys/types.d
    M src/core/sys/posix/sys/uio.d
    M src/core/sys/posix/sys/un.d
    M src/core/sys/posix/sys/utsname.d
    M src/core/sys/posix/sys/wait.d
    M src/core/sys/posix/termios.d
    M src/core/sys/posix/time.d
    M src/core/sys/posix/ucontext.d
    M src/core/sys/posix/unistd.d
    M src/core/sys/posix/utime.d
    M src/core/sys/windows/dbghelp.d
    M src/core/sys/windows/windows.d
    M src/core/thread.d
    M src/core/thread.di
    M src/gc/gcalloc.d
    M src/rt/dmain2.d
    M src/rt/memory.d

  Log Message:
  -----------
  Merge branch 'master' of github.com:D-Programming-Language/druntime


Compare: https://github.com/D-Programming-Language/druntime/compare/3851bab10243...b707c2b43aea


More information about the D-runtime mailing list