December 25, 2013 [phobos] [D-Programming-Language/phobos] baf5c7: Use selective local import and place at the head o... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: baf5c78debcdab50f3a959765bc633caa935a2b1 https://github.com/D-Programming-Language/phobos/commit/baf5c78debcdab50f3a959765bc633caa935a2b1 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-12-25 (Wed, 25 Dec 2013) Changed paths: M std/algorithm.d M std/conv.d M std/range.d M std/stdio.d M std/traits.d M std/typecons.d Log Message: ----------- Use selective local import and place at the head of the required code block Commit: 6628a306cfc5c505d9bd56d1e59371b1bd5b3935 https://github.com/D-Programming-Language/phobos/commit/6628a306cfc5c505d9bd56d1e59371b1bd5b3935 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-12-25 (Wed, 25 Dec 2013) Changed paths: M std/algorithm.d M std/stdio.d M std/traits.d M std/typecons.d Log Message: ----------- Add more necessary local imports Commit: ba1235c3ac340589395f7807327ee86b49c4a7b7 https://github.com/D-Programming-Language/phobos/commit/ba1235c3ac340589395f7807327ee86b49c4a7b7 Author: k-hara <k.hara.pg@gmail.com> Date: 2013-12-25 (Wed, 25 Dec 2013) Changed paths: M std/algorithm.d M std/range.d Log Message: ----------- Fix mistaken imports Commit: 1f42c9b01bbcea90604e14b0d101c789990eeb7f https://github.com/D-Programming-Language/phobos/commit/1f42c9b01bbcea90604e14b0d101c789990eeb7f Author: k-hara <k.hara.pg@gmail.com> Date: 2013-12-25 (Wed, 25 Dec 2013) Changed paths: M std/algorithm.d Log Message: ----------- Remove unnecessary imports Commit: 6644ec54f6cdad9231d088d8885e0196b8886166 https://github.com/D-Programming-Language/phobos/commit/6644ec54f6cdad9231d088d8885e0196b8886166 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2013-12-25 (Wed, 25 Dec 2013) Changed paths: M std/algorithm.d M std/conv.d M std/range.d M std/stdio.d M std/traits.d M std/typecons.d Log Message: ----------- Merge pull request #1813 from 9rnsr/fix_imports More local import fixes Compare: https://github.com/D-Programming-Language/phobos/compare/e2e37935af52...6644ec54f6cd |
Copyright © 1999-2021 by the D Language Foundation