Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 82257e20fc6def7fe08a0c6dc5524db5b5b63011
https://github.com/Perl/perl5/commit/82257e20fc6def7fe08a0c6dc5524db5b5b63011
Author: Karl Williamson <[email protected]>
Date: 2019-11-11 (Mon, 11 Nov 2019)
Changed paths:
M utfebcdic.h
Log Message:
-----------
utfebcdic.h: Add comments
Commit: 8c3c64966f901bc5b950a041793d7b36da8a016b
https://github.com/Perl/perl5/commit/8c3c64966f901bc5b950a041793d7b36da8a016b
Author: Karl Williamson <[email protected]>
Date: 2019-11-11 (Mon, 11 Nov 2019)
Changed paths:
M ebcdic_tables.h
M regen/ebcdic.pl
Log Message:
-----------
regen/ebcdic.pl: Allow for declaring table size.
This fixes a bug where xlc requires the size of the array.
Commit: 6ea51042b552b31d8fac8e32434ca9927ccfc109
https://github.com/Perl/perl5/commit/6ea51042b552b31d8fac8e32434ca9927ccfc109
Author: Karl Williamson <[email protected]>
Date: 2019-11-11 (Mon, 11 Nov 2019)
Changed paths:
M op.c
Log Message:
-----------
op.c: Move #endif
Otherwise this fails to compile on EBCDIC
Compare: https://github.com/Perl/perl5/compare/e56dfd967ce4...6ea51042b552