[parrot/parrot] c08813: [GH #892] Implement our own capture, rm lib/IO/Cap...

GitHub noreply at github.com
Fri Dec 5 15:56:10 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: c088138a150b6594d86007d3ffad6a1fb025cd6c
      https://github.com/parrot/parrot/commit/c088138a150b6594d86007d3ffad6a1fb025cd6c
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M ChangeLog
    M MANIFEST
    R lib/IO/CaptureOutput.pm
    M lib/Parrot/Configure/Utils.pm
    M t/configure/033-step.t
    M t/configure/034-step.t

  Log Message:
  -----------
  [GH #892] Implement our own capture, rm lib/IO/CaptureOutput.pm

No need to ship a IO::CaptureOutput.
Use the new capture function in t/configure/033-step.t and
t/configure/034-step.t. t/configure/034-step.t tests now the
new replace_stash option correctly. See [GH #891].


  Commit: c5e469aa2f231c458997ff6aee820e919976e89a
      https://github.com/parrot/parrot/commit/c5e469aa2f231c458997ff6aee820e919976e89a
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M ChangeLog
    M MANIFEST
    R lib/IO/CaptureOutput.pm
    M lib/Parrot/Configure/Utils.pm
    M t/configure/033-step.t
    M t/configure/034-step.t

  Log Message:
  -----------
  Merge branch 'smoke-me/test-capture-gh892'


  Commit: 1eed030ed457625e9f7c78167f607df32ccf92c4
      https://github.com/parrot/parrot/commit/1eed030ed457625e9f7c78167f607df32ccf92c4
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M src/string/api.c

  Log Message:
  -----------
  [cygwin] disable powl in string api

the probe seems to work okay, but it doesn't.

need math.h for all platforms in string/api.c.


  Commit: c1aae6fb59bce805055d0c1e6185d6be6d517091
      https://github.com/parrot/parrot/commit/c1aae6fb59bce805055d0c1e6185d6be6d517091
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-12-05 (Fri, 05 Dec 2014)

  Changed paths:
    M ChangeLog
    M t/pmc/signal.t

  Log Message:
  -----------
  [test] disable signal tests again

hang when being run in parallel -j4


Compare: https://github.com/parrot/parrot/compare/dc51163d3625...c1aae6fb59bc


More information about the parrot-commits mailing list