Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: d12ae0b29a1e99b1e07f254756193419207c068d
      
https://github.com/parrot/parrot/commit/d12ae0b29a1e99b1e07f254756193419207c068d
  Author: Reini Urban <[email protected]>
  Date:   2014-03-07 (Fri, 07 Mar 2014)

  Changed paths:
    M src/runcore/cores.c

  Log Message:
  -----------
  [docs] pod for the trace runcore


  Commit: 9316fd9749d6bbb8a2e3e4b039a493784d9e43b8
      
https://github.com/parrot/parrot/commit/9316fd9749d6bbb8a2e3e4b039a493784d9e43b8
  Author: Reini Urban <[email protected]>
  Date:   2014-03-07 (Fri, 07 Mar 2014)

  Changed paths:
    M src/call/args.c
    M src/call/context.c
    M src/call/pcc.c
    M src/gc/gc_gms.c
    M src/pmc.c
    M src/pmc/class.pmc
    M src/pmc/fixedintegerarray.pmc
    M src/string/encoding/shared.c

  Log Message:
  -----------
  [cage] annotate cachegrind results

clang--3-4++ =O3:
valgrind --tool=cachegrind -- ./parrot -O2 examples/benchmarks/oo1.pir
qcachegrind cachegrind.out.*

also fix a c++ cast error from latest src/string/encoding/shared.c patch


Compare: https://github.com/parrot/parrot/compare/2713630a9b41...9316fd9749d6
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to