[parrot/parrot] 7d0716: [pmc] rpa trace: do_shift(INTERP, ...)
GitHub
noreply at github.com
Fri Nov 28 09:38:24 UTC 2014
Branch: refs/heads/rurban/rpa-offset-gh1152
Home: https://github.com/parrot/parrot
Commit: 7d0716aa1cacbee7963ef6ce0f329e8529bd51ec
https://github.com/parrot/parrot/commit/7d0716aa1cacbee7963ef6ce0f329e8529bd51ec
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-11-28 (Fri, 28 Nov 2014)
Changed paths:
M src/events.c
M src/pmc/resizablepmcarray.pmc
Log Message:
-----------
[pmc] rpa trace: do_shift(INTERP, ...)
need interp for tracing, slow or fast
Commit: 4c28271c466efb22d000895933e5d3d882864a55
https://github.com/parrot/parrot/commit/4c28271c466efb22d000895933e5d3d882864a55
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-11-28 (Fri, 28 Nov 2014)
Changed paths:
M src/pmc/fixedpmcarray.pmc
M src/pmc/resizablepmcarray.pmc
Log Message:
-----------
[pmc] rpa enabled shift optimizations GH #1152
resizablepmcarray shift,unshift,resize,push,pop look now good.
just splice is missing.
Compare: https://github.com/parrot/parrot/compare/a4c6425be58e...4c28271c466e
More information about the parrot-commits
mailing list