November 22, 2012 [phobos] [D-Programming-Language/phobos] 01df2f: Remove redundant parenthesis for getters, and use ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 01df2f60bed66fd28d488e03bf4193a856cb1a3e https://github.com/D-Programming-Language/phobos/commit/01df2f60bed66fd28d488e03bf4193a856cb1a3e Author: k-hara <k.hara.pg@gmail.com> Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths: M std/algorithm.d M std/bitmanip.d M std/container.d M std/conv.d M std/cpuid.d M std/cstream.d M std/csv.d M std/datetime.d M std/exception.d M std/file.d M std/format.d M std/internal/uni.d M std/json.d M std/math.d M std/net/curl.d M std/parallelism.d M std/path.d M std/process.d M std/random.d M std/range.d M std/regex.d M std/socket.d M std/stdio.d M std/stream.d M std/typecons.d M std/uuid.d M std/variant.d M unittest.d Log Message: ----------- Remove redundant parenthesis for getters, and use assignment syntax for setters Commit: 1c22141596fa95a8df6dca3e7954c5f98e5ca3bb https://github.com/D-Programming-Language/phobos/commit/1c22141596fa95a8df6dca3e7954c5f98e5ca3bb Author: Alex Rønne Petersen <alex@lycus.org> Date: 2012-11-22 (Thu, 22 Nov 2012) Changed paths: M std/algorithm.d M std/bitmanip.d M std/container.d M std/conv.d M std/cpuid.d M std/cstream.d M std/csv.d M std/datetime.d M std/exception.d M std/file.d M std/format.d M std/internal/uni.d M std/json.d M std/math.d M std/net/curl.d M std/parallelism.d M std/path.d M std/process.d M std/random.d M std/range.d M std/regex.d M std/socket.d M std/stdio.d M std/stream.d M std/typecons.d M std/uuid.d M std/variant.d M unittest.d Log Message: ----------- Merge pull request #967 from 9rnsr/enforceProperty For the more property enforcement Compare: https://github.com/D-Programming-Language/phobos/compare/1ce5ca470a45...1c22141596fa |
Copyright © 1999-2021 by the D Language Foundation