Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: ca86dad193372aee89de3712dfab0589502f3564
      
https://github.com/D-Programming-Language/phobos/commit/ca86dad193372aee89de3712dfab0589502f3564
  Author: David Nadlinger <[email protected]>
  Date:   2012-05-23 (Wed, 23 May 2012)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Bug 4356 is fixed, use ordinary assertion.


  Commit: 61f991ba515c5cb48b636a8c803ebbb5804e8508
      
https://github.com/D-Programming-Language/phobos/commit/61f991ba515c5cb48b636a8c803ebbb5804e8508
  Author: David Nadlinger <[email protected]>
  Date:   2012-05-23 (Wed, 23 May 2012)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Issue 7796 - std.typecons.Unique is using writeln without importing std.stdio.

With Unique being a template, commit 4ee4efe (pull request #601) caused the 
messages to be printed for unittest builds of client code as well.


  Commit: a98fb93de808c99e0eba038d828b5cce2ee70ba5
      
https://github.com/D-Programming-Language/phobos/commit/a98fb93de808c99e0eba038d828b5cce2ee70ba5
  Author: Jonathan M Davis <[email protected]>
  Date:   2012-05-23 (Wed, 23 May 2012)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #602 from klickverbot/trace-unique

Issue 7796 - std.typecons.Unique is using writeln without importing std.stdio.


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

Reply via email to