[phobos] [D-Programming-Language/phobos] 4265c4: Change std.exception.handle to not use AliasThis

GitHub via phobos phobos at puremagic.com
Thu Feb 12 23:14:53 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 4265c4e37970a406e83505365bf30a4c365e4909
      https://github.com/D-Programming-Language/phobos/commit/4265c4e37970a406e83505365bf30a4c365e4909
  Author: Jakob Ovrum <jakobovrum at gmail.com>
  Date:   2015-02-11 (Wed, 11 Feb 2015)

  Changed paths:
    M std/exception.d

  Log Message:
  -----------
  Change std.exception.handle to not use AliasThis


  Commit: a0086a9e2fcb209f39f6769c65c5295ef2b7ad8b
      https://github.com/D-Programming-Language/phobos/commit/a0086a9e2fcb209f39f6769c65c5295ef2b7ad8b
  Author: Jakob Ovrum <jakobovrum at gmail.com>
  Date:   2015-02-11 (Wed, 11 Feb 2015)

  Changed paths:
    M std/exception.d

  Log Message:
  -----------
  Add RangePrimitive.access and RangePrimitive.pop pseudo-primitives


  Commit: 6154858502c9835631eb776c813914d1b5d80ecc
      https://github.com/D-Programming-Language/phobos/commit/6154858502c9835631eb776c813914d1b5d80ecc
  Author: Jakob Ovrum <jakobovrum at gmail.com>
  Date:   2015-02-11 (Wed, 11 Feb 2015)

  Changed paths:
    M std/exception.d

  Log Message:
  -----------
  Add optional `index` argument to the opIndex handler of std.exception.handle


  Commit: 58b59a1d825c7f11f0fb4b164d3bbba5ab8be66f
      https://github.com/D-Programming-Language/phobos/commit/58b59a1d825c7f11f0fb4b164d3bbba5ab8be66f
  Author: Jakob Ovrum <jakobovrum at gmail.com>
  Date:   2015-02-11 (Wed, 11 Feb 2015)

  Changed paths:
    M std/exception.d

  Log Message:
  -----------
  Add `pure`, `nothrow` and `@safe` to std.exception.handle's unittests where appropriate


  Commit: ff39040b81e63d4afda9f84740daefc9a85189b2
      https://github.com/D-Programming-Language/phobos/commit/ff39040b81e63d4afda9f84740daefc9a85189b2
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-02-12 (Thu, 12 Feb 2015)

  Changed paths:
    M std/exception.d

  Log Message:
  -----------
  Merge pull request #2953 from JakobOvrum/std_exception_handle

Improve std.exception.handle


Compare: https://github.com/D-Programming-Language/phobos/compare/1129a2cd7ff9...ff39040b81e6


More information about the phobos mailing list