22 years agoAdd emulation layer for Thread/Semaphore and Thread/Queue
Artur Bergman [Sun, 12 May 2002 17:59:41 +0000]
Add emulation layer for Thread/Semaphore and Thread/Queue

p4raw-id: //depot/perl@16559

22 years agoFixed bug where tmpsv would be null after the return of the
Artur Bergman [Sun, 12 May 2002 17:57:51 +0000]
Fixed bug where tmpsv would be null after the return of the
amagic. Now check for that and allocate the tmpsv afterwards,
this is done in all other places that use amagic.
Fixes bug when threads->unknownfunction() was called and
we coredumped on the stringification somewhere deep in the
autoloader/dynaloader something. Far to deep for me to provide
a test case.

p4raw-id: //depot/perl@16558

22 years ago(retracted by #16560)
Jarkko Hietaniemi [Sun, 12 May 2002 15:37:40 +0000]
(retracted by #16560)
EBCDIC: must protect also compile time so that
the illegal UTF-EBCDIC is not seen.

p4raw-id: //depot/perl@16557

22 years agoEBCDIC: make t/op/pat #242 and 243 finally succeed.
Jarkko Hietaniemi [Sun, 12 May 2002 15:29:36 +0000]
EBCDIC: make t/op/pat #242 and 243 finally succeed.

p4raw-id: //depot/perl@16556

22 years agoAs suggested by Dave Mitchell, adding yield()s at
Jarkko Hietaniemi [Sun, 12 May 2002 13:50:20 +0000]
As suggested by Dave Mitchell, adding yield()s at
appropriate spots helps non-preemptive thread
implementations, like the GNU pth.  Tested at NetBSD
by Martin Weber <Ephaeton@gmx.net>.

p4raw-id: //depot/perl@16555

22 years agoRE: VOS bleadperl test failure on 16539
chromatic [Sat, 11 May 2002 23:23:54 +0000]
RE: VOS bleadperl test failure on 16539
Message-ID: <20020512072814.50744.qmail@onion.perl.org>

p4raw-id: //depot/perl@16554

22 years agoThere's no rest for the wicked misspellers.
Jarkko Hietaniemi [Sun, 12 May 2002 04:27:16 +0000]
There's no rest for the wicked misspellers.

p4raw-id: //depot/perl@16553

22 years agoDetypos (and sticking with US spelling since Dan Sugalski
Jarkko Hietaniemi [Sun, 12 May 2002 01:38:15 +0000]
Detypos (and sticking with US spelling since Dan Sugalski
wrote the original text of perlthrtut)

p4raw-id: //depot/perl@16552

22 years agoBecause of #16550 these tests would now spew
Jarkko Hietaniemi [Sat, 11 May 2002 22:26:38 +0000]
Because of #16550 these tests would now spew
"Malformed UTF-8" in EBCDIC.

p4raw-id: //depot/perl@16551

22 years agoEBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
Jarkko Hietaniemi [Sat, 11 May 2002 22:24:31 +0000]
EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
scripts does not apply any more.  (The utf8.t needed a little
bit of relaxing to work in EBCDIC, since *both* the bytes in
subtest #30 are illegal UTF-EBCDIC, and the error message
matched is slightly different.)  The utf8.t now passes.

p4raw-id: //depot/perl@16550

22 years agoa bit more for WinCE
Vadim Konovalov [Sun, 12 May 2002 02:34:24 +0000]
a bit more for WinCE
Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>

p4raw-id: //depot/perl@16549

22 years agofor WinCE cross-build, another one
Vadim Konovalov [Sun, 12 May 2002 00:02:47 +0000]
for WinCE cross-build, another one
Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>

p4raw-id: //depot/perl@16548

22 years agoExplicit casts due to #16542.
Jarkko Hietaniemi [Sat, 11 May 2002 19:46:23 +0000]
Explicit casts due to #16542.

p4raw-id: //depot/perl@16547

22 years agoUpgrade to Test::Harness 2.21.
Jarkko Hietaniemi [Sat, 11 May 2002 19:35:54 +0000]
Upgrade to Test::Harness 2.21.

p4raw-id: //depot/perl@16546

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

p4raw-id: //depot/perl@16545

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

p4raw-id: //depot/perl@16543

22 years agounsigned char hashes (Re: perl@16539)
Nicholas Clark [Sat, 11 May 2002 17:54:44 +0000]
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

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

p4raw-id: //depot/perl@16540

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

p4raw-id: //depot/perl@16539

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

p4raw-id: //depot/perl@16538

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

p4raw-id: //depot/perl@16537

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

p4raw-id: //depot/perl@16536

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

p4raw-id: //depot/perl@16535

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

p4raw-id: //depot/perl@16534

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

p4raw-id: //depot/perl@16532

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

p4raw-id: //depot/perl@16531

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

p4raw-id: //depot/perl@16530

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