[phobos] [D-Programming-Language/phobos] 6f3e68: More narrowly scope druntime imports in std.stdio, ...

GitHub via phobos phobos at puremagic.com
Thu Jan 1 05:31:01 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 6f3e68737ba4b79fe03edcfe88776fc4ade3453c
      https://github.com/D-Programming-Language/phobos/commit/6f3e68737ba4b79fe03edcfe88776fc4ade3453c
  Author: Joakim <git at joakim.fea.st>
  Date:   2014-12-25 (Thu, 25 Dec 2014)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  More narrowly scope druntime imports in std.stdio, by using the ddmd frontend to dump all import symbols


  Commit: 8e4df7f2dda88cb5bf85bfdfe35815d2703fa921
      https://github.com/D-Programming-Language/phobos/commit/8e4df7f2dda88cb5bf85bfdfe35815d2703fa921
  Author: Andrej Mitrović <andrej.mitrovich at gmail.com>
  Date:   2015-01-01 (Thu, 01 Jan 2015)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Merge pull request #2809 from joakim-noah/imports

Start using the ddmd frontend to more narrowly scope imports


Compare: https://github.com/D-Programming-Language/phobos/compare/ca988f5297f5...8e4df7f2dda8


More information about the phobos mailing list