[phobos] [D-Programming-Language/phobos] 093d63: Deprecate std.c.* and move all remaining declarati...

GitHub via phobos phobos at puremagic.com
Wed Oct 15 07:17:41 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 093d636de492625a6d686296d3cc6406671da9ff
      https://github.com/D-Programming-Language/phobos/commit/093d636de492625a6d686296d3cc6406671da9ff
  Author: Joakim <git at joakim.fea.st>
  Date:   2014-10-14 (Tue, 14 Oct 2014)

  Changed paths:
    M etc/c/curl.d
    M std/c/fenv.d
    M std/c/freebsd/socket.d
    M std/c/linux/linux.d
    M std/c/linux/linuxextern.d
    M std/c/linux/pthread.d
    M std/c/linux/socket.d
    M std/c/linux/termios.d
    M std/c/linux/tipc.d
    M std/c/locale.d
    M std/c/math.d
    M std/c/osx/socket.d
    M std/c/process.d
    M std/c/stdarg.d
    M std/c/stddef.d
    M std/c/stdio.d
    M std/c/stdlib.d
    M std/c/string.d
    M std/c/time.d
    M std/c/wcharh.d
    M std/c/windows/com.d
    M std/c/windows/stat.d
    M std/c/windows/windows.d
    M std/cstream.d
    M std/format.d
    M std/internal/math/biguintcore.d
    M std/mmfile.d
    M std/numeric.d
    M std/outbuffer.d
    M std/path.d
    M std/process.d
    M std/random.d
    M std/signals.d
    M std/socket.d
    M std/stdio.d
    M std/stream.d
    M std/syserror.d
    M std/uri.d
    M std/windows/charset.d
    M std/windows/iunknown.d
    M std/windows/registry.d

  Log Message:
  -----------
  Deprecate std.c.* and move all remaining declarations to core.stdc.*


  Commit: af0629ec7c51f2bc26c88f2711da665d059b7b18
      https://github.com/D-Programming-Language/phobos/commit/af0629ec7c51f2bc26c88f2711da665d059b7b18
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-10-16 (Thu, 16 Oct 2014)

  Changed paths:
    M etc/c/curl.d
    M std/c/fenv.d
    M std/c/freebsd/socket.d
    M std/c/linux/linux.d
    M std/c/linux/linuxextern.d
    M std/c/linux/pthread.d
    M std/c/linux/socket.d
    M std/c/linux/termios.d
    M std/c/linux/tipc.d
    M std/c/locale.d
    M std/c/math.d
    M std/c/osx/socket.d
    M std/c/process.d
    M std/c/stdarg.d
    M std/c/stddef.d
    M std/c/stdio.d
    M std/c/stdlib.d
    M std/c/string.d
    M std/c/time.d
    M std/c/wcharh.d
    M std/c/windows/com.d
    M std/c/windows/stat.d
    M std/c/windows/windows.d
    M std/cstream.d
    M std/format.d
    M std/internal/math/biguintcore.d
    M std/mmfile.d
    M std/numeric.d
    M std/outbuffer.d
    M std/path.d
    M std/process.d
    M std/random.d
    M std/signals.d
    M std/socket.d
    M std/stdio.d
    M std/stream.d
    M std/syserror.d
    M std/uri.d
    M std/windows/charset.d
    M std/windows/iunknown.d
    M std/windows/registry.d

  Log Message:
  -----------
  Merge pull request #2337 from joakim-noah/deprecate_std_c

Deprecate std.c.* and move all remaining declarations to core.stdc.*


Compare: https://github.com/D-Programming-Language/phobos/compare/baf1a35d14b5...af0629ec7c51


More information about the phobos mailing list