[phobos] [D-Programming-Language/phobos] b28962: fix package XREFs
GitHub via phobos
phobos at puremagic.com
Mon Jun 15 22:30:05 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: b28962635f092c07f75f8196ffabed9d3b90582d
https://github.com/D-Programming-Language/phobos/commit/b28962635f092c07f75f8196ffabed9d3b90582d
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2015-06-15 (Mon, 15 Jun 2015)
Changed paths:
M std/algorithm/iteration.d
M std/algorithm/mutation.d
M std/algorithm/searching.d
M std/algorithm/sorting.d
M std/array.d
M std/container/package.d
M std/csv.d
M std/digest/crc.d
M std/digest/digest.d
M std/digest/md.d
M std/digest/ripemd.d
M std/digest/sha.d
M std/exception.d
M std/format.d
M std/parallelism.d
M std/range/package.d
M std/stdio.d
M std/string.d
M std/uni.d
Log Message:
-----------
fix package XREFs
Also add escaping underscores in some places, and rewrap to 80 columns
where touching anyway.
Commit: 7ab82a3fa806205fec160ce35d9e94a55130c4bc
https://github.com/D-Programming-Language/phobos/commit/7ab82a3fa806205fec160ce35d9e94a55130c4bc
Author: Vladimir Panteleev <thecybershadow at gmail.com>
Date: 2015-06-16 (Tue, 16 Jun 2015)
Changed paths:
M std/algorithm/iteration.d
M std/algorithm/mutation.d
M std/algorithm/searching.d
M std/algorithm/sorting.d
M std/array.d
M std/container/package.d
M std/csv.d
M std/digest/crc.d
M std/digest/digest.d
M std/digest/md.d
M std/digest/ripemd.d
M std/digest/sha.d
M std/exception.d
M std/format.d
M std/parallelism.d
M std/range/package.d
M std/stdio.d
M std/string.d
M std/uni.d
Log Message:
-----------
Merge pull request #3279 from aG0aep6G/XREF_PACK
fix package XREFs
Compare: https://github.com/D-Programming-Language/phobos/compare/559038b36314...7ab82a3fa806
More information about the phobos
mailing list