Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 815c8e327e4356c7b7ea2f8fb88dba33a3f02897
      
https://github.com/D-Programming-Language/phobos/commit/815c8e327e4356c7b7ea2f8fb88dba33a3f02897
  Author: Dicebot <[email protected]>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

  Changed paths:
    M std/exception.d

  Log Message:
  -----------
  Merge enforceEx with enforce

Makes it possible to call `enforce!MyException` instead of 
`enforceEx!MyException`, eliminating
redundant notation. Old enforceEx is not deprecated but removed from 
documentation examples.


  Commit: 41421afc3e4fe3ee09987da0299b441f47b62f6e
      
https://github.com/D-Programming-Language/phobos/commit/41421afc3e4fe3ee09987da0299b441f47b62f6e
  Author: David Nadlinger <[email protected]>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M std/exception.d

  Log Message:
  -----------
  Merge pull request #2288 from Dicebot/enforce-unify

Merge enforceEx with enforce


Compare: 
https://github.com/D-Programming-Language/phobos/compare/dc97d14b3ce4...41421afc3e4f
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to