[phobos] [dlang/phobos] 484f7b: enforce: whitespace after catch
GitHub via phobos
phobos at puremagic.com
Mon May 16 19:04:45 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 484f7bfbe038d2318d822a36a6625714f084e0b2
https://github.com/dlang/phobos/commit/484f7bfbe038d2318d822a36a6625714f084e0b2
Author: Sebastian Wilzbach <seb at wilzba.ch>
Date: 2016-05-14 (Sat, 14 May 2016)
Changed paths:
M .travis.yml
M std/container/rbtree.d
M std/conv.d
M std/csv.d
M std/datetime.d
M std/exception.d
M std/experimental/ndslice/selection.d
M std/getopt.d
M std/net/curl.d
M std/parallelism.d
M std/range/package.d
M std/regex/internal/parser.d
M std/socket.d
M std/uuid.d
M std/xml.d
Log Message:
-----------
enforce: whitespace after catch
Commit: 1565a3243e572797deb85af8d1c54b9a41c6c484
https://github.com/dlang/phobos/commit/1565a3243e572797deb85af8d1c54b9a41c6c484
Author: Brian Schott <briancschott at gmail.com>
Date: 2016-05-16 (Mon, 16 May 2016)
Changed paths:
M .travis.yml
M std/container/rbtree.d
M std/conv.d
M std/csv.d
M std/datetime.d
M std/exception.d
M std/experimental/ndslice/selection.d
M std/getopt.d
M std/net/curl.d
M std/parallelism.d
M std/range/package.d
M std/regex/internal/parser.d
M std/socket.d
M std/uuid.d
M std/xml.d
Log Message:
-----------
Merge pull request #4324 from wilzbach/extend_whitespace_list
enforce: whitespace after catch
Compare: https://github.com/dlang/phobos/compare/1d6d8f0e038f...1565a3243e57
More information about the phobos
mailing list