[phobos] [dlang/phobos] 614294: remove whitespace in ddoc output of std/algorithm
GitHub via phobos
phobos at puremagic.com
Fri May 27 03:37:28 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 614294cd708d2df5ae26af68d89d36af766aef12
https://github.com/dlang/phobos/commit/614294cd708d2df5ae26af68d89d36af766aef12
Author: Sebastian Wilzbach <seb at wilzba.ch>
Date: 2016-05-25 (Wed, 25 May 2016)
Changed paths:
M std/algorithm/comparison.d
M std/algorithm/iteration.d
M std/algorithm/mutation.d
M std/algorithm/searching.d
M std/algorithm/setops.d
M std/algorithm/sorting.d
Log Message:
-----------
remove whitespace in ddoc output of std/algorithm
Commit: 2c0b7d24e3c69b9f09774de61739541b5499a204
https://github.com/dlang/phobos/commit/2c0b7d24e3c69b9f09774de61739541b5499a204
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-05-27 (Fri, 27 May 2016)
Changed paths:
M std/algorithm/comparison.d
M std/algorithm/iteration.d
M std/algorithm/mutation.d
M std/algorithm/searching.d
M std/algorithm/setops.d
M std/algorithm/sorting.d
Log Message:
-----------
Merge pull request #4354 from wilzbach/newlines_algorithm
remove whitespace in ddoc output of std/algorithm
Compare: https://github.com/dlang/phobos/compare/519ff9fa4643...2c0b7d24e3c6
More information about the phobos
mailing list