[D-runtime] [D-Programming-Language/druntime] 04003e: move _d_createTrace to where it belongs
GitHub
noreply at github.com
Fri Aug 9 11:48:00 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 04003e120c647ef00992f3ab0b80c831fa9ba5f7
https://github.com/D-Programming-Language/druntime/commit/04003e120c647ef00992f3ab0b80c831fa9ba5f7
Author: Walter Bright <walter at walterbright.com>
Date: 2013-08-08 (Thu, 08 Aug 2013)
Changed paths:
M src/rt/deh.d
M src/rt/deh2.d
M src/rt/dmain2.d
Log Message:
-----------
move _d_createTrace to where it belongs
Commit: 521e330c1ed7e38ed489f8bd6e467c6d59118da8
https://github.com/D-Programming-Language/druntime/commit/521e330c1ed7e38ed489f8bd6e467c6d59118da8
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2013-08-09 (Fri, 09 Aug 2013)
Changed paths:
M src/rt/deh.d
M src/rt/deh2.d
M src/rt/dmain2.d
Log Message:
-----------
Merge pull request #560 from WalterBright/move_d_createTrace
move _d_createTrace from dmain2.d to deh.d and deh2.d
Compare: https://github.com/D-Programming-Language/druntime/compare/562b8d5e0af7...521e330c1ed7
More information about the D-runtime
mailing list