July 08, 2012 [D-runtime] [D-Programming-Language/druntime] e95728: create coverage and profile output lazily | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: e9572824908d14fc7ccefe2f9595e172261e6aea https://github.com/D-Programming-Language/druntime/commit/e9572824908d14fc7ccefe2f9595e172261e6aea Author: dawg <dawg@dawgfoto.de> Date: 2012-06-27 (Wed, 27 Jun 2012) Changed paths: M src/rt/cover.d M src/rt/trace.d Log Message: ----------- create coverage and profile output lazily - in shared libraries all module ctors/dtors are always executed so we must only create output files if these modules have actually been used Commit: 7f315693ab0948afcec2914bf63c4c4bd58e0c9a https://github.com/D-Programming-Language/druntime/commit/7f315693ab0948afcec2914bf63c4c4bd58e0c9a Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2012-07-08 (Sun, 08 Jul 2012) Changed paths: M src/rt/cover.d M src/rt/trace.d Log Message: ----------- Merge pull request #251 from dawgfoto/lazyCovNProf create coverage and profile output lazily Compare: https://github.com/D-Programming-Language/druntime/compare/ba0c1e84cb8b...7f315693ab09 |
Copyright © 1999-2021 by the D Language Foundation