diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-07 19:16:21 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-07 19:16:21 +0000 |
commit | 151210d1da6387892e1804f7c0c65f5a4da5f893 (patch) | |
tree | c5b9aac7a0c640873a5405bf6887b14abeefcf0d /Changes | |
parent | 234a4bc6763f850602ce9515d905ee1c14f004d4 (diff) | |
download | perl-151210d1da6387892e1804f7c0c65f5a4da5f893.tar.gz |
update Changes
p4raw-id: //depot/perl@5034
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -79,6 +79,22 @@ Version v5.5.650 Development release working toward v5.6 ---------------- ____________________________________________________________________________ +[ 5033] By: gsar on 2000/02/07 19:01:08 + Log: stringify "\x{FFF}" to utf8 correctly; set SvUTF8 on "\x{XX}" + only when XX > 127 + Branch: perl + ! pp_hot.c toke.c +____________________________________________________________________________ +[ 5032] By: gsar on 2000/02/07 18:25:31 + Log: add note about printf("%v",...) + Branch: perl + ! pod/perldelta.pod +____________________________________________________________________________ +[ 5031] By: gsar on 2000/02/07 18:18:43 + Log: update Changes + Branch: perl + ! Changes Todo-5.6 +____________________________________________________________________________ [ 5030] By: gsar on 2000/02/07 18:17:49 Log: thinko in change#5029 Branch: perl |