[parrot/parrot] 0abf08: [test] t/dynoplibs/debug.t %p on cygwin/newlib has...

GitHub noreply at github.com
Wed Nov 5 22:10:16 UTC 2014


  Branch: refs/heads/rurban/gcdebug-gh1108
  Home:   https://github.com/parrot/parrot
  Commit: 0abf08c9b73019d2e009360716c5478fd7a24ff8
      https://github.com/parrot/parrot/commit/0abf08c9b73019d2e009360716c5478fd7a24ff8
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M t/dynoplibs/debug.t

  Log Message:
  -----------
  [test] t/dynoplibs/debug.t %p on cygwin/newlib has no 0x

no leading 0x for %p. we use now fprintf directly to stress the GC less


  Commit: a7982cf5fe2e4320ea69a03163330dba930d6fa8
      https://github.com/parrot/parrot/commit/a7982cf5fe2e4320ea69a03163330dba930d6fa8
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M MANIFEST
    M config/gen/makefiles/root.in
    R src/platform/darwin/encoding.c
    R src/platform/freebsd/encoding.c
    M src/platform/generic/encoding.c
    R src/platform/linux/encoding.c
    R src/platform/netbsd/encoding.c
    R src/platform/openbsd/encoding.c
    M t/pmc/os_unicode.t

  Log Message:
  -----------
  unify platform encoding.c

Closes GH #1120.
Get support for other platform encodings for free.


  Commit: 33120e882300ef95d82b4fecccf33ceafd47cf20
      https://github.com/parrot/parrot/commit/33120e882300ef95d82b4fecccf33ceafd47cf20
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M compilers/imcc/imcc.l
    M compilers/imcc/imcc.y
    M src/runcore/trace.c
    M t/stress/threads.t

  Log Message:
  -----------
  trace: less GC stress for trace


  Commit: 7891bfe953168218d075a8df8f8202d3f0d587d8
      https://github.com/parrot/parrot/commit/7891bfe953168218d075a8df8f8202d3f0d587d8
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M src/gc/gc_gms.c

  Log Message:
  -----------
  temp: expand 2 POINTER_ARRAY_ITER macros

for easier debugging


Compare: https://github.com/parrot/parrot/compare/a8bf8eb70a68...7891bfe95316


More information about the parrot-commits mailing list