This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
21 years agoUpgrade to Test::Harness 2.21.
Jarkko Hietaniemi [Sat, 11 May 2002 19:35:54 +0000 (19:35 +0000)]
Upgrade to Test::Harness 2.21.

p4raw-id: //depot/perl@16546

21 years agoUpgrade to Net::Ping 2.18 (no core-relevant changes,
Jarkko Hietaniemi [Sat, 11 May 2002 19:04:39 +0000 (19:04 +0000)]
Upgrade to Net::Ping 2.18 (no core-relevant changes,
but keep up with the $VERSION)

p4raw-id: //depot/perl@16545

21 years agoupdated threads docs
Dave Mitchell [Sat, 11 May 2002 20:00:51 +0000 (21:00 +0100)]
updated threads docs
Message-ID: <20020511200050.D14841@fdgroup.com>

p4raw-id: //depot/perl@16543

21 years agounsigned char hashes (Re: perl@16539)
Nicholas Clark [Sat, 11 May 2002 17:54:44 +0000 (18:54 +0100)]
unsigned char hashes (Re: perl@16539)
Message-ID: <20020511165444.GD301@Bagpuss.unfortu.net>

Be explicitly unsigned char in the hash calculation.

p4raw-id: //depot/perl@16542

21 years agomore os x test output cosmetics
Kay Röpke [Fri, 10 May 2002 14:07:34 +0000 (16:07 +0200)]
more os x test output cosmetics
Message-Id: <831FB904-640E-11D6-AA6F-000393414688@dolphin-services.de>

p4raw-id: //depot/perl@16540

21 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 10 May 2002 15:16:44 +0000 (15:16 +0000)]
Update Changes.

p4raw-id: //depot/perl@16539

21 years agoRegen toc.
Jarkko Hietaniemi [Fri, 10 May 2002 15:08:51 +0000 (15:08 +0000)]
Regen toc.

p4raw-id: //depot/perl@16538

21 years agoMove pod, add $VERSION.
Jarkko Hietaniemi [Fri, 10 May 2002 15:06:52 +0000 (15:06 +0000)]
Move pod, add $VERSION.

p4raw-id: //depot/perl@16537

21 years agoUnused variables.
Jarkko Hietaniemi [Fri, 10 May 2002 14:42:10 +0000 (14:42 +0000)]
Unused variables.

p4raw-id: //depot/perl@16536

21 years agoRe: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
chromatic [Fri, 10 May 2002 07:43:25 +0000 (00:43 -0700)]
Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
Message-ID: <20020510144325.26245.qmail@firewheel>

p4raw-id: //depot/perl@16535

21 years agoDon't do JAPHs unless doing "make torturetest".
Jarkko Hietaniemi [Fri, 10 May 2002 13:48:10 +0000 (13:48 +0000)]
Don't do JAPHs unless doing "make torturetest".
Document the less obvious make test targets.

p4raw-id: //depot/perl@16534

21 years agoformat and other warnings
Robin Barker [Thu, 9 May 2002 18:27:30 +0000 (19:27 +0100)]
format and other warnings
Message-Id: <200205091727.SAA22792@tempest.npl.co.uk>

p4raw-id: //depot/perl@16532

21 years agoMove the noisy tie core dump test to fresh_perl from op/tie.
Jarkko Hietaniemi [Fri, 10 May 2002 03:26:11 +0000 (03:26 +0000)]
Move the noisy tie core dump test to fresh_perl from op/tie.

p4raw-id: //depot/perl@16531

21 years agoRe: [PATCH] Re: perl@16433
Yitzchak Scott-Thoennes [Thu, 9 May 2002 16:24:59 +0000 (09:24 -0700)]
Re: [PATCH] Re: perl@16433
Message-ID: <LVw28gzkguhE092yn@efn.org>

p4raw-id: //depot/perl@16530

21 years agoRe: where threads cond.t hangs
Dave Mitchell [Thu, 9 May 2002 17:18:42 +0000 (18:18 +0100)]
Re: where threads cond.t hangs
Message-ID: <20020509171842.C9836@fdgroup.com>

p4raw-id: //depot/perl@16529

