[parrot/parrot] 09d8fa: use parrot types
noreply at github.com
noreply at github.com
Fri Sep 16 12:32:35 UTC 2011
Branch: refs/heads/mls/sub-profiler
Home: https://github.com/parrot/parrot
Commit: 09d8fa09960a006c900edf345dbd79e14cb20b89
https://github.com/parrot/parrot/commit/09d8fa09960a006c900edf345dbd79e14cb20b89
Author: Michael Schroeder <mls at suse.de>
Date: 2011-09-16 (Fri, 16 Sep 2011)
Changed paths:
M include/parrot/runcore_subprof.h
M src/runcore/subprof.c
Log Message:
-----------
use parrot types
Commit: 7b2a02a816275612ee4aa6f9723602bf071ce60f
https://github.com/parrot/parrot/commit/7b2a02a816275612ee4aa6f9723602bf071ce60f
Author: Michael Schroeder <mls at suse.de>
Date: 2011-09-16 (Fri, 16 Sep 2011)
Changed paths:
M src/platform/linux/encoding.c
Log Message:
-----------
add missing newline to error message
Commit: 008059c50b928ea9af86876950a61158acd44628
https://github.com/parrot/parrot/commit/008059c50b928ea9af86876950a61158acd44628
Author: Michael Schroeder <mls at suse.de>
Date: 2011-09-16 (Fri, 16 Sep 2011)
Changed paths:
M compilers/imcc/imcc.l
M compilers/imcc/imclexer.c
Log Message:
-----------
add SET_LINENUMBER to the SUB lexer action
This is a workaround for the <*>^{WS}* rule not matching
lines that don't start with a white space. Without it, the
getparam opcode will have the line number information of the
last line of the previous sub.
Commit: 2d456060cca56ce3fc233b0f28e156a9772a135a
https://github.com/parrot/parrot/commit/2d456060cca56ce3fc233b0f28e156a9772a135a
Author: Michael Schroeder <mls at suse.de>
Date: 2011-09-16 (Fri, 16 Sep 2011)
Changed paths:
M compilers/imcc/imcc.l
M compilers/imcc/imclexer.c
M config/gen/makefiles/root.in
M src/platform/linux/encoding.c
M src/pmc/parrotinterpreter.pmc
Log Message:
-----------
Merge branch 'master' into mls/sub-profiler
Conflicts:
config/gen/makefiles/root.in
Compare: https://github.com/parrot/parrot/compare/79886bf...2d45606
More information about the parrot-commits
mailing list