This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b985ae6
)
utfebcdic.h: Add comments
author
Karl Williamson
<khw@cpan.org>
Sat, 31 May 2014 23:09:53 +0000
(17:09 -0600)
committer
Karl Williamson
<khw@cpan.org>
Sun, 1 Jun 2014 01:09:22 +0000
(19:09 -0600)
utfebcdic.h
patch
|
blob
|
blame
|
history
diff --git
a/utfebcdic.h
b/utfebcdic.h
index
7eec66f
..
23b4ae2
100644
(file)
--- a/
utfebcdic.h
+++ b/
utfebcdic.h
@@
-84,6
+84,8
@@
* pages. Best is to convert to I8 before sending them, as the I8
* representation is the same no matter what the underlying code page is.
*
+ * tr16 also says that NEL and LF be swapped. We don't do that.
+ *
* EBCDIC characters above 0xFF are the same as Unicode in Perl's
* implementation of all 3 encodings, so for those Step 1 is trivial.
*