21 years agoIntegrate maint branch io (pipe) fixes. (changes#16329,16330,16331)
Nick Ing-Simmons [Thu, 9 May 2002 16:40:39 +0000 (16:40 +0000)]
Integrate maint branch io (pipe) fixes. (changes#16329,16330,16331)
p4raw-link: @16331 on //depot/maint-5.6/perl: 821302ef08e28e13ed846e63b71b1a8e0bd6e09a
p4raw-link: @16330 on //depot/maint-5.6/perl: 32b5515015764ee3e189442094a83142675fbf9b
p4raw-link: @16329 on //depot/maint-5.6/perl: 5676c1b12073c1e0625a9800fba3bbcb4a2e99c8

p4raw-id: //depot/perl@16528
p4raw-integrated: from //depot/maint-5.6/perl@16527 'merge in' pp_sys.c
(@12026..)
p4raw-integrated: from //depot/maint-5.6/perl@16331 'merge in' util.c
(@16329..)
p4raw-integrated: from //depot/maint-5.6/perl@16330 'merge in' doio.c
(@14704..)

21 years agoFAQ sync.
Jarkko Hietaniemi [Thu, 9 May 2002 14:09:00 +0000 (14:09 +0000)]
FAQ sync.

p4raw-id: //depot/perl@16527

21 years agometaconfig unit linting.
Jarkko Hietaniemi [Thu, 9 May 2002 14:06:11 +0000 (14:06 +0000)]
metaconfig unit linting.

p4raw-id: //depot/perl@16525

21 years agoptrsize should depend on use64bitall, not the other
Jarkko Hietaniemi [Thu, 9 May 2002 13:48:20 +0000 (13:48 +0000)]
ptrsize should depend on use64bitall, not the other
way round, noticed by Karl Tomlinson <k.tomlinson@auckland.ac.nz>.

p4raw-id: //depot/perl@16523

21 years agoIntegrate #16510 from macperl;
Jarkko Hietaniemi [Thu, 9 May 2002 13:07:58 +0000 (13:07 +0000)]
Integrate #16510 from macperl;

Tell IO.xs that MacOS sometimes doesn't need extra help

p4raw-id: //depot/perl@16522
p4raw-integrated: from //depot/macperl@16521 'copy in' ext/IO/IO.xs
(@16230..)

21 years agoRe: Storable doc patches
Philip Newton [Thu, 9 May 2002 14:32:29 +0000 (16:32 +0200)]
Re: Storable doc patches
   From: "Philip Newton" <Philip.Newton@gmx.net>
   Message-Id:

p4raw-id: //depot/perl@16521

21 years agocmp() compares chars, not bytes.
Rafael Garcia-Suarez [Thu, 9 May 2002 11:43:12 +0000 (11:43 +0000)]
cmp() compares chars, not bytes.

p4raw-id: //depot/perl@16520

21 years agoA footnote about PERL_DESTRUCT_LEVEL and mod_perl.
Rafael Garcia-Suarez [Thu, 9 May 2002 10:19:04 +0000 (10:19 +0000)]
A footnote about PERL_DESTRUCT_LEVEL and mod_perl.

p4raw-id: //depot/perl@16519

21 years agoStorable doc patches
Philip Newton [Thu, 9 May 2002 12:00:45 +0000 (14:00 +0200)]
Storable doc patches
   Message-Id: <vshkdu49hlpqqm6mlre5ilkn8l9dbqdnsg@4ax.com>
p4raw-link: @4 on //depot/thrperl: 11343788cbaaede18e3146b5219d2fbdaeaf516e

p4raw-id: //depot/perl@16518

21 years agoRe: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
Philip Newton [Thu, 9 May 2002 11:16:06 +0000 (13:16 +0200)]
Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
   Message-Id: <6ffkdu422rls6td4okfu243c9vbtnrfntk@4ax.com>
p4raw-link: @16433 on //depot/perl: 536cc2c14e13822cdd93e5b1aef6723e848db3fd
p4raw-link: @4 on //depot/thrperl: 11343788cbaaede18e3146b5219d2fbdaeaf516e

p4raw-id: //depot/perl@16517

21 years ago[Patch] perlxstut.pod
Lupe Christoph [Thu, 9 May 2002 09:42:02 +0000 (11:42 +0200)]
[Patch] perlxstut.pod
   Message-Id: <20020509074202.GJ1087@lupe-christoph.de>
   (Applied with tweaks.)

p4raw-id: //depot/perl@16514

21 years ago[Patch] perlapio.pod
Lupe Christoph [Thu, 9 May 2002 09:01:50 +0000 (11:01 +0200)]
[Patch] perlapio.pod
   Message-Id: <20020509070150.GI1087@lupe-christoph.de>
   (Applied with tweaks.)

p4raw-id: //depot/perl@16513

21 years agoRework #16506 some more.
Jarkko Hietaniemi [Wed, 8 May 2002 23:48:12 +0000 (23:48 +0000)]
Rework #16506 some more.

p4raw-id: //depot/perl@16507

21 years agoRework #16503 a bit to keep all the HiRes implementation
Jarkko Hietaniemi [Wed, 8 May 2002 23:20:29 +0000 (23:20 +0000)]
Rework #16503 a bit to keep all the HiRes implementation
in one place, assuming we want to re-CPAN Time::HiRes at
some point.

p4raw-id: //depot/perl@16506

21 years ago[ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad (esp...
Pixel [Wed, 8 May 2002 18:19:51 +0000 (20:19 +0200)]
[ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad (esp for _h2ph_pre.ph)
Message-Id: <ly3cx2wr14.fsf@leia.mandrakesoft.com>

p4raw-id: //depot/perl@16504

21 years agomake the gettimeofday() implementation in Time::HiRes available
Gurusamy Sarathy [Wed, 8 May 2002 22:49:33 +0000 (22:49 +0000)]
make the gettimeofday() implementation in Time::HiRes available
from perl

p4raw-id: //depot/perl@16503

21 years agoTest output update for OS X 10.1.4
Kay Röpke [Wed, 8 May 2002 22:23:36 +0000 (00:23 +0200)]
Test output update for OS X 10.1.4
Message-Id: <79FC9AC7-62C1-11D6-9BDB-000393414688@dolphin-services.de>

p4raw-id: //depot/perl@16502

21 years ago[PATCH] Re: perl@16433
Yitzchak Scott-Thoennes [Tue, 7 May 2002 18:40:44 +0000 (11:40 -0700)]
[PATCH] Re: perl@16433
Date: Tue, 07 May 2002 18:40:44 -0700
Message-ID: <cII28gzkgaOS092yn@efn.org>

Subject: Re: [PATCH] Re: perl@16433
From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
Date: Wed, 08 May 2002 10:16:42 -0700
Message-ID: <61V28gzkg+jG092yn@efn.org>

p4raw-id: //depot/perl@16501

21 years ago[DOC PATCH] Minor threads::shared nits
Simon Glover [Wed, 8 May 2002 17:23:16 +0000 (13:23 -0400)]
[DOC PATCH] Minor threads::shared nits
Message-ID: <Pine.GSO.4.43.0205081719050.26360-100000@egg.amnh.org>

p4raw-id: //depot/perl@16500

21 years ago[DOC PATCH] perlthrtut proofreading
Simon Glover [Wed, 8 May 2002 14:00:13 +0000 (10:00 -0400)]
[DOC PATCH] perlthrtut proofreading
Message-ID: <Pine.GSO.4.43.0205081351010.23879-100000@egg.amnh.org>

p4raw-id: //depot/perl@16499

21 years agoDeprecate 5.005threads.
Jarkko Hietaniemi [Wed, 8 May 2002 22:19:45 +0000 (22:19 +0000)]
Deprecate 5.005threads.

p4raw-id: //depot/perl@16498

21 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 8 May 2002 22:11:21 +0000 (22:11 +0000)]
Integrate perlio:

[ 16496]
Portability and doc tweaks to PerlIO/XS stuff.
We are still "papering over the cracks" a bit,
but now it is good stiff card held on with epoxy.

[ 16495]
PerlIO/XS interface routine and doc updates from
lupe@lupe-christoph.de (Lupe Christoph) in mail
Subject: [For Review] Patch for perlio.c and pods
Message-Id: <20020505084315.GA23900@lupe-christoph.de>
Date: Sun, 5 May 2002 10:43:15 +0200
(Minor tweaks to follow.)
p4raw-link: @16496 on //depot/perlio: 22569500a4329ba00826e9a263a1e15c2b24247f
p4raw-link: @16495 on //depot/perlio: 8dcb57838133afcca1063f491fdd55188f1d84ed

p4raw-id: //depot/perl@16497

21 years agoPortability and doc tweaks to PerlIO/XS stuff.
Nick Ing-Simmons [Wed, 8 May 2002 19:08:43 +0000 (19:08 +0000)]
Portability and doc tweaks to PerlIO/XS stuff.
We are still "papering over the cracks" a bit,
but now it is good stiff card held on with epoxy.

p4raw-id: //depot/perlio@16496

21 years agoPerlIO/XS interface routine and doc updates from
Nick Ing-Simmons [Wed, 8 May 2002 17:56:43 +0000 (17:56 +0000)]
PerlIO/XS interface routine and doc updates from
lupe@lupe-christoph.de (Lupe Christoph) in mail
Subject: [For Review] Patch for perlio.c and pods
Message-Id: <20020505084315.GA23900@lupe-christoph.de>
Date: Sun, 5 May 2002 10:43:15 +0200
(Minor tweaks to follow.)

p4raw-id: //depot/perlio@16495

21 years agoIntegrate mainline
Nick Ing-Simmons [Wed, 8 May 2002 17:40:34 +0000 (17:40 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@16494

21 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 8 May 2002 14:25:31 +0000 (14:25 +0000)]
Update Changes.

p4raw-id: //depot/perl@16493

21 years agop4genpatch: produce unix-compatible patches on non-MacOS platforms;
Gurusamy Sarathy [Wed, 8 May 2002 14:00:54 +0000 (14:00 +0000)]
p4genpatch: produce unix-compatible patches on non-MacOS platforms;
don't unlink /dev/null

p4raw-id: //depot/perl@16492

21 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 8 May 2002 13:59:16 +0000 (13:59 +0000)]
Integrate perlio:

[ 16487]
Avoid pointless re-encode of data in :encoding's read buffer
on a close
p4raw-link: @16487 on //depot/perlio: b4bd11bcb2b7a82b45aa02185638dd82ec8532ae

p4raw-id: //depot/perl@16491

21 years agoThe base.pm changes need this, too?
Jarkko Hietaniemi [Wed, 8 May 2002 13:55:05 +0000 (13:55 +0000)]
The base.pm changes need this, too?

p4raw-id: //depot/perl@16490

21 years agofix p4genpatch breakage (missing slash in patch headers)
Gurusamy Sarathy [Wed, 8 May 2002 13:33:41 +0000 (13:33 +0000)]
fix p4genpatch breakage (missing slash in patch headers)

p4raw-id: //depot/perl@16489

21 years agoIntegrate #14679 from macperl;
Jarkko Hietaniemi [Wed, 8 May 2002 13:24:15 +0000 (13:24 +0000)]
Integrate #14679 from macperl;

Skip layer symbols for sfio

p4raw-id: //depot/perl@16488
p4raw-integrated: from //depot/macperl@16486 'copy in' makedef.pl
(@16475..)

21 years agoAvoid pointless re-encode of data in :encoding's read buffer
Nick Ing-Simmons [Wed, 8 May 2002 13:12:47 +0000 (13:12 +0000)]
Avoid pointless re-encode of data in :encoding's read buffer
on a close

p4raw-id: //depot/perlio@16487

21 years agoIntegrate #16481 from macperl;
Jarkko Hietaniemi [Wed, 8 May 2002 13:09:24 +0000 (13:09 +0000)]
Integrate #16481 from macperl;

p4genpatch Mac OS fixes (paths, utime)

p4raw-id: //depot/perl@16486
p4raw-integrated: from //depot/macperl@16485 'copy in'
Porting/p4genpatch (@16475..)

21 years agoStorable doc tweaks.
Jarkko Hietaniemi [Wed, 8 May 2002 13:06:30 +0000 (13:06 +0000)]
Storable doc tweaks.

p4raw-id: //depot/perl@16485

21 years agoRe: [PATCH] use base Notexists
Andreas König [Wed, 8 May 2002 15:57:53 +0000 (17:57 +0200)]
Re: [PATCH] use base Notexists
Message-ID: <m34rhi91y6.fsf@anima.de>

p4raw-id: //depot/perl@16484

21 years ago[ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
Andrej Borsenkow [Wed, 8 May 2002 10:47:51 +0000 (14:47 +0400)]
[ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>

p4raw-id: //depot/perl@16483

21 years agoDocument how even "ASCII" locales can have problems
Jarkko Hietaniemi [Wed, 8 May 2002 12:41:51 +0000 (12:41 +0000)]
Document how even "ASCII" locales can have problems
if \w includes some of the regex metacharacters.

p4raw-id: //depot/perl@16482

21 years agoRE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
Andrej Borsenkow [Wed, 8 May 2002 10:33:14 +0000 (14:33 +0400)]
RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>

p4raw-id: //depot/perl@16480

21 years agoBump up the Storable $VERSION to 2.0.
Jarkko Hietaniemi [Wed, 8 May 2002 12:25:04 +0000 (12:25 +0000)]
Bump up the Storable $VERSION to 2.0.

p4raw-id: //depot/perl@16478

21 years agoIntegrate mainline - win2k, MinGW all tests pass :-)
Nick Ing-Simmons [Wed, 8 May 2002 06:21:18 +0000 (06:21 +0000)]
Integrate mainline  - win2k, MinGW all tests pass :-)

p4raw-id: //depot/perlio@16477

21 years agoperl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
Gurusamy Sarathy [Wed, 8 May 2002 01:34:45 +0000 (01:34 +0000)]
perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't

p4raw-id: //depot/perl@16463

21 years agoaTHX may be empty
Gurusamy Sarathy [Wed, 8 May 2002 00:46:34 +0000 (00:46 +0000)]
aTHX may be empty

p4raw-id: //depot/perl@16462

21 years ago5005threads builds again on windows
Gurusamy Sarathy [Wed, 8 May 2002 00:32:47 +0000 (00:32 +0000)]
5005threads builds again on windows

p4raw-id: //depot/perl@16461

21 years agofixes for various warnings identified by Visual C++
Gurusamy Sarathy [Tue, 7 May 2002 23:42:42 +0000 (23:42 +0000)]
fixes for various warnings identified by Visual C++

p4raw-id: //depot/perl@16460

21 years agokeep paths consistently slashed on windows
Gurusamy Sarathy [Tue, 7 May 2002 23:42:11 +0000 (23:42 +0000)]
keep paths consistently slashed on windows

p4raw-id: //depot/perl@16459

21 years agointegrate makefile.mk changes into Makefile
Gurusamy Sarathy [Tue, 7 May 2002 22:33:20 +0000 (22:33 +0000)]
integrate makefile.mk changes into Makefile

p4raw-id: //depot/perl@16458

21 years agoRe: [PATCH] Storable (Re: perl@16433)
Nicholas Clark [Tue, 7 May 2002 23:26:01 +0000 (00:26 +0100)]
Re: [PATCH] Storable (Re: perl@16433)
Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@16457

21 years agoRe: [PATCH scope.c] Re: local($tied->{foo}) leaks
Dave Mitchell [Wed, 8 May 2002 00:11:02 +0000 (01:11 +0100)]
Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
Message-ID: <20020508001102.D4118@fdgroup.com>

p4raw-id: //depot/perl@16456

21 years agocorrectly unlocalise exists on tied/%ENV
Dave Mitchell [Tue, 7 May 2002 23:13:10 +0000 (00:13 +0100)]
correctly unlocalise exists on tied/%ENV
Message-ID: <20020507231310.B4118@fdgroup.com>

p4raw-id: //depot/perl@16455

21 years agoDocumentation of async
Artur Bergman [Tue, 7 May 2002 21:18:44 +0000 (21:18 +0000)]
Documentation of async

p4raw-id: //depot/perl@16454

21 years agoDocumentation added.
Artur Bergman [Tue, 7 May 2002 21:16:28 +0000 (21:16 +0000)]
Documentation added.

p4raw-id: //depot/perl@16453

21 years agoAdd support for async.
Artur Bergman [Tue, 7 May 2002 21:15:34 +0000 (21:15 +0000)]
Add support for async.

p4raw-id: //depot/perl@16452

21 years agoAdd documentation.
Artur Bergman [Tue, 7 May 2002 21:01:47 +0000 (21:01 +0000)]
Add documentation.

p4raw-id: //depot/perl@16451

21 years agoFix bad assumptions in test case.
Artur Bergman [Tue, 7 May 2002 20:24:08 +0000 (20:24 +0000)]
Fix bad assumptions in test case.
a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
b) $var++ is not atomic
c) the creating of the string to print and the actuall printing
could be preempted by another thread

p4raw-id: //depot/perl@16450

21 years ago[ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
H.Merijn Brand [Tue, 7 May 2002 19:41:03 +0000 (21:41 +0200)]
[ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@16449

21 years agoUpgrade to Encode 1.71.
Jarkko Hietaniemi [Tue, 7 May 2002 19:16:00 +0000 (19:16 +0000)]
Upgrade to Encode 1.71.

p4raw-id: //depot/perl@16448

21 years agoIntegrate mainline
Nick Ing-Simmons [Tue, 7 May 2002 18:39:47 +0000 (18:39 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@16447

21 years agoAUTHORS updates.
Jarkko Hietaniemi [Tue, 7 May 2002 14:34:01 +0000 (14:34 +0000)]
AUTHORS updates.

p4raw-id: //depot/perl@16446

21 years agoavoid compiler casting warnings
Robin Barker [Tue, 7 May 2002 16:13:34 +0000 (17:13 +0100)]
avoid compiler casting warnings
Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>

p4raw-id: //depot/perl@16445

21 years ago[ID 20020506.009] File::Spec::Unix::canonpath under cygwin
Michael A Chase [Mon, 6 May 2002 13:58:48 +0000 (06:58 -0700)]
[ID 20020506.009] File::Spec::Unix::canonpath under cygwin
Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>

(plus add what POSIX says)

p4raw-id: //depot/perl@16444

21 years agoRe: lib/User/pwent.t on Cygwin
John Peacock [Mon, 6 May 2002 10:14:21 +0000 (06:14 -0400)]
Re: lib/User/pwent.t on Cygwin
Message-ID: <3CD68FBD.8020502@rowman.com>

p4raw-id: //depot/perl@16443

21 years ago[PATCH] Storable (Re: perl@16433)
Radu Greab [Tue, 7 May 2002 11:37:03 +0000 (14:37 +0300)]
[PATCH] Storable (Re: perl@16433)
Date: Tue, 7 May 2002 11:37:03 +0300
Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>

Subject: Re: [PATCH] Storable (Re: perl@16433)
From: Radu Greab <radu@netsoft.ro>
Date: Tue, 7 May 2002 12:49:24 +0300
Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>

Plug the Storable memory leaks.

p4raw-id: //depot/perl@16442

21 years agoUpgrade to CPAN 1.61.
Jarkko Hietaniemi [Tue, 7 May 2002 12:48:30 +0000 (12:48 +0000)]
Upgrade to CPAN 1.61.

p4raw-id: //depot/perl@16441

21 years agoIntegrate mainline
Nick Ing-Simmons [Tue, 7 May 2002 07:07:58 +0000 (07:07 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@16440

21 years agoDocument the bad behaviour of for(1..5){$_++}
Jarkko Hietaniemi [Tue, 7 May 2002 02:49:47 +0000 (02:49 +0000)]
Document the bad behaviour of for(1..5){$_++}
(it works but it should fail)

p4raw-id: //depot/perl@16439

21 years agoREADME.ko update from Jungshik Shin.
Jarkko Hietaniemi [Tue, 7 May 2002 00:14:12 +0000 (00:14 +0000)]
README.ko update from Jungshik Shin.

p4raw-id: //depot/perl@16438

21 years agoRe: perl@16433
Nicholas Clark [Tue, 7 May 2002 00:21:46 +0000 (01:21 +0100)]
Re: perl@16433
Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@16437

21 years agotwo and a half steps further for WinCE cross-build
Vadim Konovalov [Mon, 6 May 2002 23:54:24 +0000 (03:54 +0400)]
two and a half steps further for WinCE cross-build
Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>

p4raw-id: //depot/perl@16436

21 years agoDetypo.
Jarkko Hietaniemi [Mon, 6 May 2002 15:30:29 +0000 (15:30 +0000)]
Detypo.

p4raw-id: //depot/perl@16435

21 years agoRe: [proposed PATCH] correctly unlocalise exists on tied/%ENV
Dave Mitchell [Mon, 6 May 2002 17:17:00 +0000 (18:17 +0100)]
Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
Message-ID: <20020506171700.A256@fdgroup.com>

p4raw-id: //depot/perl@16434

21 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 6 May 2002 13:38:56 +0000 (13:38 +0000)]
Update Changes.

p4raw-id: //depot/perl@16433

21 years agoAdd a test for #16431, and document Dave's campaign
Jarkko Hietaniemi [Mon, 6 May 2002 13:29:22 +0000 (13:29 +0000)]
Add a test for #16431, and document Dave's campaign
against localised hash element bugs.

p4raw-id: //depot/perl@16432

21 years ago[proposed PATCH] correctly unlocalise exists on tied/%ENV
Dave Mitchell [Sat, 4 May 2002 00:34:18 +0000 (01:34 +0100)]
[proposed PATCH] correctly unlocalise exists on tied/%ENV
Message-ID: <20020504003418.F22026@fdgroup.com>

p4raw-id: //depot/perl@16431

21 years agoRegen uconfig.h.
Jarkko Hietaniemi [Mon, 6 May 2002 12:39:31 +0000 (12:39 +0000)]
Regen uconfig.h.

p4raw-id: //depot/perl@16430

21 years agoUnfortunately AmigaOS has been broken since 11423
Jarkko Hietaniemi [Mon, 6 May 2002 12:18:23 +0000 (12:18 +0000)]
Unfortunately AmigaOS has been broken since 11423
and is unlikely to get fixed in time for 5.8.0.

p4raw-id: //depot/perl@16429

21 years agoUltimate discouragement for the old tools, from Andreas.
Jarkko Hietaniemi [Mon, 6 May 2002 12:12:59 +0000 (12:12 +0000)]
Ultimate discouragement for the old tools, from Andreas.

p4raw-id: //depot/perl@16428

21 years agoUpgrade to Digest::MD5 2.20.
Jarkko Hietaniemi [Mon, 6 May 2002 12:01:36 +0000 (12:01 +0000)]
Upgrade to Digest::MD5 2.20.

p4raw-id: //depot/perl@16427

21 years ago[Encode] 1.70 released
Dan Kogai [Mon, 6 May 2002 19:36:15 +0000 (04:36 +0900)]
[Encode] 1.70 released
   Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>

p4raw-id: //depot/perl@16426

21 years agoPerlIO::Via reference
Gisle Aas [Sun, 5 May 2002 22:50:23 +0000 (15:50 -0700)]
PerlIO::Via reference
   Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>

p4raw-id: //depot/perl@16425

21 years agoTerm/Complete.pm: quote metachars
Brendan O'Dea [Mon, 6 May 2002 14:04:48 +0000 (00:04 +1000)]
Term/Complete.pm: quote metachars
   Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>

p4raw-id: //depot/perl@16424

21 years agop4genpatch: avoid stderr noise during adds
Gurusamy Sarathy [Mon, 6 May 2002 05:25:59 +0000 (05:25 +0000)]
p4genpatch: avoid stderr noise during adds

p4raw-id: //depot/perl@16423

21 years agoFixup VOS builds of miniperl
Paul Green [Sun, 5 May 2002 23:11:00 +0000 (19:11 -0400)]
Fixup VOS builds of miniperl
Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>

p4raw-id: //depot/perl@16422

21 years agoRe: [ID 20020504.006] $s=`command` fails if $/=\integer
Radu Greab [Mon, 6 May 2002 04:23:10 +0000 (07:23 +0300)]
Re: [ID 20020504.006] $s=`command` fails if $/=\integer
Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>

p4raw-id: //depot/perl@16421

21 years agoFurther comment tweak, to agree with perlxs.pod.
Jarkko Hietaniemi [Sun, 5 May 2002 22:35:58 +0000 (22:35 +0000)]
Further comment tweak, to agree with perlxs.pod.

p4raw-id: //depot/perl@16420

21 years agoUpdate README.vos and release vos build macros
Paul Green [Sun, 5 May 2002 17:15:00 +0000 (13:15 -0400)]
Update README.vos and release vos build macros
Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>
To: perl5-porters@perl.org

p4raw-id: //depot/perl@16419