[phobos] [D-Programming-Language/phobos] 2c744b: std.range: constraints => primitives
GitHub via phobos
phobos at puremagic.com
Mon Nov 24 05:39:00 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 2c744b54e13f2bdebfd603830b2124ccfe961a45
https://github.com/D-Programming-Language/phobos/commit/2c744b54e13f2bdebfd603830b2124ccfe961a45
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2014-11-23 (Sun, 23 Nov 2014)
Changed paths:
M posix.mak
M std/algorithm.d
M std/array.d
M std/base64.d
M std/bitmanip.d
M std/container/array.d
M std/container/binaryheap.d
M std/container/dlist.d
M std/container/rbtree.d
M std/container/slist.d
M std/conv.d
M std/csv.d
M std/datetime.d
M std/encoding.d
M std/exception.d
M std/file.d
M std/format.d
M std/internal/test/dummyrange.d
M std/json.d
M std/net/isemail.d
M std/numeric.d
M std/path.d
M std/process.d
M std/random.d
R std/range/constraints.d
M std/range/interfaces.d
M std/range/package.d
A std/range/primitives.d
M std/stdio.d
M std/string.d
M std/typecons.d
M std/uni.d
M std/utf.d
M std/uuid.d
M win32.mak
M win64.mak
Log Message:
-----------
std.range: constraints => primitives
See discussion and voting in #2661
Commit: 3473f6b5c769c4a544d72d11dbffe1c8f4da19f1
https://github.com/D-Programming-Language/phobos/commit/3473f6b5c769c4a544d72d11dbffe1c8f4da19f1
Author: Martin Nowak <code at dawg.eu>
Date: 2014-11-24 (Mon, 24 Nov 2014)
Changed paths:
M posix.mak
M std/algorithm.d
M std/array.d
M std/base64.d
M std/bitmanip.d
M std/container/array.d
M std/container/binaryheap.d
M std/container/dlist.d
M std/container/rbtree.d
M std/container/slist.d
M std/conv.d
M std/csv.d
M std/datetime.d
M std/encoding.d
M std/exception.d
M std/file.d
M std/format.d
M std/internal/test/dummyrange.d
M std/json.d
M std/net/isemail.d
M std/numeric.d
M std/path.d
M std/process.d
M std/random.d
R std/range/constraints.d
M std/range/interfaces.d
M std/range/package.d
A std/range/primitives.d
M std/stdio.d
M std/string.d
M std/typecons.d
M std/uni.d
M std/utf.d
M std/uuid.d
M win32.mak
M win64.mak
Log Message:
-----------
Merge pull request #2765 from 9il/rename
std.range: constraints => primitives
Compare: https://github.com/D-Programming-Language/phobos/compare/efcd66db4778...3473f6b5c769
More information about the phobos
mailing list