Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: cdc2596eb6092fb609e49cefe32a062e90d9e309
      
https://github.com/D-Programming-Language/phobos/commit/cdc2596eb6092fb609e49cefe32a062e90d9e309
  Author: dsimcha <[email protected]>
  Date:   2012-12-08 (Sat, 08 Dec 2012)

  Changed paths:
    M std/parallelism.d

  Log Message:
  -----------
  Fix incorrect test.  Calling finish(false) doesn't guarantee that the task 
won't be complete immediately after finish() returns.


  Commit: 48c91b3c9a576c1a85dbbfcc8c2f641d4b0236ac
      
https://github.com/D-Programming-Language/phobos/commit/48c91b3c9a576c1a85dbbfcc8c2f641d4b0236ac
  Author: Alex Rønne Petersen <[email protected]>
  Date:   2012-12-08 (Sat, 08 Dec 2012)

  Changed paths:
    M std/parallelism.d

  Log Message:
  -----------
  Merge pull request #995 from dsimcha/master

Fix std.parallelism test


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

Reply via email to