April 27, 2016 [phobos] [dlang/phobos] 5a8988: style fix: add space after for operator | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 5a8988c149976b5554ef07ba8bdbe5e04ca15ece https://github.com/dlang/phobos/commit/5a8988c149976b5554ef07ba8bdbe5e04ca15ece Author: Sebastian Wilzbach <seb@wilzba.ch> Date: 2016-04-27 (Wed, 27 Apr 2016) Changed paths: M std/algorithm/comparison.d M std/algorithm/sorting.d M std/bitmanip.d M std/concurrency.d M std/container/dlist.d M std/container/rbtree.d M std/csv.d M std/datetime.d M std/digest/md.d M std/digest/ripemd.d M std/encoding.d M std/experimental/allocator/gc_allocator.d M std/experimental/ndslice/selection.d M std/file.d M std/internal/math/biguintcore.d M std/internal/math/biguintnoasm.d M std/internal/math/gammafunction.d M std/parallelism.d M std/range/interfaces.d M std/range/package.d M std/regex/internal/backtracking.d M std/regex/internal/generator.d M std/regex/internal/ir.d M std/regex/internal/kickstart.d M std/regex/internal/parser.d M std/regex/internal/tests.d M std/regex/internal/thompson.d M std/regex/package.d M std/socket.d M std/stdio.d M std/stream.d M std/uni.d M std/uuid.d M std/xml.d M std/zlib.d Log Message: ----------- style fix: add space after for operator Commit: c1027f19702c27a8610964a284b733586f8ee62e https://github.com/dlang/phobos/commit/c1027f19702c27a8610964a284b733586f8ee62e Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2016-04-27 (Wed, 27 Apr 2016) Changed paths: M std/algorithm/comparison.d M std/algorithm/sorting.d M std/bitmanip.d M std/concurrency.d M std/container/dlist.d M std/container/rbtree.d M std/csv.d M std/datetime.d M std/digest/md.d M std/digest/ripemd.d M std/encoding.d M std/experimental/allocator/gc_allocator.d M std/experimental/ndslice/selection.d M std/file.d M std/internal/math/biguintcore.d M std/internal/math/biguintnoasm.d M std/internal/math/gammafunction.d M std/parallelism.d M std/range/interfaces.d M std/range/package.d M std/regex/internal/backtracking.d M std/regex/internal/generator.d M std/regex/internal/ir.d M std/regex/internal/kickstart.d M std/regex/internal/parser.d M std/regex/internal/tests.d M std/regex/internal/thompson.d M std/regex/package.d M std/socket.d M std/stdio.d M std/stream.d M std/uni.d M std/uuid.d M std/xml.d M std/zlib.d Log Message: ----------- Merge pull request #4246 from wilzbach/sed_spaces_part_2 style fix: add space after 'for' operator Compare: https://github.com/dlang/phobos/compare/06ff1415fcfc...c1027f19702c |
Copyright © 1999-2021 by the D Language Foundation