This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
22 years agoMake to Unicode character functions to use UVs
Jarkko Hietaniemi [Fri, 30 Nov 2001 00:49:35 +0000 (00:49 +0000)]
Make to Unicode character functions to use UVs
instead of U32s and add to_uni_fold().

p4raw-id: //depot/perl@13374

22 years agoRe: DRAFT perlpacktut.pod v0.0
Nicholas Clark [Thu, 29 Nov 2001 22:47:32 +0000 (22:47 +0000)]
Re: DRAFT perlpacktut.pod v0.0
Message-ID: <20011129224732.W37621@plum.flirble.org>

p4raw-id: //depot/perl@13373

22 years agoREADME.vos updates from Paul Green.
Jarkko Hietaniemi [Thu, 29 Nov 2001 22:32:49 +0000 (22:32 +0000)]
README.vos updates from Paul Green.

p4raw-id: //depot/perl@13372

22 years agoVMS pre7 default signal handling
Charles Lane [Thu, 29 Nov 2001 14:18:51 +0000 (09:18 -0500)]
VMS pre7 default signal handling
Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>

p4raw-id: //depot/perl@13371

22 years agoFwd: [craigberry@mac.com: RE: Broken URL in README.vms]
Michael G. Schwern [Thu, 29 Nov 2001 13:12:31 +0000 (08:12 -0500)]
Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
Message-ID: <20011129131231.E11300@blackrider>

p4raw-id: //depot/perl@13370

22 years agoBGET_IV was missing.
Jarkko Hietaniemi [Thu, 29 Nov 2001 20:58:10 +0000 (20:58 +0000)]
BGET_IV was missing.

p4raw-id: //depot/perl@13369

