[phobos] [D-Programming-Language/phobos] e7b3d8: detab and remove trailing whitespaces
GitHub via phobos
phobos at puremagic.com
Mon Feb 9 10:15:35 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: e7b3d834d749117978c89735e85ed6823e8a116f
https://github.com/D-Programming-Language/phobos/commit/e7b3d834d749117978c89735e85ed6823e8a116f
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-02-10 (Tue, 10 Feb 2015)
Changed paths:
M std/algorithm/mutation.d
M std/complex.d
M std/encoding.d
M std/experimental/logger/package.d
M std/functional.d
M std/internal/math/gammafunction.d
M std/internal/scopebuffer.d
M std/internal/test/dummyrange.d
M std/math.d
M std/mmfile.d
M std/net/curl.d
M std/parallelism.d
M std/regex/internal/thompson.d
M std/string.d
M std/zip.d
Log Message:
-----------
detab and remove trailing whitespaces
Commit: 611a9a1b9bdd2e1edab8a4a0ab1bc962a5d25487
https://github.com/D-Programming-Language/phobos/commit/611a9a1b9bdd2e1edab8a4a0ab1bc962a5d25487
Author: k-hara <k.hara.pg at gmail.com>
Date: 2015-02-10 (Tue, 10 Feb 2015)
Changed paths:
M std/exception.d
M std/experimental/logger/multilogger.d
M std/json.d
M std/zip.d
Log Message:
-----------
fix property enforcement
Commit: a8150a975988681a6e129efa58676a72a1267eb3
https://github.com/D-Programming-Language/phobos/commit/a8150a975988681a6e129efa58676a72a1267eb3
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-02-09 (Mon, 09 Feb 2015)
Changed paths:
M std/algorithm/mutation.d
M std/complex.d
M std/encoding.d
M std/exception.d
M std/experimental/logger/multilogger.d
M std/experimental/logger/package.d
M std/functional.d
M std/internal/math/gammafunction.d
M std/internal/scopebuffer.d
M std/internal/test/dummyrange.d
M std/json.d
M std/math.d
M std/mmfile.d
M std/net/curl.d
M std/parallelism.d
M std/regex/internal/thompson.d
M std/string.d
M std/zip.d
Log Message:
-----------
Merge pull request #2972 from 9rnsr/enforceProp
fix property enforcement
Compare: https://github.com/D-Programming-Language/phobos/compare/799fdf81adc9...a8150a975988
More information about the phobos
mailing list