February 20, 2014 [D-runtime] [D-Programming-Language/druntime] 8b9d9d: lazier generation of stack traces | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 8b9d9dcbd891cb0c9a7f8bba49be9b02a4d8e729 https://github.com/D-Programming-Language/druntime/commit/8b9d9dcbd891cb0c9a7f8bba49be9b02a4d8e729 Author: Adam D. Ruppe <destructionator@gmail.com> Date: 2014-02-07 (Fri, 07 Feb 2014) Changed paths: M src/core/runtime.d Log Message: ----------- lazier generation of stack traces Commit: f715ecdc335127508b3eed36c20d320f388a375e https://github.com/D-Programming-Language/druntime/commit/f715ecdc335127508b3eed36c20d320f388a375e Author: Adam D. Ruppe <destructionator@gmail.com> Date: 2014-02-08 (Sat, 08 Feb 2014) Changed paths: M src/core/runtime.d Log Message: ----------- the throwing function was left out! Commit: 6c0d5764e66996b22fe30716b5909742872d532b https://github.com/D-Programming-Language/druntime/commit/6c0d5764e66996b22fe30716b5909742872d532b Author: Adam D. Ruppe <destructionator@gmail.com> Date: 2014-02-08 (Sat, 08 Feb 2014) Changed paths: M src/core/runtime.d Log Message: ----------- Revert "the throwing function was left out!" Oops, turns out the default handler leaves it out too so this was correct the first time. This reverts commit f715ecdc335127508b3eed36c20d320f388a375e. Commit: dc308831e5cc90d4ecb8c9ff62095b191fef164a https://github.com/D-Programming-Language/druntime/commit/dc308831e5cc90d4ecb8c9ff62095b191fef164a Author: Adam D. Ruppe <destructionator@gmail.com> Date: 2014-02-20 (Thu, 20 Feb 2014) Changed paths: M src/core/runtime.d Log Message: ----------- other comments on github Commit: 9ee8ff1d024bfbc024070c441c96c48160fb3ea7 https://github.com/D-Programming-Language/druntime/commit/9ee8ff1d024bfbc024070c441c96c48160fb3ea7 Author: Brad Roberts <braddr@puremagic.com> Date: 2014-02-20 (Thu, 20 Feb 2014) Changed paths: M src/core/runtime.d Log Message: ----------- Merge pull request #717 from adamdruppe/exception_speed lazier generation of stack traces Compare: https://github.com/D-Programming-Language/druntime/compare/a42d10faab28...9ee8ff1d024b |
Copyright © 1999-2021 by the D Language Foundation