February 11, 2014 [phobos] [D-Programming-Language/phobos] b391b2: Convert to new alias syntax | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: b391b2ec9fceb3b47c7374b8ccc8ae5355db5e3f https://github.com/D-Programming-Language/phobos/commit/b391b2ec9fceb3b47c7374b8ccc8ae5355db5e3f Author: k-hara <k.hara.pg@gmail.com> Date: 2014-02-10 (Mon, 10 Feb 2014) Changed paths: M std/algorithm.d M std/array.d M std/base64.d M std/bitmanip.d M std/c/process.d M std/c/windows/com.d M std/c/windows/winsock.d M std/complex.d M std/concurrency.d M std/container.d M std/conv.d M std/digest/crc.d M std/digest/digest.d M std/digest/md.d M std/digest/ripemd.d M std/digest/sha.d M std/encoding.d M std/exception.d M std/file.d M std/format.d M std/functional.d M std/getopt.d M std/internal/math/biguintcore.d M std/internal/math/biguintnoasm.d M std/internal/math/biguintx86.d M std/json.d M std/math.d M std/net/curl.d M std/net/isemail.d M std/numeric.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/signals.d M std/socket.d M std/stdio.d M std/stream.d M std/string.d M std/traits.d M std/typecons.d M std/typetuple.d M std/uni.d M std/uuid.d M std/variant.d M std/xml.d Log Message: ----------- Convert to new alias syntax Commit: 4a7f1a9bf1b8ffb1499529d73887b59187bdf835 https://github.com/D-Programming-Language/phobos/commit/4a7f1a9bf1b8ffb1499529d73887b59187bdf835 Author: monarch dodra <monarchdodra@gmail.com> Date: 2014-02-11 (Tue, 11 Feb 2014) Changed paths: M std/algorithm.d M std/array.d M std/base64.d M std/bitmanip.d M std/c/process.d M std/c/windows/com.d M std/c/windows/winsock.d M std/complex.d M std/concurrency.d M std/container.d M std/conv.d M std/digest/crc.d M std/digest/digest.d M std/digest/md.d M std/digest/ripemd.d M std/digest/sha.d M std/encoding.d M std/exception.d M std/file.d M std/format.d M std/functional.d M std/getopt.d M std/internal/math/biguintcore.d M std/internal/math/biguintnoasm.d M std/internal/math/biguintx86.d M std/json.d M std/math.d M std/net/curl.d M std/net/isemail.d M std/numeric.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/signals.d M std/socket.d M std/stdio.d M std/stream.d M std/string.d M std/traits.d M std/typecons.d M std/typetuple.d M std/uni.d M std/uuid.d M std/variant.d M std/xml.d Log Message: ----------- Merge pull request #1926 from 9rnsr/new_alias_syntax Convert to new alias syntax Compare: https://github.com/D-Programming-Language/phobos/compare/66b3b884185a...4a7f1a9bf1b8 |
Copyright © 1999-2021 by the D Language Foundation