[phobos] [D-Programming-Language/phobos] 07104b: Add `alias opDollar` and use $ in range slicing
GitHub
noreply at github.com
Sat Dec 8 20:12:56 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 07104b5fe678e919d1c65658bc7197982325e451
https://github.com/D-Programming-Language/phobos/commit/07104b5fe678e919d1c65658bc7197982325e451
Author: k-hara <k.hara.pg at gmail.com>
Date: 2012-12-04 (Tue, 04 Dec 2012)
Changed paths:
M std/algorithm.d
M std/array.d
M std/container.d
M std/range.d
M std/regex.d
Log Message:
-----------
Add `alias opDollar` and use $ in range slicing
Commit: 8953d521ce5206fe7ad8e746ddc9181001638b5d
https://github.com/D-Programming-Language/phobos/commit/8953d521ce5206fe7ad8e746ddc9181001638b5d
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-12-08 (Sat, 08 Dec 2012)
Changed paths:
M std/algorithm.d
M std/array.d
M std/container.d
M std/range.d
M std/regex.d
Log Message:
-----------
Merge pull request #979 from 9rnsr/use_opDollar
Add `alias opDollar` and use $ in range slicing
Compare: https://github.com/D-Programming-Language/phobos/compare/d6100b404f4d...8953d521ce52
More information about the phobos
mailing list