Jarkko Hietaniemi [Sun, 12 May 2002 22:26:17 +0000]
Slight doc tweaks.
p4raw-id: //depot/perl@16566
Jarkko Hietaniemi [Sun, 12 May 2002 19:56:56 +0000]
OS/390: update the test results.
p4raw-id: //depot/perl@16565
Jarkko Hietaniemi [Sun, 12 May 2002 19:48:40 +0000]
Add threadsafety caveats.
p4raw-id: //depot/perl@16564
Jarkko Hietaniemi [Sun, 12 May 2002 19:34:31 +0000]
Update the Mac OS X situation.
p4raw-id: //depot/perl@16563
Artur Bergman [Sun, 12 May 2002 19:10:27 +0000]
Update todo, removing things done and adding new things.
p4raw-id: //depot/perl@16562
Jarkko Hietaniemi [Sun, 12 May 2002 19:02:24 +0000]
Reword the "threads still running" cleanup message.
p4raw-id: //depot/perl@16561
Jarkko Hietaniemi [Sun, 12 May 2002 18:39:48 +0000]
EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.
(The manifestation: running pat.t core dumps after test 639.
Removing everything after 639 makes core go away, as does
removing everything before 640. I did say "weird". Some
sort of a memory corruption, no doubt, but no time to debug
in more detail.)
p4raw-id: //depot/perl@16560
Artur Bergman [Sun, 12 May 2002 17:59:41 +0000]
Add emulation layer for Thread/Semaphore and Thread/Queue
p4raw-id: //depot/perl@16559
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
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
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
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
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
Jarkko Hietaniemi [Sun, 12 May 2002 04:27:16 +0000]
There's no rest for the wicked misspellers.
p4raw-id: //depot/perl@16553
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
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
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
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
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
Jarkko Hietaniemi [Sat, 11 May 2002 19:46:23 +0000]
Explicit casts due to #16542.
p4raw-id: //depot/perl@16547
Jarkko Hietaniemi [Sat, 11 May 2002 19:35:54 +0000]
Upgrade to Test::Harness 2.21.
p4raw-id: //depot/perl@16546
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
Dave Mitchell [Sat, 11 May 2002 20:00:51 +0000]
updated threads docs
Message-ID: <
20020511200050.D14841@fdgroup.com>
p4raw-id: //depot/perl@16543
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
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
Jarkko Hietaniemi [Fri, 10 May 2002 15:16:44 +0000]
Update Changes.
p4raw-id: //depot/perl@16539
Jarkko Hietaniemi [Fri, 10 May 2002 15:08:51 +0000]
Regen toc.
p4raw-id: //depot/perl@16538
Jarkko Hietaniemi [Fri, 10 May 2002 15:06:52 +0000]
Move pod, add $VERSION.
p4raw-id: //depot/perl@16537
Jarkko Hietaniemi [Fri, 10 May 2002 14:42:10 +0000]
Unused variables.
p4raw-id: //depot/perl@16536
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
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
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
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
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
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
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..)
Jarkko Hietaniemi [Thu, 9 May 2002 14:09:00 +0000]
FAQ sync.
p4raw-id: //depot/perl@16527
Jarkko Hietaniemi [Thu, 9 May 2002 14:06:11 +0000]
metaconfig unit linting.
p4raw-id: //depot/perl@16525
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
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..)
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
Rafael Garcia-Suarez [Thu, 9 May 2002 11:43:12 +0000]
cmp() compares chars, not bytes.
p4raw-id: //depot/perl@16520
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
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
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
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
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
Jarkko Hietaniemi [Wed, 8 May 2002 23:48:12 +0000]
Rework #16506 some more.
p4raw-id: //depot/perl@16507
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
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
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
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
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
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
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
Jarkko Hietaniemi [Wed, 8 May 2002 22:19:45 +0000]
Deprecate 5.005threads.
p4raw-id: //depot/perl@16498
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
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
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
Nick Ing-Simmons [Wed, 8 May 2002 17:40:34 +0000]
Integrate mainline
p4raw-id: //depot/perlio@16494
Jarkko Hietaniemi [Wed, 8 May 2002 14:25:31 +0000]
Update Changes.
p4raw-id: //depot/perl@16493
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
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
Jarkko Hietaniemi [Wed, 8 May 2002 13:55:05 +0000]
The base.pm changes need this, too?
p4raw-id: //depot/perl@16490
Gurusamy Sarathy [Wed, 8 May 2002 13:33:41 +0000]
fix p4genpatch breakage (missing slash in patch headers)
p4raw-id: //depot/perl@16489
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..)
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
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..)
Jarkko Hietaniemi [Wed, 8 May 2002 13:06:30 +0000]
Storable doc tweaks.
p4raw-id: //depot/perl@16485
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
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
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
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
Jarkko Hietaniemi [Wed, 8 May 2002 12:25:04 +0000]
Bump up the Storable $VERSION to 2.0.
p4raw-id: //depot/perl@16478
Nick Ing-Simmons [Wed, 8 May 2002 06:21:18 +0000]
Integrate mainline - win2k, MinGW all tests pass :-)
p4raw-id: //depot/perlio@16477
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
Gurusamy Sarathy [Wed, 8 May 2002 00:46:34 +0000]
aTHX may be empty
p4raw-id: //depot/perl@16462
Gurusamy Sarathy [Wed, 8 May 2002 00:32:47 +0000]
5005threads builds again on windows
p4raw-id: //depot/perl@16461
Gurusamy Sarathy [Tue, 7 May 2002 23:42:42 +0000]
fixes for various warnings identified by Visual C++
p4raw-id: //depot/perl@16460
Gurusamy Sarathy [Tue, 7 May 2002 23:42:11 +0000]
keep paths consistently slashed on windows
p4raw-id: //depot/perl@16459
Gurusamy Sarathy [Tue, 7 May 2002 22:33:20 +0000]
integrate makefile.mk changes into Makefile
p4raw-id: //depot/perl@16458
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
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
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
Artur Bergman [Tue, 7 May 2002 21:18:44 +0000]
Documentation of async
p4raw-id: //depot/perl@16454
Artur Bergman [Tue, 7 May 2002 21:16:28 +0000]
Documentation added.
p4raw-id: //depot/perl@16453
Artur Bergman [Tue, 7 May 2002 21:15:34 +0000]
Add support for async.
p4raw-id: //depot/perl@16452
Artur Bergman [Tue, 7 May 2002 21:01:47 +0000]
Add documentation.
p4raw-id: //depot/perl@16451
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
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
Jarkko Hietaniemi [Tue, 7 May 2002 19:16:00 +0000]
Upgrade to Encode 1.71.
p4raw-id: //depot/perl@16448
Nick Ing-Simmons [Tue, 7 May 2002 18:39:47 +0000]
Integrate mainline
p4raw-id: //depot/perlio@16447
Jarkko Hietaniemi [Tue, 7 May 2002 14:34:01 +0000]
AUTHORS updates.
p4raw-id: //depot/perl@16446
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
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
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
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
Jarkko Hietaniemi [Tue, 7 May 2002 12:48:30 +0000]
Upgrade to CPAN 1.61.
p4raw-id: //depot/perl@16441
Nick Ing-Simmons [Tue, 7 May 2002 07:07:58 +0000]
Integrate mainline
p4raw-id: //depot/perlio@16440
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