[phobos] [D-Programming-Language/phobos] 3fcf72: std.array: clean imports
GitHub via phobos
phobos at puremagic.com
Wed Nov 12 05:13:58 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 3fcf723aa498b96de165361b5abb9d3450fdc069
https://github.com/D-Programming-Language/phobos/commit/3fcf723aa498b96de165361b5abb9d3450fdc069
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2014-11-12 (Wed, 12 Nov 2014)
Changed paths:
M std/algorithm.d
M std/array.d
Log Message:
-----------
std.array: clean imports
assocArray: updated doc header.
add scope import
added global import in std.array
global import std.algorithm : splitter; in std.arra;
update splitter
import typetuple
import std.algorithm
Fix split
import std.algorithm fix
Commit: a9d45235da6509e21450dea1825a5fa1dff9eed4
https://github.com/D-Programming-Language/phobos/commit/a9d45235da6509e21450dea1825a5fa1dff9eed4
Author: Михаил Страшун <registrations at dicebot.lv>
Date: 2014-11-12 (Wed, 12 Nov 2014)
Changed paths:
M std/algorithm.d
M std/array.d
Log Message:
-----------
Merge pull request #2673 from 9il/array
std.array: clean imports
Compare: https://github.com/D-Programming-Language/phobos/compare/b77880e9bfa0...a9d45235da65
More information about the phobos
mailing list