[parrot/parrot] 664528: [GH #893] add test for threaded say, mixup with \n

GitHub noreply at github.com
Thu Dec 20 21:07:06 UTC 2012


  Branch: refs/heads/rurban/threaded-say-gh893
  Home:   https://github.com/parrot/parrot
  Commit: 66452860a4fe7a003bb38336c154c67f3890fc2a
      https://github.com/parrot/parrot/commit/66452860a4fe7a003bb38336c154c67f3890fc2a
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-20 (Thu, 20 Dec 2012)

  Changed paths:
    M t/op/say.t

  Log Message:
  -----------
  [GH #893] add test for threaded say, mixup with \n

Test that for each say a \n is printed per thread.
Test it on a multi-core machine with

    watch prove -v t/op/say.t


  Commit: b3b37617174edf6dba58fd57f312211ffa383206
      https://github.com/parrot/parrot/commit/b3b37617174edf6dba58fd57f312211ffa383206
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-20 (Thu, 20 Dec 2012)

  Changed paths:
    M src/ops/io.ops

  Log Message:
  -----------
  [GH #893] improve concurrent say. concat with \n, then puts


  Commit: 372c773da6b78f97b4e15e4817db5160bb1b820f
      https://github.com/parrot/parrot/commit/372c773da6b78f97b4e15e4817db5160bb1b820f
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-20 (Thu, 20 Dec 2012)

  Changed paths:
    M src/ops/core_ops.c

  Log Message:
  -----------
  [GH #893] make bootstrap-ops for say


Compare: https://github.com/parrot/parrot/compare/66452860a4fe^...372c773da6b7


More information about the parrot-commits mailing list