[phobos] [D-Programming-Language/tools] 803e14: rdmd_test: Do away with the last executeShell.
GitHub
noreply at github.com
Thu Dec 26 12:54:19 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/tools
Commit: 803e147631a241c93ccc22e8ad04dbc01dcbf9f9
https://github.com/D-Programming-Language/tools/commit/803e147631a241c93ccc22e8ad04dbc01dcbf9f9
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2013-12-26 (Thu, 26 Dec 2013)
Changed paths:
M rdmd_test.d
Log Message:
-----------
rdmd_test: Do away with the last executeShell.
Commit: 7baceaaae5200cd7bd2e7ac6dd470264cdbf4b69
https://github.com/D-Programming-Language/tools/commit/7baceaaae5200cd7bd2e7ac6dd470264cdbf4b69
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2013-12-26 (Thu, 26 Dec 2013)
Changed paths:
M rdmd.d
Log Message:
-----------
rdmd: Replace use of the shell with std.process functions
This speeds things up a bit as we're no longer running things
through a shell needlessly.
Commit: f615c4c7c9dc21bec934fcbd77342282c1de0354
https://github.com/D-Programming-Language/tools/commit/f615c4c7c9dc21bec934fcbd77342282c1de0354
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2013-12-26 (Thu, 26 Dec 2013)
Changed paths:
M .gitignore
Log Message:
-----------
.gitignore
Commit: 77851a7bfba7f2c9cd6cdcfd49ee7292c889a362
https://github.com/D-Programming-Language/tools/commit/77851a7bfba7f2c9cd6cdcfd49ee7292c889a362
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-12-26 (Thu, 26 Dec 2013)
Changed paths:
M .gitignore
M rdmd.d
M rdmd_test.d
Log Message:
-----------
Merge pull request #96 from CyberShadow/rdmd-fixes-20131226
Remove shell invocations in rdmd and rdmd_test
Compare: https://github.com/D-Programming-Language/tools/compare/d8673bda98e4...77851a7bfba7
More information about the phobos
mailing list