[parrot/parrot] df09f5: ext_call: inline the strcmp
GitHub
noreply at github.com
Thu Nov 27 15:54:55 UTC 2014
Branch: refs/heads/smoke-me/embed-gh829
Home: https://github.com/parrot/parrot
Commit: df09f52b708a22810925b38b32e1bf1e7f80a504
https://github.com/parrot/parrot/commit/df09f52b708a22810925b38b32e1bf1e7f80a504
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-11-26 (Wed, 26 Nov 2014)
Changed paths:
M src/extend.c
Log Message:
-----------
ext_call: inline the strcmp
Commit: 48e639f231c04384d9659b93641f2be9a2fc7474
https://github.com/parrot/parrot/commit/48e639f231c04384d9659b93641f2be9a2fc7474
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-11-27 (Thu, 27 Nov 2014)
Changed paths:
M compilers/imcc/imc.h
M compilers/imcc/pbc.c
M include/parrot/extend.h
M src/interp/api.c
Log Message:
-----------
[extend] more Parrot_get_root_namespace cleanup
make headerizer.
Commit: bd316df13836667306eb62488777ea313fff2bf0
https://github.com/parrot/parrot/commit/bd316df13836667306eb62488777ea313fff2bf0
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-11-27 (Thu, 27 Nov 2014)
Changed paths:
M src/pmc/resizablepmcarray.pmc
Log Message:
-----------
[pmc] start with resizablepmcarray unshift optimization
using a max offset 8, as in nqp/qrpa.
Compare: https://github.com/parrot/parrot/compare/f43a783b51c0...bd316df13836
More information about the parrot-commits
mailing list