Jarkko Hietaniemi [Mon, 18 Mar 2002 01:19:40 +0000 (01:19 +0000)]
return at the wrong side of #endif.
p4raw-id: //depot/perl@15279
Abhijit Menon-Sen [Sun, 17 Mar 2002 23:45:31 +0000 (23:45 +0000)]
Typo fix from Stas Bekman.
p4raw-id: //depot/perl@15278
Abhijit Menon-Sen [Sun, 17 Mar 2002 23:41:35 +0000 (23:41 +0000)]
Upgrade to Tie::File 0.21.
p4raw-id: //depot/perl@15277
Jarkko Hietaniemi [Sun, 17 Mar 2002 21:50:26 +0000 (21:50 +0000)]
Simple speed gainback (as it was in 5.6): for non-Unicode
character classes use inlined macros instead of the full
function call.
p4raw-id: //depot/perl@15276
Jarkko Hietaniemi [Sun, 17 Mar 2002 20:14:18 +0000 (20:14 +0000)]
Integrate perlio:
[ 15274]
Other :encoding oddities
- we should really pop while we can still make method calls
in case DESTROY does something.
- Provide a no-op DESTROY
- Use SvPV_only() rather than just SvPV_on()
[ 15273]
Avoid overwrite of un-allocated memory when SvCUR > SvLEN
p4raw-link: @15274 on //depot/perlio:
284ee456826016ea93485015648c2b3b4b3bcd40
p4raw-link: @15273 on //depot/perlio:
54f0641bc82f8965b371b5750b4424f8aef9918d
p4raw-id: //depot/perl@15275
Nick Ing-Simmons [Sun, 17 Mar 2002 20:00:12 +0000 (20:00 +0000)]
Other :encoding oddities
- we should really pop while we can still make method calls
in case DESTROY does something.
- Provide a no-op DESTROY
- Use SvPV_only() rather than just SvPV_on()
p4raw-id: //depot/perlio@15274
Nick Ing-Simmons [Sun, 17 Mar 2002 19:53:24 +0000 (19:53 +0000)]
Avoid overwrite of un-allocated memory when SvCUR > SvLEN
p4raw-id: //depot/perlio@15273
Jarkko Hietaniemi [Sun, 17 Mar 2002 18:39:22 +0000 (18:39 +0000)]
Implement the retry-on-ERANGE for the get*_r().
The buffer will keep doubling until 64k.
p4raw-id: //depot/perl@15272
Nick Ing-Simmons [Sun, 17 Mar 2002 17:38:44 +0000 (17:38 +0000)]
Integrate mainline
p4raw-id: //depot/perlio@15271
Andreas König [Fri, 8 Mar 2002 16:36:01 +0000 (17:36 +0100)]
UTF-8 bug (maybe alreayd known?)
Message-ID: <m3n0xjul5q.fsf@anima.de>
p4raw-id: //depot/perl@15270
Nick Ing-Simmons [Sun, 17 Mar 2002 09:12:39 +0000 (09:12 +0000)]
Integarate mainline
p4raw-id: //depot/perlio@15269
Andreas König [Tue, 12 Mar 2002 00:40:09 +0000 (01:40 +0100)]
SEGV in s/// and UTF-8
Message-ID: <m3r8mqad2e.fsf@anima.de>
p4raw-id: //depot/perl@15268
Jarkko Hietaniemi [Sat, 16 Mar 2002 19:57:03 +0000 (19:57 +0000)]
Thwart IRIX long doubles and sloppy pow() (in Perl, **);
from Nicholas Clark. Fixes lib/integer.t and t/op/pack.t
which assume that 2**someinteger is accurate.
p4raw-id: //depot/perl@15267
Jarkko Hietaniemi [Sat, 16 Mar 2002 18:55:53 +0000 (18:55 +0000)]
_r-ify config.win64, too.
p4raw-id: //depot/perl@15266
Jarkko Hietaniemi [Sat, 16 Mar 2002 18:51:45 +0000 (18:51 +0000)]
Better place to initialize (IRIX cc noticed that
the many "goto defchars" bypass the initialization)
p4raw-id: //depot/perl@15265
Jarkko Hietaniemi [Sat, 16 Mar 2002 18:41:19 +0000 (18:41 +0000)]
If not building threaded, never mind the threaded prototypes.
p4raw-id: //depot/perl@15264
Jarkko Hietaniemi [Sat, 16 Mar 2002 18:29:26 +0000 (18:29 +0000)]
FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
p4raw-id: //depot/perl@15262
Abhijit Menon-Sen [Sat, 16 Mar 2002 18:14:04 +0000 (18:14 +0000)]
Upgrade to Tie::File 0.20.
p4raw-id: //depot/perl@15261
Jarkko Hietaniemi [Sat, 16 Mar 2002 18:12:25 +0000 (18:12 +0000)]
There seems to be a trend for the *time_r to be hidden.
p4raw-id: //depot/perl@15260
Stas Bekman [Sun, 17 Mar 2002 02:11:26 +0000 (10:11 +0800)]
fix anchor generation code (ID
20020312.006)
Message-ID: <Pine.LNX.4.44.
0203170205130.16962-100000@hope.stason.org>
p4raw-id: //depot/perl@15259
Peter Scott [Fri, 15 Mar 2002 18:19:21 +0000 (10:19 -0800)]
Re: dumpvar.pl bug
Message-id: <4.3.2.7.2.
20020315153302.
00bac420@shell2.webquarry.com>
p4raw-id: //depot/perl@15258
Jarkko Hietaniemi [Sat, 16 Mar 2002 17:52:29 +0000 (17:52 +0000)]
More paranoid _r protochecking. At least Tru64 and
Linux need additional hinting help to believe that
the time_r protos exist; turn on FreeBSD _THREAD_SAFE
to see what goes bang.
p4raw-id: //depot/perl@15257
Jarkko Hietaniemi [Sat, 16 Mar 2002 16:23:07 +0000 (16:23 +0000)]
HP-UX gcc 3 warnings found by Sarathy.
p4raw-id: //depot/perl@15255
Slaven Rezic [Sat, 16 Mar 2002 15:29:18 +0000 (16:29 +0100)]
Re: [ID
20020315.003] timelocal does not return fractal values anymore
Message-ID: <877kocwpq9.fsf@vran.herceg.de>
p4raw-id: //depot/perl@15254
Jarkko Hietaniemi [Sat, 16 Mar 2002 16:11:49 +0000 (16:11 +0000)]
HP-UX has also endgrent_r/endpwent_r marked obsolete.
p4raw-id: //depot/perl@15253
Gurusamy Sarathy [Sat, 16 Mar 2002 15:36:16 +0000 (15:36 +0000)]
UIN32_MAX with borken under HP-UX+gcc
p4raw-id: //depot/perl@15252
Abhijit Menon-Sen [Sat, 16 Mar 2002 02:38:08 +0000 (02:38 +0000)]
Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
*::DESTROY() is deprecated
From: Ilya Zakharevich <ilya@math.ohio-state.edu>
Date: Thu, 14 Mar 2002 18:39:22 -0500
Message-Id: <
20020314183922.A8448@math.ohio-state.edu>
Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
*::DESTROY() is deprecated
From: Dave Mitchell <davem@fdgroup.com>
Date: Fri, 15 Mar 2002 19:22:49 +0000
Message-Id: <
20020315192249.A22389@fdgroup.com>
p4raw-link: @15047 on //depot/perl:
0cce8c827906d6294f47c30840f886b52d8345f8
p4raw-id: //depot/perl@15251
Abhijit Menon-Sen [Sat, 16 Mar 2002 02:14:41 +0000 (02:14 +0000)]
Plural nit.
p4raw-id: //depot/perl@15250
Jarkko Hietaniemi [Fri, 15 Mar 2002 20:46:10 +0000 (20:46 +0000)]
Doesn't make sense to test for protos if the
functions are not to be used (!= functions exist!)
This might be the key (well, a key) to the HP-UX
problems.
p4raw-id: //depot/perl@15249
Jarkko Hietaniemi [Fri, 15 Mar 2002 20:05:46 +0000 (20:05 +0000)]
Typo in #15247.
p4raw-id: //depot/perl@15248
Jarkko Hietaniemi [Fri, 15 Mar 2002 19:41:43 +0000 (19:41 +0000)]
The UINT32_MAX_BROKEN is still needed for pre-gcc-3
in HP-UX (from H.Merijn Brand)
p4raw-id: //depot/perl@15247
Mark-Jason Dominus [Fri, 15 Mar 2002 18:48:42 +0000 (18:48 +0000)]
minor corrections in perldelta.pod
Message-Id: <
20020315184842.13573.qmail@plover.com>
p4raw-id: //depot/perl@15246
Abhijit Menon-Sen [Fri, 15 Mar 2002 17:37:52 +0000 (17:37 +0000)]
Upgrade to Tie::File 0.19.
p4raw-id: //depot/perl@15245
Jarkko Hietaniemi [Fri, 15 Mar 2002 17:13:33 +0000 (17:13 +0000)]
Update Changes.
p4raw-id: //depot/perl@15244
Jarkko Hietaniemi [Fri, 15 Mar 2002 16:18:16 +0000 (16:18 +0000)]
Forgot from #15241.
p4raw-id: //depot/perl@15243
Mark-Jason Dominus [Fri, 15 Mar 2002 15:42:18 +0000 (15:42 +0000)]
patch pod/perltodo.pod
Message-ID: <
20020315154218.10163.qmail@plover.com>
(With s/WANT/Want/)
p4raw-id: //depot/perl@15242
Nikola Knezevic [Fri, 15 Mar 2002 00:39:48 +0000 (01:39 +0100)]
(revision 5 undef)
Message-ID: <
116078615.
20020315003948@tesla.rcub.bg.ac.yu>
p4raw-id: //depot/perl@15241
Michael G. Schwern [Thu, 14 Mar 2002 16:39:29 +0000 (11:39 -0500)]
[BUG & PATCH] can't quit the debugger after run completes
Message-ID: <
20020314213929.GA2912@blackrider>
p4raw-id: //depot/perl@15240
Jarkko Hietaniemi [Fri, 15 Mar 2002 16:11:17 +0000 (16:11 +0000)]
Integrate perlio:
[ 15235]
Add the binmode()s to make JP.t pass on Win32
p4raw-link: @15235 on //depot/perlio:
a6a3912c27ed4f9ffb87d242b56d42a194c8b333
p4raw-id: //depot/perl@15239
Jarkko Hietaniemi [Fri, 15 Mar 2002 16:07:58 +0000 (16:07 +0000)]
Monster _r patch: try to scan for all known _r variants,
and then use them (under ithreads). May fail in HP-UX,
and the op/groups is known to be fickle everywhere. Known
to work in Solaris, Linux, Tru64, IRIX, AIX. (Some compiler
warnings in AIX since the first arguments of getnetbyaddr
and getnetbyadd_r are of different types. Thanks, IBM.)
In non-Configure platforms deny the existence of any
of the _r thingies. (Also add the recently introduced
d_tm_* to places it wasn't already in.)
TODO: the suggested glibc buffer growth retry loop in case
some entries (at least for: gr*, host*) are big.
Forgot win32/config.win64.
p4raw-id: //depot/perl@15238
Jarkko Hietaniemi [Fri, 15 Mar 2002 15:18:46 +0000 (15:18 +0000)]
Be more explicit on when is the $! worth anything.
p4raw-id: //depot/perl@15237
Nick Ing-Simmons [Fri, 15 Mar 2002 07:31:54 +0000 (07:31 +0000)]
Add the binmode()s to make JP.t pass on Win32
p4raw-id: //depot/perlio@15235
Nick Ing-Simmons [Fri, 15 Mar 2002 07:20:49 +0000 (07:20 +0000)]
Integrate perlio:
[ 15233]
Mark JP.t's data files as binary
[ 15011]
Avoid $Id$ cleverness and just have a $VERSION.
p4raw-link: @15233 on //depot/perlio:
8b63e183127000ab3ef3ae3d23bdad82f4c2c257
p4raw-link: @15011 on //depot/perlio:
0a7a2f6ef0e8d0b5ea8d9679493cc39200f48ff6
p4raw-id: //depot/perl@15234
Nick Ing-Simmons [Fri, 15 Mar 2002 07:18:02 +0000 (07:18 +0000)]
Mark JP.t's data files as binary
p4raw-id: //depot/perlio@15233
Nick Ing-Simmons [Fri, 15 Mar 2002 07:13:38 +0000 (07:13 +0000)]
Integrate mainline
p4raw-id: //depot/perlio@15232
Jarkko Hietaniemi [Fri, 15 Mar 2002 04:49:10 +0000 (04:49 +0000)]
The section needs to be in the makedepend script
(from Jan-Erik Karlsson).
p4raw-id: //depot/perl@15231
Nicholas Clark [Thu, 14 Mar 2002 23:05:23 +0000 (23:05 +0000)]
Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
Message-ID: <
20020314230522.GG363@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@15230
Brent Dax [Thu, 14 Mar 2002 09:08:41 +0000 (01:08 -0800)]
RE: [PATCH] Get rid of bad error message formatting in Pod::Html
From: "Brent Dax" <brentdax@cpan.org>
Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
p4raw-id: //depot/perl@15229
Paul Green [Tue, 12 Mar 2002 19:22:00 +0000 (14:22 -0500)]
Better patch for Benchmark.t and arith.t
Message-Id: <
200203130025.TAA20113@mailhub1.stratus.com>
p4raw-id: //depot/perl@15226
Ken Williams [Wed, 13 Mar 2002 17:50:59 +0000 (11:50 -0600)]
Re: Win32: C:\Program Files
From: "Ken Williams" <ken@mathforum.org>
Message-Id: <
2B174669-36DD-11D6-87FA-
003065F6D85A@mathforum.org>
Add -t to perl -h.
p4raw-id: //depot/perl@15225
Jarkko Hietaniemi [Thu, 14 Mar 2002 14:24:44 +0000 (14:24 +0000)]
Extra paranoia from Nicholas Clark.
p4raw-id: //depot/perl@15224
Nicholas Clark [Wed, 13 Mar 2002 14:22:50 +0000 (14:22 +0000)]
Re: PATCH proposal for ext/Safe/safe2.t
Message-ID: <
20020313142250.G92566@plum.flirble.org>
p4raw-id: //depot/perl@15223
Slaven Rezic [Tue, 12 Mar 2002 13:03:41 +0000 (14:03 +0100)]
Re: [PATCH] really protect spaces in Makefile.SH
Message-Id: <
20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
p4raw-id: //depot/perl@15222
Rafael Garcia-Suarez [Wed, 13 Mar 2002 17:18:57 +0000 (18:18 +0100)]
a test for B::Xref
Message-ID: <
20020313171857.F1144@rafael>
p4raw-id: //depot/perl@15221
Rafael Garcia-Suarez [Wed, 13 Mar 2002 16:21:42 +0000 (17:21 +0100)]
Exporter.pm POD fixups
Message-ID: <
20020313162142.A1144@rafael>
p4raw-id: //depot/perl@15220
Nick Ing-Simmons [Thu, 14 Mar 2002 07:00:16 +0000 (07:00 +0000)]
Integrate mainline
p4raw-id: //depot/perlio@15219
Michael G. Schwern [Wed, 13 Mar 2002 17:43:00 +0000 (12:43 -0500)]
Re: [PATCH] 'all ::' for one and one for 'all ::'
Message-ID: <
20020313224300.GG3311@blackrider>
p4raw-id: //depot/perl@15218
Jarkko Hietaniemi [Wed, 13 Mar 2002 17:28:36 +0000 (17:28 +0000)]
Pod tweak.
p4raw-id: //depot/perl@15217
Craig A. Berry [Wed, 13 Mar 2002 01:44:01 +0000 (19:44 -0600)]
'all ::' for one and one for 'all ::'
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <
a05101501b8b4ad54a28f@[172.16.52.1]>
p4raw-id: //depot/perl@15216
Nick Ing-Simmons [Wed, 13 Mar 2002 08:08:36 +0000 (08:08 +0000)]
Integrate mainline.
p4raw-id: //depot/perlio@15215
Jarkko Hietaniemi [Tue, 12 Mar 2002 23:24:59 +0000 (23:24 +0000)]
More known threadsafings.
p4raw-id: //depot/perl@15209
Jarkko Hietaniemi [Tue, 12 Mar 2002 20:43:46 +0000 (20:43 +0000)]
Small tweaks.
p4raw-id: //depot/perl@15208
Jarkko Hietaniemi [Tue, 12 Mar 2002 17:38:46 +0000 (17:38 +0000)]
VERSIONize.
p4raw-id: //depot/perl@15207
Stas Bekman [Mon, 11 Mar 2002 14:54:31 +0000 (22:54 +0800)]
perl datastructure conversion shortcuts for DDD
Message-ID: <
3C8C54A7.5020502@stason.org>
p4raw-id: //depot/perl@15206
Jarkko Hietaniemi [Tue, 12 Mar 2002 17:09:50 +0000 (17:09 +0000)]
Regen modlib.
p4raw-id: //depot/perl@15205
Jarkko Hietaniemi [Tue, 12 Mar 2002 17:07:57 +0000 (17:07 +0000)]
Regen toc.
p4raw-id: //depot/perl@15204
Jarkko Hietaniemi [Tue, 12 Mar 2002 16:45:32 +0000 (16:45 +0000)]
Tiny pod tweaks.
p4raw-id: //depot/perl@15203
Jarkko Hietaniemi [Tue, 12 Mar 2002 16:06:04 +0000 (16:06 +0000)]
perldeltaize Hash::Util.
p4raw-id: //depot/perl@15202
Jarkko Hietaniemi [Tue, 12 Mar 2002 15:41:23 +0000 (15:41 +0000)]
Move the readonly interface back to universal.c,
(new name: Internals::SvREADONLY), remove Data::Util,
move Hash::Util to lib, also introduce refcnt interface
(Internals::SvREFCNT). Make both the new interfaces
to be more sane so that if they set the value, they return
the new value, not the old one.
p4raw-id: //depot/perl@15201
Mike Guy [Tue, 12 Mar 2002 16:04:23 +0000 (16:04 +0000)]
Disambiguate "Can't locate"
Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
p4raw-id: //depot/perl@15200
Paul Green [Tue, 12 Mar 2002 11:00:00 +0000 (06:00 -0500)]
perl/lib/File/stat.t
Message-Id: <
200203121602.LAA29760@mailhub1.stratus.com>
p4raw-id: //depot/perl@15199
Robin Barker [Tue, 12 Mar 2002 13:31:58 +0000 (13:31 +0000)]
Re[2]: Related issues? [ID
20020222.011]
Message-Id: <
200203121331.NAA21278@tempest.npl.co.uk>
p4raw-id: //depot/perl@15198
Clinton A. Pierce [Tue, 12 Mar 2002 10:11:53 +0000 (05:11 -0500)]
Inappropriate termination of POD
From: "Clinton A. Pierce" <clintp@geeksalad.org>
Message-Id: <5.1.0.14.2.
20020312095400.
00aed218@www.geeksalad.org>
p4raw-id: //depot/perl@15197
Nick Ing-Simmons [Tue, 12 Mar 2002 13:40:35 +0000 (13:40 +0000)]
Integrate mainline
p4raw-id: //depot/perlio@15196
Nick Ing-Simmons [Tue, 12 Mar 2002 06:08:24 +0000 (06:08 +0000)]
Integrate mainline (a while ago)
p4raw-id: //depot/perlio@15195
Jonathan Stowe [Mon, 11 Mar 2002 08:12:15 +0000 (08:12 +0000)]
Prototyping ...
Message-Id: <Pine.LNX.4.44.
0203110808140.4580-100000@orpheus.gellyfish.com>
p4raw-id: //depot/perl@15194
Dave Mitchell [Fri, 8 Mar 2002 17:08:45 +0000 (17:08 +0000)]
get magic typo
Message-Id: <
200203081708.RAA29941@gizmo.fdgroup.co.uk>
p4raw-id: //depot/perl@15193
Anton Tagunov [Tue, 12 Mar 2002 01:40:58 +0000 (04:40 +0300)]
fix format in lib/utf8.pm and polish the meaning
Message-Id: <
1194068830.
20020312014058@motor.ru>
(Applied with tweaks.)
p4raw-id: //depot/perl@15192
Mattia Barbon [Sun, 10 Mar 2002 22:10:15 +0000 (23:10 +0100)]
alarm(), Win32, no PERL_IMPLICIT_SYS
From: "Mattia Barbon" <mbarbon@dsi.unive.it>
Message-Id: <
3C8BD9C7.13988.73992D@localhost>
p4raw-id: //depot/perl@15191
Anton Tagunov [Mon, 11 Mar 2002 23:27:47 +0000 (02:27 +0300)]
Re[2]: [Patch docs] perlsub. Re: [ID
20020227.012], [ID
20020227.018]
Message-Id: <
19414222180.
20020311232747@motor.ru>
p4raw-id: //depot/perl@15190
Anton Tagunov [Tue, 12 Mar 2002 00:20:21 +0000 (03:20 +0300)]
minor patch for comment in utfebcdic.h
Message-Id: <
13817376786.
20020312002021@motor.ru>
p4raw-id: //depot/perl@15189
Rafael Garcia-Suarez [Mon, 11 Mar 2002 23:32:20 +0000 (00:32 +0100)]
B::Xref improvements
Message-Id: <
20020311233220.A12677@rafael>
p4raw-id: //depot/perl@15188
Paul Green [Mon, 11 Mar 2002 17:23:00 +0000 (12:23 -0500)]
lib/ExtUtils/MM_Unix.pm
Message-Id: <
200203112225.RAA27594@mailhub1.stratus.com>
p4raw-id: //depot/perl@15187
Paul Green [Mon, 11 Mar 2002 17:05:00 +0000 (12:05 -0500)]
installperl - minor untangle for VOS
Message-Id: <
200203112203.RAA21987@mailhub2.stratus.com>
p4raw-id: //depot/perl@15186
Rafael Garcia-Suarez [Mon, 11 Mar 2002 22:37:39 +0000 (23:37 +0100)]
fix to deparse ${^WARNINGS_BITS}
Message-Id: <
20020311223739.A691@rafael>
p4raw-id: //depot/perl@15185
Michael G. Schwern [Tue, 12 Mar 2002 01:12:08 +0000 (20:12 -0500)]
Stray whitespace mucking here-doc
Message-Id: <
20020312061208.GD904@blackrider>
p4raw-id: //depot/perl@15184
Audrey Tang [Tue, 12 Mar 2002 13:05:53 +0000 (21:05 +0800)]
Re: ext/Encode/t/Tcl.t on VMS @15173
Message-Id: <
20020312050553.GA7864@not.autrijus.org>
(Only doc hunk applied, supplementing #15182.)
p4raw-link: @15173 on //depot/perl:
2a3d532f608c7c5e0c317bfba640d088125b93a3
p4raw-id: //depot/perl@15183
Audrey Tang [Tue, 12 Mar 2002 12:56:46 +0000 (20:56 +0800)]
Re: ext/Encode/t/Tcl.t on VMS @15173
Message-Id: <
20020312045646.GA7689@not.autrijus.org>
(Private mail.)
p4raw-link: @15173 on //depot/perl:
2a3d532f608c7c5e0c317bfba640d088125b93a3
p4raw-id: //depot/perl@15182
Audrey Tang [Tue, 12 Mar 2002 11:55:06 +0000 (19:55 +0800)]
Re: ext/Encode/t/Tcl.t on VMS @15173
Message-Id: <
20020312035506.GA6946@not.autrijus.org>
p4raw-link: @15173 on //depot/perl:
2a3d532f608c7c5e0c317bfba640d088125b93a3
p4raw-id: //depot/perl@15181
Jarkko Hietaniemi [Mon, 11 Mar 2002 21:42:58 +0000 (21:42 +0000)]
FAQ sync.
p4raw-id: //depot/perl@15179
Jarkko Hietaniemi [Mon, 11 Mar 2002 17:34:34 +0000 (17:34 +0000)]
The test needs perlio.
p4raw-id: //depot/perl@15178
Mark-Jason Dominus [Mon, 11 Mar 2002 11:36:27 +0000 (06:36 -0500)]
perlreftut update
Message-Id: <
20020311163627.31020.qmail@plover.com>
p4raw-id: //depot/perl@15177
Mark-Jason Dominus [Mon, 11 Mar 2002 16:34:22 +0000 (16:34 +0000)]
Minor correction in perlfaq5
Message-Id: <
20020311163422.30963.qmail@plover.com>
p4raw-id: //depot/perl@15176
Gurusamy Sarathy [Mon, 11 Mar 2002 15:11:42 +0000 (15:11 +0000)]
number of skipped tests was incorrect
p4raw-id: //depot/perl@15175
Gurusamy Sarathy [Mon, 11 Mar 2002 14:39:11 +0000 (14:39 +0000)]
remove doubled CRs
p4raw-id: //depot/perl@15174
Jarkko Hietaniemi [Mon, 11 Mar 2002 14:07:01 +0000 (14:07 +0000)]
Update Changes.
p4raw-id: //depot/perl@15173
Jarkko Hietaniemi [Mon, 11 Mar 2002 13:54:49 +0000 (13:54 +0000)]
Regen toc.
p4raw-id: //depot/perl@15172
Jarkko Hietaniemi [Mon, 11 Mar 2002 13:48:09 +0000 (13:48 +0000)]
Add t/CN.t and t/TW.t; re-sort.
p4raw-id: //depot/perl@15171
Jarkko Hietaniemi [Mon, 11 Mar 2002 13:04:25 +0000 (13:04 +0000)]
Document what to do if one yearns back to
the old legacy encoding.
p4raw-id: //depot/perl@15170
Jarkko Hietaniemi [Mon, 11 Mar 2002 12:57:45 +0000 (12:57 +0000)]
Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
as general purpose encoding transformation interfaces
since that's not what they are.
p4raw-id: //depot/perl@15169