[parrot/parrot] a3f99d: pbc_dump: enable option -h --header-only
GitHub
noreply at github.com
Wed Sep 5 15:50:22 UTC 2012
Branch: refs/heads/native_pbc
Home: https://github.com/parrot/parrot
Commit: a3f99d31110f070c8982177af5240a9971fc0567
https://github.com/parrot/parrot/commit/a3f99d31110f070c8982177af5240a9971fc0567
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-09-04 (Tue, 04 Sep 2012)
Changed paths:
M frontend/pbc_dump/main.c
Log Message:
-----------
pbc_dump: enable option -h --header-only
Broken since the packfile API redesign
Commit: 3284049e6a4c48c7942378f27672de52d777abf9
https://github.com/parrot/parrot/commit/3284049e6a4c48c7942378f27672de52d777abf9
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-09-04 (Tue, 04 Sep 2012)
Changed paths:
M MANIFEST
M PBC_COMPAT
M compilers/opsc/Rules.mak
M compilers/opsc/src/Ops/Emitter.pm
M compilers/opsc/src/Ops/File.pm
M config/auto/revision.pm
M config/gen/config_h/config_h.in
M config/gen/config_pm.pm
M config/gen/config_pm/config_lib_pir.in
M config/gen/makefiles/root.in
M docs/project/release_manager_guide.pod
M frontend/pbc_dump/main.c
M include/parrot/oplib.h
M include/parrot/oplib/core_ops.h
M lib/Parrot/Test.pm
M src/ops/core_ops.c
M src/packfile/pf_items.c
M src/packfile/segments.c
M src/pmc/oplib.pmc
M src/pmc/packfile.pmc
M t/compilers/opsc/06-opsfile.t
M t/compilers/opsc/08-emitter.t
A t/native_pbc/Test.pm
R t/native_pbc/annotations.pbc
M t/native_pbc/header.t
R t/native_pbc/integer.pbc
M t/native_pbc/integer.t
R t/native_pbc/integer_1.pbc
R t/native_pbc/integer_2.pbc
R t/native_pbc/integer_3.pbc
R t/native_pbc/integer_4.pbc
A t/native_pbc/integer_4_be.pbc
A t/native_pbc/integer_4_le.pbc
R t/native_pbc/integer_5.pbc
R t/native_pbc/integer_6.pbc
R t/native_pbc/integer_7.pbc
A t/native_pbc/integer_8_be.pbc
A t/native_pbc/integer_8_le.pbc
R t/native_pbc/number.pbc
M t/native_pbc/number.t
R t/native_pbc/number_1.pbc
R t/native_pbc/number_2.pbc
R t/native_pbc/number_3.pbc
R t/native_pbc/number_4.pbc
A t/native_pbc/number_4_12_le.pbc
A t/native_pbc/number_4_16_be.pbc
A t/native_pbc/number_4_8_be.pbc
A t/native_pbc/number_4_8_le.pbc
R t/native_pbc/number_5.pbc
R t/native_pbc/number_6.pbc
R t/native_pbc/number_7.pbc
A t/native_pbc/number_8_16_be.pbc
A t/native_pbc/number_8_16_le.pbc
A t/native_pbc/number_8_8_be.pbc
A t/native_pbc/number_8_8_le.pbc
R t/native_pbc/string.pbc
M t/native_pbc/string.t
R t/native_pbc/string_1.pbc
R t/native_pbc/string_3.pbc
R t/native_pbc/string_4.pbc
A t/native_pbc/string_4_be.pbc
A t/native_pbc/string_4_le.pbc
R t/native_pbc/string_5.pbc
R t/native_pbc/string_6.pbc
R t/native_pbc/string_7.pbc
A t/native_pbc/string_8_be.pbc
A t/native_pbc/string_8_le.pbc
A t/native_pbc/testdata/annotations.pir
M t/native_pbc/testdata/string.pasm
M tools/dev/mk_native_pbc
M tools/dev/mk_packfile_pbc
M tools/dev/pbc_header.pl
Log Message:
-----------
Merge branch 'native_pbc' of github.com:parrot/parrot into native_pbc
Commit: 99ed5349109f5b7eecacf8b8424b4fa32027bc47
https://github.com/parrot/parrot/commit/99ed5349109f5b7eecacf8b8424b4fa32027bc47
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-09-05 (Wed, 05 Sep 2012)
Changed paths:
M t/native_pbc/number.t
Log Message:
-----------
cvt_num16_num8 in i386 still broken
No ticket yet, but I am working on it.
Compare: https://github.com/parrot/parrot/compare/ba5c17d49e10...99ed5349109f
More information about the parrot-commits
mailing list