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

p4raw-id: //depot/perl@16529

22 years agoIntegrate maint branch io (pipe) fixes. (changes#16329,16330,16331)
Nick Ing-Simmons [Thu, 9 May 2002 16:40:39 +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..)

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

p4raw-id: //depot/perl@16527

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

p4raw-id: //depot/perl@16525

22 years agoptrsize should depend on use64bitall, not the other
Jarkko Hietaniemi [Thu, 9 May 2002 13:48:20 +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

22 years agoIntegrate #16510 from macperl;
Jarkko Hietaniemi [Thu, 9 May 2002 13:07:58 +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..)

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

p4raw-id: //depot/perl@16521

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

p4raw-id: //depot/perl@16520

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

p4raw-id: //depot/perl@16519

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

p4raw-id: //depot/perl@16518

22 years agoRe: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
Philip Newton [Thu, 9 May 2002 11:16:06 +0000]
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

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

p4raw-id: //depot/perl@16514

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

p4raw-id: //depot/perl@16513

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

p4raw-id: //depot/perl@16507

22 years agoRework #16503 a bit to keep all the HiRes implementation
Jarkko Hietaniemi [Wed, 8 May 2002 23:20:29 +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

22 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]
[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

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

p4raw-id: //depot/perl@16503

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

p4raw-id: //depot/perl@16502

22 years ago[PATCH] Re: perl@16433
Yitzchak Scott-Thoennes [Tue, 7 May 2002 18:40:44 +0000]
[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

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

p4raw-id: //depot/perl@16500

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

p4raw-id: //depot/perl@16499

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

p4raw-id: //depot/perl@16498

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 8 May 2002 22:11:21 +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

22 years agoPortability and doc tweaks to PerlIO/XS stuff.
Nick Ing-Simmons [Wed, 8 May 2002 19:08:43 +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

22 years agoPerlIO/XS interface routine and doc updates from
Nick Ing-Simmons [Wed, 8 May 2002 17:56:43 +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

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

p4raw-id: //depot/perlio@16494

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

p4raw-id: //depot/perl@16493

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

p4raw-id: //depot/perl@16492

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 8 May 2002 13:59:16 +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

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

p4raw-id: //depot/perl@16490

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

p4raw-id: //depot/perl@16489

22 years agoIntegrate #14679 from macperl;
Jarkko Hietaniemi [Wed, 8 May 2002 13:24:15 +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..)

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

p4raw-id: //depot/perlio@16487

22 years agoIntegrate #16481 from macperl;
Jarkko Hietaniemi [Wed, 8 May 2002 13:09:24 +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..)

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

p4raw-id: //depot/perl@16485

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

p4raw-id: //depot/perl@16484

22 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]
[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

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

p4raw-id: //depot/perl@16482

22 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]
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

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

p4raw-id: //depot/perl@16478

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

p4raw-id: //depot/perlio@16477

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

p4raw-id: //depot/perl@16463

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

p4raw-id: //depot/perl@16462

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

p4raw-id: //depot/perl@16461

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

p4raw-id: //depot/perl@16460

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

p4raw-id: //depot/perl@16459

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

p4raw-id: //depot/perl@16458

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

p4raw-id: //depot/perl@16457

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

p4raw-id: //depot/perl@16456

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

p4raw-id: //depot/perl@16455

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

p4raw-id: //depot/perl@16454

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

p4raw-id: //depot/perl@16453

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

p4raw-id: //depot/perl@16452

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

p4raw-id: //depot/perl@16451

22 years agoFix bad assumptions in test case.
Artur Bergman [Tue, 7 May 2002 20:24:08 +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

22 years ago[ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
H.Merijn Brand [Tue, 7 May 2002 19:41:03 +0000]
[ 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

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

p4raw-id: //depot/perl@16448

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

p4raw-id: //depot/perlio@16447

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

p4raw-id: //depot/perl@16446

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

p4raw-id: //depot/perl@16445

22 years ago[ID 20020506.009] File::Spec::Unix::canonpath under cygwin
Michael A Chase [Mon, 6 May 2002 13:58:48 +0000]
[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

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

p4raw-id: //depot/perl@16443

22 years ago[PATCH] Storable (Re: perl@16433)
Radu Greab [Tue, 7 May 2002 11:37:03 +0000]
[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

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

p4raw-id: //depot/perl@16441

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

p4raw-id: //depot/perlio@16440

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

p4raw-id: //depot/perl@16439

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

p4raw-id: //depot/perl@16438

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

p4raw-id: //depot/perl@16437

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

p4raw-id: //depot/perl@16436

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

p4raw-id: //depot/perl@16435

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

p4raw-id: //depot/perl@16434

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

p4raw-id: //depot/perl@16433

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

p4raw-id: //depot/perl@16432

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

p4raw-id: //depot/perl@16431

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

p4raw-id: //depot/perl@16430

22 years agoUnfortunately AmigaOS has been broken since 11423
Jarkko Hietaniemi [Mon, 6 May 2002 12:18:23 +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

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

p4raw-id: //depot/perl@16428

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

p4raw-id: //depot/perl@16427

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

p4raw-id: //depot/perl@16426

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

p4raw-id: //depot/perl@16425

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

p4raw-id: //depot/perl@16424

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

p4raw-id: //depot/perl@16423

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

p4raw-id: //depot/perl@16422

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

p4raw-id: //depot/perl@16421

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

p4raw-id: //depot/perl@16420

22 years agoUpdate README.vos and release vos build macros
Paul Green [Sun, 5 May 2002 17:15:00 +0000]
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

22 years agoRetract MM_NW5.pm part of #16371, at the request
Jarkko Hietaniemi [Sun, 5 May 2002 22:09:27 +0000]
Retract MM_NW5.pm part of #16371, at the request
of Michael Schwern.

p4raw-id: //depot/perl@16418

22 years agoComment tweaks.
Jarkko Hietaniemi [Sun, 5 May 2002 17:57:04 +0000]
Comment tweaks.

p4raw-id: //depot/perl@16417

22 years agoa few more p4genpatch fixes:
Gurusamy Sarathy [Sun, 5 May 2002 17:00:33 +0000]
a few more p4genpatch fixes:

don't assume previous revision exists, let p4 compute it from
the one-less-change number instead

the time part in timestamps were always 00:00:00; fix by
fetching metadata via "p4 fsync" rather than "p4 filelog"

quote all file names used in external commands to make them
them work when there are spaces in those file names

looks production worthy now :)

p4raw-id: //depot/perl@16416

22 years agoThe #16401 was far from enough, and mostly in a wrong direction.
Jarkko Hietaniemi [Sun, 5 May 2002 15:51:01 +0000]
The #16401 was far from enough, and mostly in a wrong direction.
The right thing to do would be to convert Storable into using
the new MY_CXT scheme (no static data, and memory management
using SVs).

p4raw-id: //depot/perl@16415

22 years agop4genpatch diffs against depot files from //depot/perl when called
Gurusamy Sarathy [Sun, 5 May 2002 08:41:22 +0000]
p4genpatch diffs against depot files from //depot/perl when called
with -b //depot/maint-5.6/perl

p4raw-id: //depot/perl@16414

22 years agop4genpatch: current directory may not be writable, so don't
Gurusamy Sarathy [Sun, 5 May 2002 07:50:53 +0000]
p4genpatch: current directory may not be writable, so don't
create temp files there

p4raw-id: //depot/perl@16413

22 years agop4genpatch now works on windows
Gurusamy Sarathy [Sun, 5 May 2002 07:34:33 +0000]
p4genpatch now works on windows

p4raw-id: //depot/perl@16412

22 years agop4genpatch: tweak from Andreas to strip leading portion of
Gurusamy Sarathy [Sun, 5 May 2002 07:16:37 +0000]
p4genpatch: tweak from Andreas to strip leading portion of
path specified in -b (so patch can be applied with "patch -p1")

p4raw-id: //depot/perl@16411

22 years agoadd niscat (aka NIS 3, aka NIS +) to t/op/pwent
Peter Prymmer [Fri, 3 May 2002 14:52:12 +0000]
add niscat (aka NIS 3, aka NIS +) to t/op/pwent
Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>

p4raw-id: //depot/perl@16410

22 years agoUpgrade to Net::Ping 2.17.
Jarkko Hietaniemi [Sun, 5 May 2002 01:53:24 +0000]
Upgrade to Net::Ping 2.17.

p4raw-id: //depot/perl@16409

22 years agoUpgrade to Getopt::Long 2.31.
Jarkko Hietaniemi [Sun, 5 May 2002 01:38:39 +0000]
Upgrade to Getopt::Long 2.31.

p4raw-id: //depot/perl@16408

22 years agoRe: Cross-compiling as of WinCE
Vadim Konovalov [Sat, 4 May 2002 03:49:11 +0000]
Re: Cross-compiling as of WinCE
Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>

p4raw-id: //depot/perl@16407

22 years agoThe loclibpth is always set by Configure.
Jarkko Hietaniemi [Sun, 5 May 2002 00:23:16 +0000]
The loclibpth is always set by Configure.

p4raw-id: //depot/perl@16406

22 years agoRe: [Unicode::Collate] UCA Version number
SADAHIRO Tomoyuki [Sun, 5 May 2002 10:07:57 +0000]
Re: [Unicode::Collate] UCA Version number
Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>

p4raw-id: //depot/perl@16405