November 15, 2014 [phobos] [D-Programming-Language/phobos] 66267d: dummy ranges module | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation