[parrot/parrot] ae9cdc: make sure m0 perl code and tests are treating byte...
noreply at github.com
noreply at github.com
Sun Aug 7 02:11:55 UTC 2011
Branch: refs/heads/m0-prototype
Home: https://github.com/parrot/parrot
Commit: ae9cdc926c788c01ce25491512c010ec3e6c1d44
https://github.com/parrot/parrot/commit/ae9cdc926c788c01ce25491512c010ec3e6c1d44
Author: nbrown <nbrown04 at gmail.com>
Date: 2011-08-06 (Sat, 06 Aug 2011)
Changed paths:
M src/m0/perl5/m0_assembler.pl
M src/m0/perl5/m0_interp.pl
M t/m0/m0_assembler.t
M t/m0/m0_bytecode_loading.t
Log Message:
-----------
make sure m0 perl code and tests are treating bytecode files as binary files on Windows
Commit: dd6e84a88a02e43878963040fff44c527f6f3362
https://github.com/parrot/parrot/commit/dd6e84a88a02e43878963040fff44c527f6f3362
Author: nbrown <nbrown04 at gmail.com>
Date: 2011-08-06 (Sat, 06 Aug 2011)
Changed paths:
M src/m0/c/m0_mob.c
Log Message:
-----------
Make m0 c code treat m0b files as binary on Windows
Commit: 24bd6188af4de113000f7808fa3c61dd52e189b2
https://github.com/parrot/parrot/commit/24bd6188af4de113000f7808fa3c61dd52e189b2
Author: cotto <christoph_github at mksig.org>
Date: 2011-08-06 (Sat, 06 Aug 2011)
Changed paths:
M src/m0/c/m0_mob.c
M src/m0/perl5/m0_assembler.pl
M src/m0/perl5/m0_interp.pl
M t/m0/m0_assembler.t
M t/m0/m0_bytecode_loading.t
Log Message:
-----------
Merge pull request #149 from nbrown/m0-prototype-binary-files
make M0 tests pass on platforms where binmode is necessary
Compare: https://github.com/parrot/parrot/compare/1eb0f8c...24bd618
More information about the parrot-commits
mailing list