[D-runtime] [D-Programming-Language/druntime] a46f58: Changed Throwable.toString to only print the curre...

noreply at github.com noreply at github.com
Wed Apr 13 13:39:17 PDT 2011


Branch: refs/heads/master
Home:   https://github.com/D-Programming-Language/druntime

Commit: a46f582888f04d5e96be628441501a9a88822905
    https://github.com/D-Programming-Language/druntime/commit/a46f582888f04d5e96be628441501a9a88822905
Author: Sean Kelly <sean at invisibleduck.org>
Date:   2011-04-13 (Wed, 13 Apr 2011)

Changed paths:
  M src/object_.d
  M src/rt/dmain2.d

Log Message:
-----------
Changed Throwable.toString to only print the current exception, not the entire chain.  Also added support for Error.bypassedException in the uncaught exception display code.


Commit: c2fe16a41686ebca9402af34377756b3b078d48a
    https://github.com/D-Programming-Language/druntime/commit/c2fe16a41686ebca9402af34377756b3b078d48a
Author: Sean Kelly <sean at invisibleduck.org>
Date:   2011-04-13 (Wed, 13 Apr 2011)

Changed paths:
  M changelog.dd
  R import/std/intrinsic.di
  M posix.mak
  M src/core/bitop.d
  M src/gc/gcbits.d
  M src/object_.d
  M src/rt/deh2.d
  M win32.mak

Log Message:
-----------
Merge branch 'master' of github.com:D-Programming-Language/druntime


Compare: https://github.com/D-Programming-Language/druntime/compare/377ab2c...c2fe16a


More information about the D-runtime mailing list