[phobos] [D-Programming-Language/phobos] 188ffc: Minimized and explicit imports in std.algorithm
GitHub
noreply at github.com
Tue Dec 24 15:33:14 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 188ffc278ac0cabee6ff5546cb847a5182e65d35
https://github.com/D-Programming-Language/phobos/commit/188ffc278ac0cabee6ff5546cb847a5182e65d35
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-06-08 (Sat, 08 Jun 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Minimized and explicit imports in std.algorithm
Commit: 13a3131d266f71bce9f6384b31f36ec7509be6bb
https://github.com/D-Programming-Language/phobos/commit/13a3131d266f71bce9f6384b31f36ec7509be6bb
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-06-08 (Sat, 08 Jun 2013)
Changed paths:
M std/range.d
Log Message:
-----------
reduced imports for std.range
Commit: 39c0629f61df6ee07c525a47177b028ff149ad47
https://github.com/D-Programming-Language/phobos/commit/39c0629f61df6ee07c525a47177b028ff149ad47
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-06-09 (Sun, 09 Jun 2013)
Changed paths:
M std/stdio.d
Log Message:
-----------
reduced imports for std.stdio
Commit: bf5d3dbb328955d1b0e4c1cb5c2122c25712f864
https://github.com/D-Programming-Language/phobos/commit/bf5d3dbb328955d1b0e4c1cb5c2122c25712f864
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-06-15 (Sat, 15 Jun 2013)
Changed paths:
M std/algorithm.d
M std/json.d
M std/typecons.d
Log Message:
-----------
rebased
Commit: db687ef0109c729f33a0708620eaad0870a5bd97
https://github.com/D-Programming-Language/phobos/commit/db687ef0109c729f33a0708620eaad0870a5bd97
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-19 (Thu, 19 Dec 2013)
Changed paths:
M .gitignore
A CONTRIBUTING.md
A README.md
M posix.mak
M std/algorithm.d
M std/array.d
M std/ascii.d
M std/base64.d
M std/bigint.d
M std/bitmanip.d
M std/c/linux/tipc.d
M std/c/stdio.d
M std/c/windows/com.d
M std/c/windows/stat.d
M std/c/windows/windows.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/cstream.d
M std/csv.d
M std/datetime.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/getopt.d
M std/internal/digest/sha_SSSE3.d
M std/internal/math/biguintcore.d
M std/internal/math/gammafunction.d
M std/internal/processinit.d
A std/internal/unicode_comp.d
A std/internal/unicode_decomp.d
A std/internal/unicode_grapheme.d
A std/internal/unicode_norm.d
A std/internal/unicode_tables.d
M std/json.d
M std/math.d
M std/md5.d
M std/mmfile.d
M std/net/curl.d
M std/net/isemail.d
M std/numeric.d
M std/outbuffer.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/string.d
M std/traits.d
M std/typecons.d
M std/uni.d
M std/uri.d
M std/utf.d
M std/uuid.d
M std/variant.d
M std/windows/charset.d
M std/windows/iunknown.d
M std/windows/registry.d
M std/windows/syserror.d
M std/xml.d
M std/zip.d
M std/zlib.d
M win32.mak
M win64.mak
Log Message:
-----------
rebased
Commit: 919aa8f085bf72830fc678d942af3f532a361b3c
https://github.com/D-Programming-Language/phobos/commit/919aa8f085bf72830fc678d942af3f532a361b3c
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-19 (Thu, 19 Dec 2013)
Changed paths:
M std/algorithm.d
M std/range.d
M std/stdio.d
Log Message:
-----------
Rebased and fixed issues
Commit: edddfa24554656d09e90c35ba44909ea5217bb27
https://github.com/D-Programming-Language/phobos/commit/edddfa24554656d09e90c35ba44909ea5217bb27
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-19 (Thu, 19 Dec 2013)
Changed paths:
M std/algorithm.d
M std/conv.d
M std/exception.d
M std/file.d
M std/format.d
M std/range.d
M std/socket.d
M std/string.d
M std/traits.d
M std/uni.d
M std/utf.d
M std/windows/registry.d
M std/zip.d
Log Message:
-----------
Merge branch 'master' of github.com:D-Programming-Language/phobos into fewer-imports
Commit: 257b79dc46ab8359975bdbff652c9ff10dce0b7e
https://github.com/D-Programming-Language/phobos/commit/257b79dc46ab8359975bdbff652c9ff10dce0b7e
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-19 (Thu, 19 Dec 2013)
Changed paths:
M std/stdio.d
Log Message:
-----------
Fix Windows
Commit: f84f0d6ec82a5f5b3df14aa38f555a794cc7fe17
https://github.com/D-Programming-Language/phobos/commit/f84f0d6ec82a5f5b3df14aa38f555a794cc7fe17
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-19 (Thu, 19 Dec 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Further reduce top-level dependencies
Commit: 567a43157c8beebeffdbf4843c96a198f7e4c033
https://github.com/D-Programming-Language/phobos/commit/567a43157c8beebeffdbf4843c96a198f7e4c033
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-19 (Thu, 19 Dec 2013)
Changed paths:
M std/traits.d
Log Message:
-----------
Reduce deps in std.traits
Commit: de5789d6c914b7785c3fcba8e0593c1cd5d73a0a
https://github.com/D-Programming-Language/phobos/commit/de5789d6c914b7785c3fcba8e0593c1cd5d73a0a
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-19 (Thu, 19 Dec 2013)
Changed paths:
M std/conv.d
M std/typecons.d
Log Message:
-----------
Reduce deps in std.conv and std.typecons
Commit: 52148d52aa1f1258b2c30ce3c547676ebef121b6
https://github.com/D-Programming-Language/phobos/commit/52148d52aa1f1258b2c30ce3c547676ebef121b6
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-19 (Thu, 19 Dec 2013)
Changed paths:
M std/range.d
Log Message:
-----------
Reduce deps in std.range
Commit: 4093af87a9e10678f869b7e519ca42041299e944
https://github.com/D-Programming-Language/phobos/commit/4093af87a9e10678f869b7e519ca42041299e944
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-19 (Thu, 19 Dec 2013)
Changed paths:
M std/algorithm.d
M std/parallelism.d
M std/process.d
M std/typecons.d
Log Message:
-----------
Removed spurious messages, fixed unittest errors
Commit: 56da8e597d1ef24906e23c8e86da7c3c4f518145
https://github.com/D-Programming-Language/phobos/commit/56da8e597d1ef24906e23c8e86da7c3c4f518145
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-22 (Sun, 22 Dec 2013)
Changed paths:
M etc/c/curl.d
M posix.mak
M std/algorithm.d
M std/file.d
M std/math.d
M std/net/curl.d
M std/parallelism.d
M std/regex.d
M std/typetuple.d
Log Message:
-----------
Merge branch 'master' of github.com:D-Programming-Language/phobos into fewer-imports
Commit: 1e80655e52205dd9a4d267907183a1fc01d50239
https://github.com/D-Programming-Language/phobos/commit/1e80655e52205dd9a4d267907183a1fc01d50239
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-22 (Sun, 22 Dec 2013)
Changed paths:
M std/algorithm.d
M std/range.d
M std/stdio.d
Log Message:
-----------
Further reductions
Commit: 21b3ee3b1c24a26454968905e4bbaea844e41a65
https://github.com/D-Programming-Language/phobos/commit/21b3ee3b1c24a26454968905e4bbaea844e41a65
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-22 (Sun, 22 Dec 2013)
Changed paths:
M std/process.d
Log Message:
-----------
Better unittests in process.d
Commit: 7240c399f54f091f3408585ce789a9b989449522
https://github.com/D-Programming-Language/phobos/commit/7240c399f54f091f3408585ce789a9b989449522
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-24 (Tue, 24 Dec 2013)
Changed paths:
M std/algorithm.d
M std/stdio.d
M std/uni.d
Log Message:
-----------
fix conflict manually
Commit: 1a2152c4bb23db90d05503bae5f49a4c831e233b
https://github.com/D-Programming-Language/phobos/commit/1a2152c4bb23db90d05503bae5f49a4c831e233b
Author: Walter Bright <walter at walterbright.com>
Date: 2013-12-24 (Tue, 24 Dec 2013)
Changed paths:
M std/algorithm.d
M std/conv.d
M std/parallelism.d
M std/process.d
M std/range.d
M std/stdio.d
M std/traits.d
M std/typecons.d
Log Message:
-----------
Merge pull request #1339 from andralex/fewer-imports
Minimized and explicit imports in std.algorithm
Compare: https://github.com/D-Programming-Language/phobos/compare/e2e986c7b653...1a2152c4bb23
More information about the phobos
mailing list