22 years ago(was Re: warnings from [PATCH Perl@13013] Term::Cap and VMS )
Jonathan Stowe [Thu, 29 Nov 2001 16:31:24 +0000 (16:31 +0000)]
(was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>

p4raw-id: //depot/perl@13368

22 years agoPorting/checkURL.pl was missing.
Jarkko Hietaniemi [Thu, 29 Nov 2001 15:11:43 +0000 (15:11 +0000)]
Porting/checkURL.pl was missing.

p4raw-id: //depot/perl@13367

22 years agoINSTALL and READMEs should be reviewed
Rafael Garcia-Suarez [Thu, 29 Nov 2001 16:49:36 +0000 (17:49 +0100)]
INSTALL and READMEs should be reviewed
Message-ID: <20011129164936.A17492@rafael>

p4raw-id: //depot/perl@13366

22 years agoRe: [PATCH README.os390] URL fixes and "Tools and Toys" link
Peter Prymmer [Thu, 29 Nov 2001 15:37:42 +0000 (15:37 +0000)]
Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>

p4raw-id: //depot/perl@13365

22 years agoUpdate Changes.
Jarkko Hietaniemi [Thu, 29 Nov 2001 14:34:18 +0000 (14:34 +0000)]
Update Changes.

p4raw-id: //depot/perl@13364

22 years agoThe changes to the curliffed files didn't stick in #13348.
Jarkko Hietaniemi [Thu, 29 Nov 2001 14:26:48 +0000 (14:26 +0000)]
The changes to the curliffed files didn't stick in #13348.

p4raw-id: //depot/perl@13363

22 years agoRe: Found the rev where File::Glob broke
Andy Dougherty [Thu, 29 Nov 2001 10:14:05 +0000 (05:14 -0500)]
Re: Found the rev where File::Glob broke
Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@13362

22 years agoUse __DATA__ instead of __END__.
Jarkko Hietaniemi [Thu, 29 Nov 2001 14:08:30 +0000 (14:08 +0000)]
Use __DATA__ instead of __END__.

p4raw-id: //depot/perl@13361

22 years agoautosplit into @F fix
Rafael Garcia-Suarez [Thu, 29 Nov 2001 14:52:23 +0000 (15:52 +0100)]
autosplit into @F fix
Message-ID: <20011129145223.A25817@rafael>

p4raw-id: //depot/perl@13360

22 years agodeparse -wl0 -i.bak
Rafael Garcia-Suarez [Thu, 29 Nov 2001 15:48:15 +0000 (16:48 +0100)]
deparse -wl0 -i.bak
Message-ID: <20011129154815.C25817@rafael>

p4raw-id: //depot/perl@13359

22 years agoDRAFT perlpacktut.pod - minor diffs to v0.1
Wolfgang Laun [Wed, 28 Nov 2001 20:35:29 +0000 (21:35 +0100)]
DRAFT perlpacktut.pod - minor diffs to v0.1
Message-ID: <200111282035290250.0067732D@smtp.chello.at>

p4raw-id: //depot/perl@13358

22 years ago[patch pod/perlapio.pod] csh temp env setting
Stas Bekman [Thu, 29 Nov 2001 13:17:57 +0000 (21:17 +0800)]
[patch pod/perlapio.pod] csh temp env setting
Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>

(with tweaks)

p4raw-id: //depot/perl@13357

22 years agoRe: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
Tels [Thu, 29 Nov 2001 07:28:10 +0000 (08:28 +0100)]
Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
Message-Id: <200111290630.IAA08631@tiku.hut.fi>

(plus paragraph rewrapping)

p4raw-id: //depot/perl@13356

22 years agoRe: More h2ph problems [was Re: h2ph confused by comments in an enum.
Hugo van der Sanden [Wed, 28 Nov 2001 21:47:59 +0000 (21:47 +0000)]
Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>

p4raw-id: //depot/perl@13355

22 years agoRe: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current
Andy Dougherty [Wed, 28 Nov 2001 15:33:00 +0000 (10:33 -0500)]
Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current
Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@13354

22 years ago(was Re: [ID 20011128.159] Segmentation faulton bad regexp)
Michael G. Schwern [Wed, 28 Nov 2001 16:37:01 +0000 (11:37 -0500)]
(was Re: [ID 20011128.159] Segmentation faulton bad regexp)
Message-ID: <20011128163701.H676@blackrider>

p4raw-id: //depot/perl@13353

22 years ago@INC tweak.
Jarkko Hietaniemi [Thu, 29 Nov 2001 04:18:08 +0000 (04:18 +0000)]
@INC tweak.

p4raw-id: //depot/perl@13352

22 years agoRe: [ID 20011127.153] installman error
Nicholas Clark [Wed, 28 Nov 2001 23:38:43 +0000 (23:38 +0000)]
Re: [ID 20011127.153] installman error
Message-ID: <20011128233843.N37621@plum.flirble.org>

p4raw-id: //depot/perl@13351

22 years agoTweak the forking logic.
Jarkko Hietaniemi [Thu, 29 Nov 2001 02:18:30 +0000 (02:18 +0000)]
Tweak the forking logic.

p4raw-id: //depot/perl@13350

22 years agoUpdate perlmodlib.PL as per #13348. The L<> got
Jarkko Hietaniemi [Thu, 29 Nov 2001 01:37:48 +0000 (01:37 +0000)]
Update perlmodlib.PL as per #13348.  The L<> got
changed back because that is coming from ParseLink.pm.

p4raw-id: //depot/perl@13349

22 years agoURL fixups from Michael Schwern.
Jarkko Hietaniemi [Thu, 29 Nov 2001 01:31:48 +0000 (01:31 +0000)]
URL fixups from Michael Schwern.

p4raw-id: //depot/perl@13348

22 years agoExplain dangers & workaround for AUTOLOADed constant subs
Barrie Slaymaker [Wed, 28 Nov 2001 14:10:01 +0000 (09:10 -0500)]
Explain dangers & workaround for AUTOLOADed constant subs
Message-ID: <20011128140957.D5236@sizzle.whoville.com>

p4raw-id: //depot/perl@13347

22 years agoChange $=, $., $*, $%, and $- to be IVs instead of longs.
Jarkko Hietaniemi [Thu, 29 Nov 2001 01:22:02 +0000 (01:22 +0000)]
Change $=, $., $*, $%, and $- to be IVs instead of longs.

p4raw-id: //depot/perl@13346

22 years ago[PATCH] Re: $\ very broken
Jarkko Hietaniemi [Thu, 29 Nov 2001 00:11:56 +0000 (00:11 +0000)]
[PATCH] Re: $\ very broken
From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
Date: Wed, 28 Nov 2001 22:33:08 +0100
Message-ID: <20011128223308.E732@rafael>

Subject: Re: [PATCH] Re: $\ very broken
From: Nicholas Clark <nick@ccl4.org>
Date: Wed, 28 Nov 2001 22:29:00 +0000
Message-ID: <20011128222859.K37621@plum.flirble.org>

p4raw-id: //depot/perl@13345

22 years agoAdd Abigail's link checker with the following tweaks:
Jarkko Hietaniemi [Thu, 29 Nov 2001 00:05:19 +0000 (00:05 +0000)]
Add Abigail's link checker with the following tweaks:
- known dummy URLs (Peter Prymmer)
- do also READMEs and INSTALL (Michael Schwern)
- do also ftp URLs
- add fork retry loop in case the allowed number
  of processes per user is low

p4raw-id: //depot/perl@13344

22 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 28 Nov 2001 14:56:50 +0000 (14:56 +0000)]
Update Changes.

p4raw-id: //depot/perl@13343

22 years agoIn Linux if we have modern enough gcc and supported
Jarkko Hietaniemi [Wed, 28 Nov 2001 14:15:25 +0000 (14:15 +0000)]
In Linux if we have modern enough gcc and supported
enough CPU, crank up the optimization level to -O3.

p4raw-id: //depot/perl@13342

22 years agoAdd perlpacktut from Wolfgang Laun; regen toc.
Jarkko Hietaniemi [Wed, 28 Nov 2001 14:00:12 +0000 (14:00 +0000)]
Add perlpacktut from Wolfgang Laun; regen toc.

p4raw-id: //depot/perl@13341

22 years agoarithmetic fix for skipped tests on VMS
Peter Prymmer [Wed, 28 Nov 2001 07:51:26 +0000 (02:51 -0500)]
arithmetic fix for skipped tests on VMS
Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>

p4raw-id: //depot/perl@13340

22 years agoTest cases for the first half of #13338.
Jarkko Hietaniemi [Wed, 28 Nov 2001 13:37:31 +0000 (13:37 +0000)]
Test cases for the first half of #13338.

p4raw-id: //depot/perl@13339

22 years agoRe: h2ph confused by comments in an enum.
Hugo van der Sanden [Wed, 28 Nov 2001 04:19:21 +0000 (04:19 +0000)]
Re: h2ph confused by comments in an enum.
Date: Wed, 28 Nov 2001 04:19:21 +0000
Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>

Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
Date: Wed, 28 Nov 2001 13:36:35 +0000
Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>

p4raw-id: //depot/perl@13338

22 years agoRe: [PATCH Perl@13013] Term::Cap and VMS
Jonathan Stowe [Wed, 28 Nov 2001 10:39:54 +0000 (10:39 +0000)]
Re: [PATCH Perl@13013] Term::Cap and VMS
Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>

(replace #13327)

p4raw-id: //depot/perl@13337

22 years agoReplace #13335 with
Russ Allbery [Tue, 27 Nov 2001 20:42:49 +0000 (12:42 -0800)]
Replace #13335 with

Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>

p4raw-id: //depot/perl@13336

22 years ago(replaced by #13336)
Craig A. Berry [Tue, 27 Nov 2001 22:28:50 +0000 (16:28 -0600)]
(replaced by #13336)

Subject: [PATCH perl@13323] Termcap.pm with no termios
Message-Id: <a05101003b82a151fda85@[192.168.56.184]>

p4raw-id: //depot/perl@13335

22 years agosolve identity crisis on VMS
Craig A. Berry [Tue, 27 Nov 2001 21:46:45 +0000 (15:46 -0600)]
solve identity crisis on VMS
Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>

p4raw-id: //depot/perl@13334

22 years agoUpgrade to podlators 1.17.
Jarkko Hietaniemi [Wed, 28 Nov 2001 03:30:03 +0000 (03:30 +0000)]
Upgrade to podlators 1.17.

p4raw-id: //depot/perl@13333

22 years agoFix for "a\x{100}" =~ /A/i.
Jarkko Hietaniemi [Wed, 28 Nov 2001 03:23:04 +0000 (03:23 +0000)]
Fix for "a\x{100}" =~ /A/i.

p4raw-id: //depot/perl@13332

22 years agofix lib/DB.t on VMS
Craig A. Berry [Tue, 27 Nov 2001 17:11:49 +0000 (11:11 -0600)]
fix lib/DB.t on VMS
Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>

p4raw-id: //depot/perl@13331

22 years ago[PATCH] unterminated C<< ... >> in perldelta
Jarkko Hietaniemi [Wed, 28 Nov 2001 00:50:53 +0000 (00:50 +0000)]
[PATCH] unterminated C<< ... >> in perldelta
From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
Date: Tue, 27 Nov 2001 14:55:23 -0500
Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>

Subject: [PATCH: perl@13324] updates to perldelta.pod
From: PPrymmer@factset.com
Date: Tue, 27 Nov 2001 18:06:04 -0500
Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>

plus added some known problems.

p4raw-id: //depot/perl@13330

22 years agoA not-so-lethal kill() for VMS pre-7.0
Charles Lane [Tue, 27 Nov 2001 15:38:02 +0000 (10:38 -0500)]
A not-so-lethal kill() for VMS pre-7.0
Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>

p4raw-id: //depot/perl@13329

22 years agoRe: [ID 20011127.155] \ -f "file" dumps core
Michael G. Schwern [Tue, 27 Nov 2001 15:31:12 +0000 (10:31 -0500)]
Re: [ID 20011127.155] \ -f "file" dumps core
Message-ID: <20011127153112.G20929@blackrider>

p4raw-id: //depot/perl@13328

22 years ago(replaced by #13337)
Jarkko Hietaniemi [Wed, 28 Nov 2001 00:23:10 +0000 (00:23 +0000)]
(replaced by #13337)

VMS can safely hardcode a termcap entry for VT100.

p4raw-id: //depot/perl@13327

22 years agoVMS piping fixes from Charles Lane (perl -P should
Jarkko Hietaniemi [Tue, 27 Nov 2001 17:47:28 +0000 (17:47 +0000)]
VMS piping fixes from Charles Lane (perl -P should
be working now).

p4raw-id: //depot/perl@13326

22 years agoperlvar.pod fix
Ronald J. Kimball [Tue, 27 Nov 2001 13:11:47 +0000 (08:11 -0500)]
perlvar.pod fix
Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>

p4raw-id: //depot/perl@13325

22 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 27 Nov 2001 15:56:06 +0000 (15:56 +0000)]
Update Changes.

p4raw-id: //depot/perl@13324

22 years agobring MM_VMS::perldepend into 21st century
Craig A. Berry [Tue, 27 Nov 2001 10:21:18 +0000 (04:21 -0600)]
bring MM_VMS::perldepend into 21st century
Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>

p4raw-id: //depot/perl@13323

22 years agoProtect against accumulating -options -options -options.
Jarkko Hietaniemi [Tue, 27 Nov 2001 15:24:12 +0000 (15:24 +0000)]
Protect against accumulating -options -options -options.

p4raw-id: //depot/perl@13322

22 years agoadd export tag :all and tweak SYNOPSIS
Barrie Slaymaker [Tue, 27 Nov 2001 10:58:54 +0000 (05:58 -0500)]
add export tag :all and tweak SYNOPSIS
Message-ID: <20011127105850.B696@sizzle.whoville.com>

p4raw-id: //depot/perl@13321

22 years agoTiny fix from John P. Linderman.
Jarkko Hietaniemi [Tue, 27 Nov 2001 15:05:33 +0000 (15:05 +0000)]
Tiny fix from John P. Linderman.

p4raw-id: //depot/perl@13320

22 years agoThe Story of sort(), from John P. Linderman.
Jarkko Hietaniemi [Tue, 27 Nov 2001 15:04:37 +0000 (15:04 +0000)]
The Story of sort(), from John P. Linderman.

p4raw-id: //depot/perl@13319

22 years agoAdd information what to do if you are reading
Jarkko Hietaniemi [Tue, 27 Nov 2001 14:58:06 +0000 (14:58 +0000)]
Add information what to do if you are reading
perluniintro but using some older Perl.

p4raw-id: //depot/perl@13318

22 years agoUpdate the 'wide characters' FAQ entry.
Jarkko Hietaniemi [Tue, 27 Nov 2001 14:51:42 +0000 (14:51 +0000)]
Update the 'wide characters' FAQ entry.

p4raw-id: //depot/perl@13317

22 years agoFix for
Marc Lehmann [Tue, 27 Nov 2001 14:27:14 +0000 (15:27 +0100)]
Fix for

Subject: [ID 20011127.151] regex result vars no longer marked as utf8
Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>

p4raw-id: //depot/perl@13316

22 years agoDB_File 1.801
Paul Marquess [Tue, 27 Nov 2001 15:06:45 +0000 (15:06 +0000)]
DB_File 1.801
Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>

p4raw-id: //depot/perl@13315

22 years agoRegen perlmodlib. (TODO: why does Pod::t::basic get listed?)
Jarkko Hietaniemi [Tue, 27 Nov 2001 13:51:49 +0000 (13:51 +0000)]
Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)

p4raw-id: //depot/perl@13314

22 years agosort() doc tweaks from John P. Linderman.
Jarkko Hietaniemi [Tue, 27 Nov 2001 13:49:55 +0000 (13:49 +0000)]
sort() doc tweaks from John P. Linderman.

p4raw-id: //depot/perl@13313

22 years agoMore perldelta.pod nits
Simon Glover [Tue, 27 Nov 2001 14:28:36 +0000 (14:28 +0000)]
More perldelta.pod nits
Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>

p4raw-id: //depot/perl@13312

22 years agoRE: [PATCH @ 13283] Devel::PPPort
Paul Marquess [Tue, 27 Nov 2001 11:52:31 +0000 (11:52 +0000)]
RE: [PATCH @ 13283] Devel::PPPort
Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>

p4raw-id: //depot/perl@13311

22 years agoRemove redundant #! parsing. Deparse tests better.
Michael G. Schwern [Tue, 27 Nov 2001 03:38:24 +0000 (22:38 -0500)]
Remove redundant #! parsing.  Deparse tests better.
Message-ID: <20011127033824.A17775@blackrider>

p4raw-id: //depot/perl@13310

22 years agoRe: perlcc very broken
John Peacock [Tue, 27 Nov 2001 06:48:01 +0000 (01:48 -0500)]
Re: perlcc very broken
Message-ID: <3C037D71.4030508@rowman.com>

p4raw-id: //depot/perl@13309

22 years ago[ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at...
David Dyck [Mon, 26 Nov 2001 22:04:38 +0000 (14:04 -0800)]
[ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704.
Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>

p4raw-id: //depot/perl@13308

22 years ago[ID 20011126.149] t/op/split fails step 37
David Dyck [Mon, 26 Nov 2001 21:52:35 +0000 (13:52 -0800)]
[ID 20011126.149] t/op/split fails step 37
Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>

p4raw-id: //depot/perl@13307

22 years agoincorporate last minute change from libnet 1.0901-tobe
Graham Barr [Tue, 27 Nov 2001 12:19:40 +0000 (12:19 +0000)]
incorporate last minute change from libnet 1.0901-tobe

p4raw-id: //depot/perl@13306

22 years agoPass 7 at perldelta - random edits.
Jarkko Hietaniemi [Tue, 27 Nov 2001 02:39:35 +0000 (02:39 +0000)]
Pass 7 at perldelta - random edits.

p4raw-id: //depot/perl@13305

22 years agoPortability and skippage tweaks.
Jarkko Hietaniemi [Tue, 27 Nov 2001 02:04:19 +0000 (02:04 +0000)]
Portability and skippage tweaks.

p4raw-id: //depot/perl@13304

22 years ago(retracted by #13449)
Jarkko Hietaniemi [Tue, 27 Nov 2001 02:03:49 +0000 (02:03 +0000)]
(retracted by #13449)
Try to make Unicode casemapping to work for EBCDIC, too.

p4raw-id: //depot/perl@13303

22 years agoJust printing 1..0 is not quite enough...
Jarkko Hietaniemi [Tue, 27 Nov 2001 01:35:23 +0000 (01:35 +0000)]
Just printing 1..0 is not quite enough...

p4raw-id: //depot/perl@13302

22 years ago\141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
Jarkko Hietaniemi [Tue, 27 Nov 2001 01:22:22 +0000 (01:22 +0000)]
\141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
Delay the match until runtime.

p4raw-id: //depot/perl@13301

22 years agoUTF-EBCDIC.
Jarkko Hietaniemi [Tue, 27 Nov 2001 01:08:10 +0000 (01:08 +0000)]
UTF-EBCDIC.

p4raw-id: //depot/perl@13300

22 years agoBe UTF-EBCDIC aware.
Jarkko Hietaniemi [Tue, 27 Nov 2001 01:02:21 +0000 (01:02 +0000)]
Be UTF-EBCDIC aware.

p4raw-id: //depot/perl@13299

22 years agoBad assumption which way digits and letters sort.
Jarkko Hietaniemi [Tue, 27 Nov 2001 00:59:44 +0000 (00:59 +0000)]
Bad assumption which way digits and letters sort.

p4raw-id: //depot/perl@13298

22 years agoIf in EBCDIC but no Convert::EBCDIC
Jarkko Hietaniemi [Tue, 27 Nov 2001 00:55:04 +0000 (00:55 +0000)]
If in EBCDIC but no Convert::EBCDIC
the libnet tests will all fail.

p4raw-id: //depot/perl@13297

22 years agoJust sorting to guarantee order is not enough.
Jarkko Hietaniemi [Tue, 27 Nov 2001 00:45:55 +0000 (00:45 +0000)]
Just sorting to guarantee order is not enough.
(Think EBCDIC.)

p4raw-id: //depot/perl@13296

22 years agoOS/390 cleanable gunk.
Jarkko Hietaniemi [Tue, 27 Nov 2001 00:43:38 +0000 (00:43 +0000)]
OS/390 cleanable gunk.

p4raw-id: //depot/perl@13295

22 years agoUpdate the EBCDIC MD5 checksums.
Jarkko Hietaniemi [Tue, 27 Nov 2001 00:40:02 +0000 (00:40 +0000)]
Update the EBCDIC MD5 checksums.

p4raw-id: //depot/perl@13294

22 years agoRe: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
Nicholas Clark [Mon, 26 Nov 2001 23:06:34 +0000 (23:06 +0000)]
Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
Message-ID: <20011126230633.Q37621@plum.flirble.org>

p4raw-id: //depot/perl@13293

22 years agosort tweaks from John P. Linderman.
Jarkko Hietaniemi [Tue, 27 Nov 2001 00:24:36 +0000 (00:24 +0000)]
sort tweaks from John P. Linderman.

p4raw-id: //depot/perl@13292

22 years ago[ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
Bob Dalgleish [Mon, 26 Nov 2001 18:47:25 +0000 (12:47 -0600)]
[ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>

Craig Berry submitted half of this patch just yesterday.
Spooky cosmic resonance.

p4raw-id: //depot/perl@13291

22 years agodoio slightly smaller
Nicholas Clark [Tue, 27 Nov 2001 00:40:23 +0000 (00:40 +0000)]
doio slightly smaller
Message-ID: <20011127004023.S37621@plum.flirble.org>

p4raw-id: //depot/perl@13290

22 years agoperldelta nits from Autrijus Tang and Ron Kimball.
Jarkko Hietaniemi [Tue, 27 Nov 2001 00:12:11 +0000 (00:12 +0000)]
perldelta nits from Autrijus Tang and Ron Kimball.

p4raw-id: //depot/perl@13289

22 years agounpack P* uses random length for item
Wolfgang Laun [Mon, 26 Nov 2001 19:56:32 +0000 (20:56 +0100)]
unpack P* uses random length for item
Message-ID: <200111261956320450.01E7217F@smtp.chello.at>

p4raw-id: //depot/perl@13288

22 years agosystem and taintedness
Radu Greab [Mon, 26 Nov 2001 18:42:29 +0000 (20:42 +0200)]
system and taintedness
Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>

p4raw-id: //depot/perl@13287

22 years agoDevel::PPPort
Paul Marquess [Mon, 26 Nov 2001 14:37:17 +0000 (14:37 +0000)]
Devel::PPPort
Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>

p4raw-id: //depot/perl@13286

22 years agoUpdate the test list.
Jarkko Hietaniemi [Mon, 26 Nov 2001 14:08:36 +0000 (14:08 +0000)]
Update the test list.

p4raw-id: //depot/perl@13285

22 years agoSync-up tests with libnet distribution
Graham Barr [Mon, 26 Nov 2001 12:41:45 +0000 (12:41 +0000)]
Sync-up tests with libnet distribution

p4raw-id: //depot/perl@13284

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 26 Nov 2001 11:34:35 +0000 (11:34 +0000)]
Update Changes.

p4raw-id: //depot/perl@13283

22 years agoUpgrade to podlators 1.16.
Jarkko Hietaniemi [Mon, 26 Nov 2001 11:28:18 +0000 (11:28 +0000)]
Upgrade to podlators 1.16.

p4raw-id: //depot/perl@13282

22 years agoPass 6 at perldelta - sort enhancements, generic and
Jarkko Hietaniemi [Mon, 26 Nov 2001 11:11:08 +0000 (11:11 +0000)]
Pass 6 at perldelta - sort enhancements, generic and
platform specific bug fixes.

p4raw-id: //depot/perl@13281

22 years agoPROPAGATE documentation from Tony Cook.
Jarkko Hietaniemi [Mon, 26 Nov 2001 10:35:56 +0000 (10:35 +0000)]
PROPAGATE documentation from Tony Cook.

p4raw-id: //depot/perl@13280

22 years agoDJGPP cannot do signals that well.
Jarkko Hietaniemi [Sun, 25 Nov 2001 23:45:27 +0000 (23:45 +0000)]
DJGPP cannot do signals that well.

p4raw-id: //depot/perl@13279

22 years agoCan't do subsecond alarms without ualarm; and break out
Jarkko Hietaniemi [Sun, 25 Nov 2001 23:43:30 +0000 (23:43 +0000)]
Can't do subsecond alarms without ualarm; and break out
early if alarms do not seem to be coming in as expected.

p4raw-id: //depot/perl@13278

22 years agoNo Socket, little Net.
Jarkko Hietaniemi [Sun, 25 Nov 2001 23:01:39 +0000 (23:01 +0000)]
No Socket, little Net.

p4raw-id: //depot/perl@13277

22 years agoTake the taint brush to the getcwds.
Jarkko Hietaniemi [Sun, 25 Nov 2001 22:58:44 +0000 (22:58 +0000)]
Take the taint brush to the getcwds.

p4raw-id: //depot/perl@13276

22 years agoSocket::my_inet_aton() tweak
Craig A. Berry [Sun, 25 Nov 2001 16:20:45 +0000 (10:20 -0600)]
Socket::my_inet_aton() tweak
Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>

p4raw-id: //depot/perl@13275