[parrot/parrot] 41fce7: re-enable native_pbc
GitHub
noreply at github.com
Tue Jul 31 21:34:42 UTC 2012
Branch: refs/heads/native_pbc
Home: https://github.com/parrot/parrot
Commit: 41fce78831ea74277f1c8ea12476fc008b6177a6
https://github.com/parrot/parrot/commit/41fce78831ea74277f1c8ea12476fc008b6177a6
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-07-31 (Tue, 31 Jul 2012)
Changed paths:
M t/native_pbc/header.t
M t/native_pbc/integer.t
M t/native_pbc/integer_1.pbc
M t/native_pbc/integer_2.pbc
M t/native_pbc/integer_4.pbc
M t/native_pbc/integer_5.pbc
M t/native_pbc/number.t
M t/native_pbc/number_1.pbc
M t/native_pbc/number_4.pbc
M t/native_pbc/number_5.pbc
M t/native_pbc/string.t
M t/native_pbc/string_1.pbc
R t/native_pbc/string_2.pbc
M t/native_pbc/string_4.pbc
R t/native_pbc/string_5.pbc
A t/native_pbc/testdata/integer.pasm
M t/native_pbc/testdata/string.pasm
M tools/dev/mk_native_pbc
Log Message:
-----------
re-enable native_pbc
use new t/native_pbc/testdata templates to generate pbc's,
change string to use binary and utf8 encodings,
update mk_native_pbc.
TODO: little-endian pbc files missing, preparing a 8_le qemu image to generate them.
More information about the parrot-commits
mailing list