October 17, 2013 [D-runtime] [D-Programming-Language/druntime] 3eb15c: remove unnecessary try/catch block in nothrow meth... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 3eb15c27e5e076500fe87def7a612debe5ced428 https://github.com/D-Programming-Language/druntime/commit/3eb15c27e5e076500fe87def7a612debe5ced428 Author: Martin Nowak <code@dawg.eu> Date: 2013-10-16 (Wed, 16 Oct 2013) Changed paths: M src/core/time.d Log Message: ----------- remove unnecessary try/catch block in nothrow method Commit: cca8ad7945ca2600491b574cd0c61bc5589e48fb https://github.com/D-Programming-Language/druntime/commit/cca8ad7945ca2600491b574cd0c61bc5589e48fb Author: Martin Nowak <code@dawg.eu> Date: 2013-10-16 (Wed, 16 Oct 2013) Changed paths: M src/core/time.d Log Message: ----------- refactor Duration._toStringImpl to reduce code and object size Commit: 47b0d93f69451f46893f4b166ec1a5cec66c505d https://github.com/D-Programming-Language/druntime/commit/47b0d93f69451f46893f4b166ec1a5cec66c505d Author: Jonathan M Davis <jmdavisProg@gmx.com> Date: 2013-10-17 (Thu, 17 Oct 2013) Changed paths: M src/core/time.d Log Message: ----------- Merge pull request #640 from dawgfoto/refactorDurationToStringImpl refactor Duration._toStringImpl to reduce code and object size Compare: https://github.com/D-Programming-Language/druntime/compare/ba9a8367614d...47b0d93f6945 |
Copyright © 1999-2021 by the D Language Foundation