Jarkko Hietaniemi [Mon, 5 Mar 2001 19:12:14 +0000]
Integrate perlio:
[ 9043]
Update MANIFEST for new test.
[ 9042]
Some tests for Camel 3rd edition features.
Make gethostbyaddr() test in above work.
p4raw-link: @9043 on //depot/perlio:
ddc2b5face5a2af5dff28b9b205dfa4b76f5c8e1
p4raw-link: @9042 on //depot/perlio:
595ae48196d4b0901d4a1aee37333fa960a6031f
p4raw-id: //depot/perl@9046
Jarkko Hietaniemi [Mon, 5 Mar 2001 19:10:36 +0000]
The mapping of ISO Latin X to ISO 8859-Y is tricky.
p4raw-id: //depot/perl@9045
Jarkko Hietaniemi [Mon, 5 Mar 2001 18:49:12 +0000]
Forgot the other half of the PMOP patch (#9033).
p4raw-id: //depot/perl@9044
Nick Ing-Simmons [Mon, 5 Mar 2001 18:14:47 +0000]
Update MANIFEST for new test.
p4raw-id: //depot/perlio@9043
Nick Ing-Simmons [Mon, 5 Mar 2001 18:12:41 +0000]
Some tests for Camel 3rd edition features.
Make gethostbyaddr() test in above work.
p4raw-id: //depot/perlio@9042
Jarkko Hietaniemi [Mon, 5 Mar 2001 17:41:48 +0000]
Add more ISO 8859 encoding aliases.
p4raw-id: //depot/perl@9041
Jarkko Hietaniemi [Mon, 5 Mar 2001 17:30:43 +0000]
Integrate perlio:
[ 9039]
Missed added file.
[ 9037]
Long-standing "defined but not used" SvPVbyte*() are about to get used
for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
- it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
- uses SvPV() rather than sv_2pv() in case it isn't a string.
p4raw-link: @9039 on //depot/perlio:
41010ee291c2b5acc799d2426bfb74f41a33ba21
p4raw-link: @9037 on //depot/perlio:
0875d2fe359ba14e879483eafe95813b77c5da09
p4raw-id: //depot/perl@9040
Nick Ing-Simmons [Mon, 5 Mar 2001 17:11:36 +0000]
Missed added file.
p4raw-id: //depot/perlio@9039
Jarkko Hietaniemi [Mon, 5 Mar 2001 15:58:01 +0000]
Add tr tests for EBCDIC, from Karsten Sperling.
p4raw-id: //depot/perl@9038
Nick Ing-Simmons [Mon, 5 Mar 2001 15:56:35 +0000]
Long-standing "defined but not used" SvPVbyte*() are about to get used
for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
- it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
- uses SvPV() rather than sv_2pv() in case it isn't a string.
p4raw-id: //depot/perlio@9037
Jarkko Hietaniemi [Mon, 5 Mar 2001 15:49:15 +0000]
Add matching tests currently failing in EBCDIC,
suggested by Karsten Sperling.
p4raw-id: //depot/perl@9036
Jarkko Hietaniemi [Mon, 5 Mar 2001 15:36:55 +0000]
The #9034 needs a MANIFESTation.
p4raw-id: //depot/perl@9035
Jarkko Hietaniemi [Mon, 5 Mar 2001 15:35:14 +0000]
Integrate perlio:
[ 9032]
Encode implementation "completion"
Implement and document define_encoding()
Implement and document encoding aliases including define_alias()
Make Encode::XS use define_encoding() rather than back-door.
Move run-time *.enc to separate Encode::Tcl module.
Make 'compile' honour <codeset_name>
Change canonical names of to iso-8859-* and US-ascii.
p4raw-link: @9032 on //depot/perlio:
51ef4e1196e74554150c2d1993b5a0e37f6709c9
p4raw-id: //depot/perl@9034
Gurusamy Sarathy [Sun, 4 Mar 2001 22:33:15 +0000]
Re: [ID
20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
Message-Id: <
200103050633.f256XFo06998@smtp3.ActiveState.com>
PMOPs need to remember their own stash so that they can
gracefully remove themselves from their linked list.
p4raw-id: //depot/perl@9033
Nick Ing-Simmons [Mon, 5 Mar 2001 14:51:50 +0000]
Encode implementation "completion"
Implement and document define_encoding()
Implement and document encoding aliases including define_alias()
Make Encode::XS use define_encoding() rather than back-door.
Move run-time *.enc to separate Encode::Tcl module.
Make 'compile' honour <codeset_name>
Change canonical names of to iso-8859-* and US-ascii.
p4raw-id: //depot/perlio@9032
Jarkko Hietaniemi [Mon, 5 Mar 2001 13:51:17 +0000]
Integrate change #9030 from maintperl into mainline.
Subject: [PATCH 5.6.1] OS/2 cleanup
p4raw-link: @9030 on //depot/maint-5.6/perl:
2105755b4e61318e9489b9a118af8e270a8bc735
p4raw-id: //depot/perl@9031
p4raw-branched: from //depot/maint-5.6/perl@9029 'branch in'
os2/os2add.sym
p4raw-integrated: from //depot/maint-5.6/perl@9029 'copy in'
os2/Changes os2/OS2/REXX/REXX.pm os2/OS2/REXX/t/rx_cmprt.t
os2/os2.sym (@5902..) os2/Makefile.SHs (@8153..)
os2/OS2/REXX/REXX.xs os2/os2ish.h (@8606..) 'merge in'
lib/ExtUtils/MM_OS2.pm os2/OS2/REXX/Makefile.PL (@5902..)
MANIFEST (@8986..) makedef.pl (@8987..) os2/os2.c (@9016..)
lib/ExtUtils/MM_Unix.pm (@9028..)
Jarkko Hietaniemi [Mon, 5 Mar 2001 13:40:35 +0000]
Integrate change #9028 from maintperl into mainline.
various nits in MM_Unix.pm found by disabling SelfLoader
p4raw-link: @9028 on //depot/maint-5.6/perl:
22bcc05e97e562bb5e9b72ca0722adc7401213d7
p4raw-id: //depot/perl@9029
p4raw-integrated: from //depot/maint-5.6/perl@9025 'merge in'
lib/ExtUtils/MM_Unix.pm (@8642..)
Nick Ing-Simmons [Mon, 5 Mar 2001 08:35:22 +0000]
Integrate mainline
p4raw-id: //depot/perlio@9027
Jarkko Hietaniemi [Mon, 5 Mar 2001 02:13:09 +0000]
Retracting \N{U+HHHH}.
p4raw-id: //depot/perl@9025
H.Merijn Brand [Fri, 2 Mar 2001 18:25:26 +0000]
Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
Message-Id: <
20010302182416.1BF4.H.M.BRAND@hccnet.nl>
Casting problem.
p4raw-id: //depot/perl@9024
Nicholas Clark [Sat, 3 Mar 2001 21:41:33 +0000]
[ID
20010303.009] SOCKS5 work around breaks other sockets
Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
Revert the workaround.
p4raw-id: //depot/perl@9023
Jarkko Hietaniemi [Sun, 4 Mar 2001 19:36:28 +0000]
Update Changes.
p4raw-id: //depot/perl@9022
Jarkko Hietaniemi [Sun, 4 Mar 2001 18:41:00 +0000]
makedef.pl updates suggested by Chris Nandor; double-checking
the changes in AIX, OS/2 Win32 would be nice.
p4raw-id: //depot/perl@9021
Jarkko Hietaniemi [Sun, 4 Mar 2001 18:23:58 +0000]
Integrate change #9012 from maintperl into mainline,
quench a compiler warning.
p4raw-link: @9012 on //depot/maint-5.6/perl:
8cbd449d930e1c59a4de92147cce022b8fa8f4a4
p4raw-id: //depot/perl@9020
p4raw-integrated: from //depot/maint-5.6/perl@9012 'merge in' toke.c
(@9010..)
Jeff Pinyan [Sat, 3 Mar 2001 17:14:07 +0000]
pattern in G_ARRAY context
Message-ID: <Pine.GSO.4.21.
0103031712070.1035-100000@crusoe.crusoe.net>
p4raw-id: //depot/perl@9018
Jarkko Hietaniemi [Sun, 4 Mar 2001 18:06:21 +0000]
I thought I tested the #9014.
p4raw-id: //depot/perl@9017
Jarkko Hietaniemi [Sun, 4 Mar 2001 17:36:04 +0000]
More tr/// UTF-8 fixes from Inaba Hiroto.
p4raw-id: //depot/perl@9015
Jarkko Hietaniemi [Sun, 4 Mar 2001 17:24:49 +0000]
Add the \N{U+HHHH} syntax.
p4raw-id: //depot/perl@9014
Jarkko Hietaniemi [Sun, 4 Mar 2001 17:20:45 +0000]
Tweak the get*ent() OS/2 prototypes.
p4raw-id: //depot/perl@9013
Jarkko Hietaniemi [Sat, 3 Mar 2001 19:19:42 +0000]
UTF8 tr/// fixes from Inaba Hiroto.
p4raw-id: //depot/perl@9008
Jarkko Hietaniemi [Sat, 3 Mar 2001 19:00:30 +0000]
Integrate change #9006 from maintperl to mainline,
more robust quest for the infinite.
p4raw-link: @9006 on //depot/maint-5.6/perl:
056c8b5c3eb77101e8713ae76ced9a4cc39b58ed
p4raw-id: //depot/perl@9007
p4raw-integrated: from //depot/maint-5.6/perl@9004 'copy in'
lib/Math/Complex.pm (@8723..)
Jarkko Hietaniemi [Sat, 3 Mar 2001 17:40:14 +0000]
Rewrite REPORT() and REPORT2() (used for -DT) slightly
so that picky compilers like IRIX won't get huffy about
"statements without effect" (like 1;).
p4raw-id: //depot/perl@9004
Olaf Flebbe [Sat, 3 Mar 2001 16:36:04 +0000]
[perl-5.6.x, perl-current] accept for EPOC
Message-ID: <Pine.LNX.4.02.
10103031635190.4825-100000@milkyway.science-computing.de>
p4raw-id: //depot/perl@9002
Craig A. Berry [Fri, 2 Mar 2001 17:44:40 +0000]
t/pod/find.t on VMS
Message-Id: <5.0.2.1.0.
20010302172145.038d3c10@mail.mac.com>
p4raw-id: //depot/perl@9001
Jarkko Hietaniemi [Sat, 3 Mar 2001 17:11:55 +0000]
Integrate changes #8997,8999 from maintperl.
Subject: [PATCH 5.6.1] compiling on OS/2
(Better error message from hints/os2.sh)
Subject: [PATCH 5.6.1] syslog.t
p4raw-link: @8999 on //depot/maint-5.6/perl:
1d1f4060a256037d3512259fe4c8a06dfa47e060
p4raw-link: @8997 on //depot/maint-5.6/perl:
44fb3a8ab385118a630b811ac7a33489c856e76b
p4raw-id: //depot/perl@9000
p4raw-integrated: from //depot/maint-5.6/perl@8996 'copy in'
hints/os2.sh (@8156..) 'merge in' t/lib/syslog.t (@8173..)
Jarkko Hietaniemi [Sat, 3 Mar 2001 00:55:58 +0000]
Regen files for mainline.
p4raw-id: //depot/perl@8996
Jarkko Hietaniemi [Fri, 2 Mar 2001 19:59:56 +0000]
Update Changes.
p4raw-id: //depot/perl@8989
Jarkko Hietaniemi [Fri, 2 Mar 2001 19:57:08 +0000]
Integrate perlio:
[ 8969]
Add charname comments to .ucm files writen by 'compile',
also order charmaps in those files by source encoding.
regenerate distrubuted .ucm files
p4raw-link: @8969 on //depot/perlio:
f39fb8cc9d88ca007aab35d5a7373417b639dd74
p4raw-id: //depot/perl@8988
Nick Ing-Simmons [Fri, 2 Mar 2001 18:15:45 +0000]
Integrate mainline
p4raw-id: //depot/perlio@8985
Charles Lane [Thu, 1 Mar 2001 15:54:09 +0000]
VMS piping ... cleanup at interpreter exit
Message-Id: <
010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@8983
Radu Greab [Thu, 1 Mar 2001 21:47:22 +0000]
Re: sync sync sync: have I missed any patches?
Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
Fixes the bugs
20010221.005 and 20010221.008: "the taint checker
was checking argv[0] regardless of whether a different pathname
will actually be executed." Test case not supplied because
drafting that, ironically enough, revealed another bug
(or a feature).
p4raw-id: //depot/perl@8982
Jarkko Hietaniemi [Fri, 2 Mar 2001 15:28:03 +0000]
Misdate in #8978.
p4raw-id: //depot/perl@8981
Chris Nandor [Wed, 28 Feb 2001 22:10:15 +0000]
File::Copy for bleadperl, maintperl
Message-Id: <p
05010400b6c36d959ae8@[10.0.1.177]>
p4raw-id: //depot/perl@8980
abela@geneanet.org [Thu, 1 Mar 2001 17:59:27 +0000]
[ID
20010301.004] Technically speaking in perldata
Message-Id: <
20010301165927.262C2D17D@little-roots.geneanet.org>
p4raw-id: //depot/perl@8979
abela@geneanet.org [Thu, 1 Mar 2001 14:48:40 +0000]
[ID
20010301.003] ref to 5.004
Message-Id: <
20010301134840.C0CD1D171@little-roots.geneanet.org>
Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
and mention the suidperl August 2000 security problem.
p4raw-id: //depot/perl@8978
Nick Ing-Simmons [Thu, 1 Mar 2001 23:25:30 +0000]
Integrate mainline.
p4raw-id: //depot/perlio@8976
Jarkko Hietaniemi [Thu, 1 Mar 2001 16:51:34 +0000]
Integrate change #8974 from maintperl, fix for bugid
20010226.008.
p4raw-link: @8974 on //depot/maint-5.6/perl:
e4625da7211a0a63080d50d21af8e6d48edb3c6a
p4raw-id: //depot/perl@8975
p4raw-integrated: from //depot/maint-5.6/perl@8973 'merge in' toke.c
(@8801..)
Jarkko Hietaniemi [Thu, 1 Mar 2001 02:23:25 +0000]
Retract #8970 because of a completely mysterious core dump:
adding the tests 241..244 causes op/pat dump core at test #25.
The test needs a lot of whittling down before the bug can be solved.
p4raw-id: //depot/perl@8973
Jarkko Hietaniemi [Thu, 1 Mar 2001 01:58:38 +0000]
Regen perlapi.
p4raw-id: //depot/perl@8972
Nicholas Clark [Wed, 28 Feb 2001 23:28:49 +0000]
don't write along symlinks into a read only source tree (was Re: [ID
20010129.006] OK: perl v5.7.0 +DEVEL8584 on i586-linux-64all 2.2.12 (UNINSTALLED))
Message-ID: <
20010228232849.A55187@plum.flirble.org>
Allow a completely write protected source code tree
when using the Configure -Dmksymlinks.
p4raw-id: //depot/perl@8971
Jarkko Hietaniemi [Thu, 1 Mar 2001 01:32:04 +0000]
Add back the EBCDIC character range tests (for matching).
p4raw-id: //depot/perl@8970
Nick Ing-Simmons [Wed, 28 Feb 2001 18:18:01 +0000]
Add charname comments to .ucm files writen by 'compile',
also order charmaps in those files by source encoding.
regenerate distrubuted .ucm files
p4raw-id: //depot/perlio@8969
Jarkko Hietaniemi [Wed, 28 Feb 2001 16:26:37 +0000]
Expand usemorebits early if d_casti32 needs to be undefined.
p4raw-id: //depot/perl@8968
Jarkko Hietaniemi [Wed, 28 Feb 2001 16:22:26 +0000]
Undo qu. Retract #8814, rewrite op/each part of #8615,
retract toke.c/qu parts of #8583, retract #8485, retract
or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
op/length.t, and MANIFEST, and delete t/op/qu.t.
p4raw-id: //depot/perl@8967
Jarkko Hietaniemi [Wed, 28 Feb 2001 15:00:27 +0000]
Retract #8865 and #8869, un?pack C now again agree with Camel 3
by not changing from pre-Unicode days into being Unicode-aware.
Sniff.
p4raw-id: //depot/perl@8966
Michael Stevens [Fri, 23 Feb 2001 15:47:56 +0000]
Re: Errors in core PODs
Message-ID: <
20010223154756.A7723@firedrake.org>
p4raw-id: //depot/perl@8965
Jarkko Hietaniemi [Wed, 28 Feb 2001 14:35:35 +0000]
Do not force d_casti32 to undef if we are on a 64-bit environment.
(The #8961 was too bold.)
p4raw-id: //depot/perl@8964
Tim Jenness [Tue, 27 Feb 2001 13:24:58 +0000]
Re: sync sync sync: have I missed any patches?
In-Reply-To: <
20010227140737.Y10633@chaos.wustl.edu>
Message-ID: <Pine.LNX.4.30.
0102271322070.8623-100000@lapaki.jach.hawaii.edu>
Replace djSP with dSP.
p4raw-id: //depot/perl@8963
Jarkko Hietaniemi [Tue, 27 Feb 2001 23:21:14 +0000]
Upgrade to Filter::Simple 0.50 (just few doc tweaks).
p4raw-id: //depot/perl@8962
Jarkko Hietaniemi [Tue, 27 Feb 2001 22:55:26 +0000]
The casting mystery in HP-UX and IRIX needs at least a workaround
and this would be it.
p4raw-id: //depot/perl@8961
Craig A. Berry [Tue, 27 Feb 2001 16:11:44 +0000]
configure.com bug fixing spree
Message-Id: <5.0.2.1.0.
20010227150548.02a200f8@exchi01>
p4raw-id: //depot/perl@8959
Jarkko Hietaniemi [Tue, 27 Feb 2001 15:16:42 +0000]
Update Changes.
p4raw-id: //depot/perl@8958
Olaf Flebbe [Mon, 26 Feb 2001 23:34:36 +0000]
[perl-current] EPOC
Message-ID: <Pine.LNX.4.02.
10102262333490.3781-100000@milkyway.science-computing.de>
p4raw-id: //depot/perl@8956
Edward Peschko [Mon, 26 Feb 2001 18:51:58 +0000]
Re: Compile with perlcc..
Message-ID: <
20010226185158.A9871@excitehome.net>
plus add a simple usage message if no arguments given.
p4raw-id: //depot/perl@8955
Nick Ing-Simmons [Mon, 26 Feb 2001 21:02:59 +0000]
Integrate mainline
p4raw-id: //depot/perlio@8954
Nicholas Clark [Mon, 26 Feb 2001 00:42:07 +0000]
Documenting coderef @INC (Re: CPAN "make this script work" feature)
Message-ID: <
20010226004207.F23333@plum.flirble.org>
p4raw-id: //depot/perl@8953
Simon Cozens [Mon, 26 Feb 2001 12:23:48 +0000]
XPUSH[insp] was Re: progress
Message-ID: <
20010226122348.A25536@pembro26.pmb.ox.ac.uk>
p4raw-id: //depot/perl@8952
Nicholas Clark [Mon, 26 Feb 2001 00:27:19 +0000]
perlio - unknown layer
Message-ID: <
20010226002719.E23333@plum.flirble.org>
p4raw-id: //depot/perl@8951
Jeff Okamoto [Fri, 23 Feb 2001 13:28:33 +0000]
PATCH: extra tests to check on negative float to unsigned cast
Message-Id: <
200102232128.NAA28938@xfiles.corp.hp.com>
p4raw-id: //depot/perl@8950
Peter Prymmer [Fri, 23 Feb 2001 10:51:37 +0000]
Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
Message-ID: <Pine.OSF.4.10.
10102231042010.79050-100000@aspara.forte.com>
p4raw-id: //depot/perl@8949
Radu Greab [Fri, 23 Feb 2001 18:50:48 +0000]
small fix in pod/perlop.pod
Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
p4raw-id: //depot/perl@8948
Dave Mitchell [Mon, 26 Feb 2001 11:01:24 +0000]
-Dt padsv($var)
Message-Id: <
200102261101.LAA12915@tiree.fdgroup.co.uk>
p4raw-id: //depot/perl@8947
Thomas Dorner [Mon, 26 Feb 2001 09:22:17 +0000]
Modified README.bs2000
Message-ID: <
6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
p4raw-id: //depot/perl@8946
Jarkko Hietaniemi [Mon, 26 Feb 2001 14:14:15 +0000]
Add more known sprintf failures.
p4raw-id: //depot/perl@8944
Jarkko Hietaniemi [Mon, 26 Feb 2001 13:56:22 +0000]
perlglob.exe needs to be found in Win32, patch from
Vadim Konovalov. Nick I-S comments: "Perhaps a lingering glob()
which needs external glob at mini-perl time."
p4raw-id: //depot/perl@8943
Jarkko Hietaniemi [Mon, 26 Feb 2001 13:52:19 +0000]
A missing dTHX from Vadim Konovalov.
p4raw-id: //depot/perl@8942
Jarkko Hietaniemi [Mon, 26 Feb 2001 13:37:05 +0000]
Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
p4raw-id: //depot/perl@8941
Jarkko Hietaniemi [Mon, 26 Feb 2001 13:35:40 +0000]
Integrate perlio:
[ 8938]
Encode implementations docs.
p4raw-link: @8938 on //depot/perlio:
4edaa979293b3e482a715be9ab66acf7eb848c46
p4raw-id: //depot/perl@8940
Nick Ing-Simmons [Sun, 25 Feb 2001 23:47:09 +0000]
Integrate mainline.
p4raw-id: //depot/perlio@8939
Nick Ing-Simmons [Sun, 25 Feb 2001 19:36:28 +0000]
Encode implementations docs.
p4raw-id: //depot/perlio@8938
Jarkko Hietaniemi [Sun, 25 Feb 2001 19:26:16 +0000]
Script wasn't aligned with reality.
p4raw-id: //depot/perl@8937
Jarkko Hietaniemi [Sun, 25 Feb 2001 18:54:55 +0000]
Update Changes.
p4raw-id: //depot/perl@8936
Jarkko Hietaniemi [Sun, 25 Feb 2001 18:46:36 +0000]
Retract #8929,8930,8932,8933 for now.
p4raw-id: //depot/perl@8935
Jarkko Hietaniemi [Sun, 25 Feb 2001 17:34:35 +0000]
Integrate perlio:
[ 8927]
Change method names in Encode implementation classes to something
less confusing (preparing to "go public").
[ 8926]
GCC __atribute__ / printf fix
[ 8925]
Checked in the wrong one ...
[ 8923]
Encode API documentation nd tidy up.
Minor additions to test.
Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
Adds STRLEN to standard typemap.
p4raw-link: @8927 on //depot/perlio:
50d2698546d7dba5ed48b29bf1c13887b041a4ba
p4raw-link: @8926 on //depot/perlio:
c745e42cb33cb9fcfc4d47fe732cfa4725aa5d07
p4raw-link: @8925 on //depot/perlio:
2a936312a7ab627c98624c1ea83115246309b3d7
p4raw-link: @8923 on //depot/perlio:
4411f3b60960504e67715e05eb0ed3192bfff8fc
p4raw-id: //depot/perl@8934
Jarkko Hietaniemi [Sun, 25 Feb 2001 17:33:12 +0000]
(Retracted by #8395.)
Slight tweaks in scan_const(), not fixes yet, it seems like
lots of work remains to be done...
p4raw-id: //depot/perl@8933
Jarkko Hietaniemi [Sun, 25 Feb 2001 17:27:11 +0000]
(Retracted by #8395.)
Missing from #8930.
p4raw-id: //depot/perl@8932
Jarkko Hietaniemi [Sun, 25 Feb 2001 17:26:19 +0000]
A comment tweak.
p4raw-id: //depot/perl@8931
Jarkko Hietaniemi [Sun, 25 Feb 2001 17:25:47 +0000]
(Retracted by #8395.)
Attempt to fix the EBCDIC character range problem with //.
p4raw-id: //depot/perl@8930
Jarkko Hietaniemi [Sun, 25 Feb 2001 17:23:45 +0000]
(Retracted by #8395.)
Expand the EBCDIC character range tests, and add few nasty
tr tests from Karsten Sperling.
p4raw-id: //depot/perl@8929
Jarkko Hietaniemi [Sun, 25 Feb 2001 17:18:49 +0000]
Missing check-in.
p4raw-id: //depot/perl@8928
Nick Ing-Simmons [Sun, 25 Feb 2001 11:30:22 +0000]
Change method names in Encode implementation classes to something
less confusing (preparing to "go public").
p4raw-id: //depot/perlio@8927
Nick Ing-Simmons [Sun, 25 Feb 2001 10:53:24 +0000]
GCC __atribute__ / printf fix
p4raw-id: //depot/perlio@8926
Nick Ing-Simmons [Sun, 25 Feb 2001 10:52:25 +0000]
Checked in the wrong one ...
p4raw-id: //depot/perlio@8925
Nick Ing-Simmons [Sat, 24 Feb 2001 18:46:51 +0000]
Integrate mainline - to see what Jarkko has in ...
p4raw-id: //depot/perlio@8924
Nick Ing-Simmons [Sat, 24 Feb 2001 17:05:23 +0000]
Encode API documentation nd tidy up.
Minor additions to test.
Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
Adds STRLEN to standard typemap.
p4raw-id: //depot/perlio@8923
Jarkko Hietaniemi [Sat, 24 Feb 2001 16:38:12 +0000]
Add a test for the "character range should match in EBCDIC
if specified using explicit numerics" bug found by Karsten
Sperling.
p4raw-id: //depot/perl@8922
Michael G. Schwern [Fri, 23 Feb 2001 03:21:37 +0000]
fixing t/pod/find.t, running t/pod
Message-ID: <
20010223032137.A26022@magnonel.guild.net>
plus Charles Lane's fixes, plus tweaks.
p4raw-id: //depot/perl@8921
Nick Ing-Simmons [Sat, 24 Feb 2001 10:30:11 +0000]
Integrate mainline
p4raw-id: //depot/perlio@8920
Vadim Konovalov [Sat, 24 Feb 2001 00:10:14 +0000]
Re: I'm losing the war...
Message-ID: <
007501c09dde$a9b84420$2f7b55c2@vad>
hv_store() not working correctly in ENV_IS_CASELESS case.
p4raw-id: //depot/perl@8919
Andreas König [Fri, 23 Feb 2001 02:39:03 +0000]
Re: [PATCH] fix for charnames above FFFF
Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
A further efficiency tweak.
p4raw-id: //depot/perl@8918