[phobos] [D-Programming-Language/phobos] 66267d: dummy ranges module

GitHub via phobos phobos at puremagic.com
Sat Nov 15 08:13:56 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 66267de81f7b143ea3045a8a4d2f413cd96b9b88
      https://github.com/D-Programming-Language/phobos/commit/66267de81f7b143ea3045a8a4d2f413cd96b9b88
  Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
  Date:   2014-11-15 (Sat, 15 Nov 2014)

  Changed paths:
    M posix.mak
    M std/algorithm.d
    A std/internal/test/dummyrange.d
    M std/range/constraints.d
    M std/range/interfaces.d
    M std/range/package.d
    M std/uni.d
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  dummy ranges module

rm

rename & add scope imports

update scope imports

std.algorithm: clean imports

update scope imports

update global imports

update *.mak

ditto

formatting

fix typo

fix scope import std.uni

update windows  *.mak

add import to unittests

tabs fix

fix unittest

fix indentation


  Commit: c2af7f2bfe83a2019512f5bb5afc8407d9b9fdc2
      https://github.com/D-Programming-Language/phobos/commit/c2af7f2bfe83a2019512f5bb5afc8407d9b9fdc2
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-11-15 (Sat, 15 Nov 2014)

  Changed paths:
    M posix.mak
    M std/algorithm.d
    A std/internal/test/dummyrange.d
    M std/range/constraints.d
    M std/range/interfaces.d
    M std/range/package.d
    M std/uni.d
    M win32.mak
    M win64.mak

  Log Message:
  -----------
  Merge pull request #2691 from 9il/dummyranges

move dummy ranges and clean imports in std.algorithm


Compare: https://github.com/D-Programming-Language/phobos/compare/5b04fd07b888...c2af7f2bfe83


More information about the phobos mailing list