Hugo van der Sanden [Tue, 16 Jul 2002 16:01:12 +0000]
sprintf: fix and docs
Message-Id: <
200207161501.g6GF1CN00635@crypt.compulink.co.uk>
p4raw-id: //depot/perl@17576
Jarkko Hietaniemi [Tue, 16 Jul 2002 13:47:11 +0000]
Regen toc.
p4raw-id: //depot/perl@17575
Jarkko Hietaniemi [Tue, 16 Jul 2002 13:30:22 +0000]
Update Changes.
p4raw-id: //depot/perl@17574
Jarkko Hietaniemi [Tue, 16 Jul 2002 13:14:34 +0000]
Mac OS X dyld problem: try more direct action first.
p4raw-id: //depot/perl@17573
Jarkko Hietaniemi [Tue, 16 Jul 2002 13:06:04 +0000]
More explicit solution for the Mac OS X "dyld undefined symbols"
problem.
p4raw-id: //depot/perl@17572
Jarkko Hietaniemi [Tue, 16 Jul 2002 12:25:07 +0000]
Upgrade to Locale::Codes 2.06.
p4raw-id: //depot/perl@17571
Gurusamy Sarathy [Tue, 16 Jul 2002 02:57:47 +0000]
integrate a variant of change#17568 from maint-5.6 branch (the
do_exec parts elided so that change is restricted strictly to
windows; binary compatibility stubs not needed)
p4raw-link: @17568 on //depot/maint-5.6/perl:
07691bcd6c6d7fd92f508fd5268e700370ea47c2
p4raw-id: //depot/perl@17570
Jarkko Hietaniemi [Tue, 16 Jul 2002 02:26:12 +0000]
Integrate change #16844 from maint:
extension of change#16332: isolate signal diddling to the main
interpreter (fixes signal-related races, e.g. when multiple
threads run system())
p4raw-link: @16844 on //depot/maint-5.6/perl:
9bc2ac260e3c5ad531ff50393278b22d570db209
p4raw-link: @16332 on //depot/maint-5.6/perl:
9bf7742e23b67e3d7c671615795c570c51951513
p4raw-id: //depot/perl@17569
p4raw-integrated: from //depot/maint-5.6/perl@17567 'merge in' util.c
(@16508..)
Gurusamy Sarathy [Tue, 16 Jul 2002 00:27:12 +0000]
integrate change#17566 from maint-5.6 branch
on windows, ensure child processes that get run via backticks get
the right pipe handle at stdin/stdout; this is needed to make
subprocesses see the correct standard handles such that backticks
and piped open()s work when run from within GUI applications
this also makes it possible to launch wperl.exe in backticks
from within an application that has no std handles without a
new blank console window popping up
p4raw-link: @17566 on //depot/maint-5.6/perl:
c7efefc2a43b65746e10207fe89bc47b7f7c27ea
p4raw-id: //depot/perl@17567
Gurusamy Sarathy [Mon, 15 Jul 2002 23:58:49 +0000]
change#16528 merged the fix for my_popen() but missed my_popen_list()
which had the same code (and bugs) duplicated; add changes#16329,16331
into my_popen_list()
p4raw-link: @16528 on //depot/perl:
b5ac89c3e91fc5e73ab09acd099240e5aaa213a5
p4raw-link: @16331 on //depot/maint-5.6/perl:
821302ef08e28e13ed846e63b71b1a8e0bd6e09a
p4raw-link: @16329 on //depot/maint-5.6/perl:
5676c1b12073c1e0625a9800fba3bbcb4a2e99c8
p4raw-id: //depot/perl@17565
Gurusamy Sarathy [Mon, 15 Jul 2002 23:45:08 +0000]
add missing xref in Changes
p4raw-id: //depot/perl@17564
Jarkko Hietaniemi [Mon, 15 Jul 2002 22:38:31 +0000]
IRIX -O2 trick (needs verification from John P. Linderman)
p4raw-id: //depot/perl@17563
John P. Linderman [Mon, 15 Jul 2002 14:08:47 +0000]
Typo? in perlxstut.pod + PATCH
From: "John P. Linderman" <jpl@research.att.com>
Message-Id: <
200207151808.OAA53989@raptor.research.att.com>
p4raw-id: //depot/perl@17562
Jarkko Hietaniemi [Mon, 15 Jul 2002 21:11:04 +0000]
Split "Known problems" into "Known problems" (generic,
or shared among several platforms) and "Platform Specific
Problems".
p4raw-id: //depot/perl@17561
Rafael Garcia-Suarez [Mon, 15 Jul 2002 20:13:22 +0000]
Clarify the PerlIO::scalar docs (suggested by Elizabeth
Mattijsen.)
p4raw-id: //depot/perl@17560
Jarkko Hietaniemi [Mon, 15 Jul 2002 18:59:23 +0000]
Retract #17486: OS/2 didn't like it.
p4raw-id: //depot/perl@17559
Jarkko Hietaniemi [Mon, 15 Jul 2002 18:39:11 +0000]
Add #!./perl, noticed by John Adams.
p4raw-id: //depot/perl@17558
Jarkko Hietaniemi [Mon, 15 Jul 2002 17:14:41 +0000]
Regen toc.
p4raw-id: //depot/perl@17557
Jarkko Hietaniemi [Mon, 15 Jul 2002 17:12:28 +0000]
Add a section on ithreads; rearrange the sections a bit.
p4raw-id: //depot/perl@17556
Yitzchak Scott-Thoennes [Mon, 15 Jul 2002 10:04:02 +0000]
Re: [PATCH] reinclude ODBM_File & NDBM_File in Cygwin build
Message-ID: <CCwM9gzkg25T092yn@efn.org>
Document which tests will fail.
p4raw-id: //depot/perl@17555
Rainer Orth [Mon, 15 Jul 2002 19:23:54 +0000]
[ID
20020715.009] perl 5.8.0 RC3 incorrectly tests gcc version on Tru64 UNIX V4.0F
Message-Id: <5.8.0_22255_
1026753561@rimsky>
(also raise the gcc minimum to 2.95.3)
p4raw-id: //depot/perl@17554
Jarkko Hietaniemi [Mon, 15 Jul 2002 14:56:42 +0000]
configure.gnu wants to be executable, too.
p4raw-id: //depot/perl@17553
Jarkko Hietaniemi [Mon, 15 Jul 2002 14:35:31 +0000]
DJGPP broke after 5.7.3, so that's good news.
p4raw-id: //depot/perl@17552
Jarkko Hietaniemi [Mon, 15 Jul 2002 13:49:27 +0000]
Retract #17550: the build/test time warnings do not
belong to perldelta, they belong to the announcement.
p4raw-id: //depot/perl@17551
Jarkko Hietaniemi [Mon, 15 Jul 2002 13:46:51 +0000]
(retracted by #17551)
Copy the warnings about build and test times from
the RC announcements to perldelta.
p4raw-id: //depot/perl@17550
Jarkko Hietaniemi [Mon, 15 Jul 2002 13:38:53 +0000]
Try to future proof the op/taint.
p4raw-id: //depot/perl@17549
Jarkko Hietaniemi [Mon, 15 Jul 2002 13:35:49 +0000]
Squash "uninitialized" warning from gcc.
p4raw-id: //depot/perl@17548
Jarkko Hietaniemi [Mon, 15 Jul 2002 13:33:20 +0000]
Update Changes.
p4raw-id: //depot/perl@17547
Tim Bunce [Mon, 15 Jul 2002 12:14:54 +0000]
Re: Core dump in perl_clone (even with 'use threads;' first) [PATCH]
Message-ID: <
20020715121454.F20682@dansat.data-plan.com>
p4raw-id: //depot/perl@17546
Tatsuhiko Miyagawa [Mon, 15 Jul 2002 16:29:28 +0000]
RC3: lib/constant.t #35
Message-ID: <86adotwisn.wl@mail.edge.co.jp>
Assuming " " in error messages does not work in Japanese,
just skip the test (even the #34 is suspicious).
p4raw-id: //depot/perl@17545
Jarkko Hietaniemi [Mon, 15 Jul 2002 12:57:52 +0000]
Upgrade to podlators 1.23.
p4raw-id: //depot/perl@17544
Jarkko Hietaniemi [Mon, 15 Jul 2002 04:03:51 +0000]
Say something about missing "Perl_get_sv".
p4raw-id: //depot/perl@17542
Hugo van der Sanden [Mon, 15 Jul 2002 02:22:35 +0000]
Re: Regexp causes coredump
Message-Id: <
200207150122.g6F1MZP31385@crypt.compulink.co.uk>
p4raw-id: //depot/perl@17541
Jarkko Hietaniemi [Sun, 14 Jul 2002 21:56:52 +0000]
Upgrade to Term::ANSIColor 1.05.
p4raw-id: //depot/perl@17540
Jarkko Hietaniemi [Sun, 14 Jul 2002 19:57:54 +0000]
Test skip counter tweak from Craig Berry.
p4raw-id: //depot/perl@17539
Hugo van der Sanden [Sun, 14 Jul 2002 19:00:12 +0000]
Re: [ID
20020713.008] %vd eats two arguments
Message-Id: <
200207141800.g6EI0CA14256@crypt.compulink.co.uk>
p4raw-id: //depot/perl@17538
Jarkko Hietaniemi [Sun, 14 Jul 2002 16:04:35 +0000]
Unfortunately we have to downgrade the status of DJGPP.
p4raw-id: //depot/perl@17537
Jarkko Hietaniemi [Sun, 14 Jul 2002 15:58:12 +0000]
I would say the long double support has matured enough.
p4raw-id: //depot/perl@17536
Jarkko Hietaniemi [Sun, 14 Jul 2002 15:56:01 +0000]
The z/OS problems are dependent on the environment;
Merijn Broeren didn't hit the pat.t crash. Now we only
need to figure out what's different in the environments...
p4raw-id: //depot/perl@17535
Jarkko Hietaniemi [Sun, 14 Jul 2002 15:53:08 +0000]
perldelta didn't know of FreeBSD 4.6 readdir_r.
p4raw-id: //depot/perl@17534
Jarkko Hietaniemi [Sun, 14 Jul 2002 15:48:46 +0000]
perldelta shuffling.
p4raw-id: //depot/perl@17533
Jarkko Hietaniemi [Sun, 14 Jul 2002 15:30:38 +0000]
Document the Thread:: change.
p4raw-id: //depot/perl@17532
Jarkko Hietaniemi [Sun, 14 Jul 2002 15:26:51 +0000]
Add a few new diagnostics.
p4raw-id: //depot/perl@17531
Jarkko Hietaniemi [Sun, 14 Jul 2002 14:37:28 +0000]
Move the debugger changes from "diagnostics" to "fixes".
p4raw-id: //depot/perl@17530
Jarkko Hietaniemi [Sat, 13 Jul 2002 23:07:10 +0000]
This is 5.8.0 RC3.
p4raw-id: //depot/perl@17527
Jarkko Hietaniemi [Sat, 13 Jul 2002 23:05:53 +0000]
Update Changes.
p4raw-id: //depot/perl@17526
Jarkko Hietaniemi [Sat, 13 Jul 2002 22:31:07 +0000]
Small pod nits.
p4raw-id: //depot/perl@17525
Jarkko Hietaniemi [Sat, 13 Jul 2002 22:26:10 +0000]
Update perlhist.
p4raw-id: //depot/perl@17524
Jarkko Hietaniemi [Sat, 13 Jul 2002 22:24:02 +0000]
Regen Configure.
p4raw-id: //depot/perl@17522
Jarkko Hietaniemi [Sat, 13 Jul 2002 14:14:16 +0000]
Update the CPAN sites list in perlmodlib, regen toc.
p4raw-id: //depot/perl@17521
Ask Bjoern Hansen [Sat, 13 Jul 2002 07:46:36 +0000]
perlbug
Message-ID: <
20020713074456.M95399-100000@miette.develooper.com>
p4raw-id: //depot/perl@17520
Jarkko Hietaniemi [Sat, 13 Jul 2002 13:35:57 +0000]
More admonishment that one shouldn't waste one's efforts
on 5.005 threads any more.
p4raw-id: //depot/perl@17519
Jarkko Hietaniemi [Sat, 13 Jul 2002 13:29:07 +0000]
The installation of the 5.005threads {Queue,Semaphore}.pm
didn't quite work.
p4raw-id: //depot/perl@17518
Rafael Garcia-Suarez [Sat, 13 Jul 2002 11:46:14 +0000]
Minor doc changes for PerlIO::via.
p4raw-id: //depot/perl@17517
Rafael Garcia-Suarez [Sat, 13 Jul 2002 11:28:01 +0000]
The warning "Use of tainted arguments in %s is deprecated"
was incorrectly reported whenever system or exec was
invoked with multiple arguments.
p4raw-id: //depot/perl@17516
Jarkko Hietaniemi [Sat, 13 Jul 2002 00:10:07 +0000]
Update Changes.
p4raw-id: //depot/perl@17514
Jarkko Hietaniemi [Sat, 13 Jul 2002 00:03:04 +0000]
Document that using threads/pseudofork inside BEGINs does not work.
p4raw-id: //depot/perl@17513
Elizabeth Mattijsen [Fri, 12 Jul 2002 23:45:52 +0000]
[DOC PATCH] threads::shared.pm, share( $hashref->{key} ) bug
Message-Id: <4.2.0.58.
20020712234444.0209f350@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17512
Elizabeth Mattijsen [Fri, 12 Jul 2002 23:30:16 +0000]
[DOC PATCH] threads.pm, threads->tid in DESTROY bug
Message-Id: <4.2.0.58.
20020712232919.0224fea0@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17511
Jarkko Hietaniemi [Fri, 12 Jul 2002 23:46:45 +0000]
Update the 5.005threads failure status.
p4raw-id: //depot/perl@17510
Jarkko Hietaniemi [Fri, 12 Jul 2002 23:44:17 +0000]
threads::shared::queue and semaphore become Thread::Semaphore
and Queue. The 5005threads case where the old Semaphore and
Queue.pm (they are disguised as .pmx) should get magically
installed instead has not been tested.
p4raw-id: //depot/perl@17509
Jarkko Hietaniemi [Fri, 12 Jul 2002 20:06:23 +0000]
Re: Clock skew failures in Memoize test suite
From: Mark-Jason Dominus <mjd@plover.com>
Date: Fri, 12 Jul 2002 14:17:56 -0400
Message-ID: <
20020712181756.9595.qmail@plover.com>
To: sthoenna@efn.org (Yitzchak Scott-Thoennes)
(an accidental dual submit...)
Subject: lib/Config.t : why 900 entries?
From: "Craig A. Berry" <craigberry@mac.com>
Date: Fri, 12 Jul 2002 16:02:59 -0500
Message-Id: <
a05111b04b954f27fd5a7@[172.16.52.1]>
(dropping the limit from 750 down to 500)
p4raw-id: //depot/perl@17508
Jarkko Hietaniemi [Fri, 12 Jul 2002 18:51:16 +0000]
AUTHORS updates.
p4raw-id: //depot/perl@17507
Jarkko Hietaniemi [Fri, 12 Jul 2002 17:45:34 +0000]
Many of the feared z/OS failures turned out to be false alarms.
p4raw-id: //depot/perl@17506
Tim Bunce [Fri, 12 Jul 2002 17:25:09 +0000]
Core dump in perl_clone (even with 'use threads;' first) [PATCH]
Message-ID: <
20020712172509.B568@dansat.data-plan.com>
p4raw-id: //depot/perl@17505
Jarkko Hietaniemi [Fri, 12 Jul 2002 13:53:15 +0000]
Easy z/OS fix by skipping raw UTF-8.
p4raw-id: //depot/perl@17504
Jarkko Hietaniemi [Fri, 12 Jul 2002 13:41:34 +0000]
Update the z/OS situation.
p4raw-id: //depot/perl@17503
Jarkko Hietaniemi [Fri, 12 Jul 2002 13:08:53 +0000]
Update Changes.
p4raw-id: //depot/perl@17502
Jarkko Hietaniemi [Fri, 12 Jul 2002 12:56:57 +0000]
Regen modlib, toc.
p4raw-id: //depot/perl@17501
Jarkko Hietaniemi [Fri, 12 Jul 2002 12:47:11 +0000]
Document that one cannot "proxy" enable threading.
p4raw-id: //depot/perl@17500
Elizabeth Mattijsen [Fri, 12 Jul 2002 00:27:53 +0000]
Re: Thread object by tid?
Message-Id: <4.2.0.58.
20020712002638.0218ce10@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17499
Tels [Fri, 12 Jul 2002 08:38:45 +0000]
[PATCH9 BigInt v1.60 fix for "\n"
Message-Id: <
200207120634.g6C6YjG6742777@taku.hut.fi>
p4raw-id: //depot/perl@17498
Jarkko Hietaniemi [Fri, 12 Jul 2002 02:53:12 +0000]
AUTHORS updates.
p4raw-id: //depot/perl@17497
Jarkko Hietaniemi [Fri, 12 Jul 2002 00:03:03 +0000]
BeOS failure merge, noticed by Daniel Berger.
p4raw-id: //depot/perl@17496
Jarkko Hietaniemi [Thu, 11 Jul 2002 21:40:05 +0000]
Can't get #17492 to work with -Uuseperlio otherwise (either
coredumps or warnings about failing to close _GEN_0 ensue)
p4raw-id: //depot/perl@17495
Nicholas Clark [Thu, 11 Jul 2002 22:40:05 +0000]
Re: $Storable::drop_utf8 is undeclared
Message-ID: <
20020711214004.GC291@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@17494
Jarkko Hietaniemi [Thu, 11 Jul 2002 19:47:28 +0000]
Mention the FAT vs NDBM_File problem on Cygwin also in perldelta.
p4raw-id: //depot/perl@17493
Tim Jenness [Thu, 11 Jul 2002 10:15:45 +0000]
finall fix core dump in XS::Typemap
Message-ID: <Pine.LNX.4.44.
0207111013090.31260-100000@lapaki>
p4raw-id: //depot/perl@17492
Jarkko Hietaniemi [Thu, 11 Jul 2002 19:16:31 +0000]
Microdoctweak.
p4raw-id: //depot/perl@17491
Gerrit P. Haase [Thu, 11 Jul 2002 21:35:41 +0000]
reinclude ODBM_File & NDBM_File in Cygwin build
From: "Gerrit P. Haase" <gerrit@familiehaase.de>
Message-ID: <
311512104521.20020711213541@familiehaase.de>
(plus add a warning about NDBM_File on FAT to README.cygwin)
p4raw-id: //depot/perl@17489
Craig A. Berry [Thu, 11 Jul 2002 12:44:41 +0000]
MM_Unix.pm : work around File::Find problem on VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <5.1.1.5.0.
20020708172342.03422ac8@exchi01>
p4raw-id: //depot/perl@17488
Tels [Thu, 11 Jul 2002 18:44:29 +0000]
Re: BigInt and "\n"
Date: Thu, 11 Jul 2002 18:44:29 +0200 (CEST)
p4raw-id: //depot/perl@17487
Jarkko Hietaniemi [Thu, 11 Jul 2002 15:43:44 +0000]
(retracted by #17559, made things worse)
Apparently OS/2 likes to export the Perl malloc interface
to external libraries and the #16291 broke that when removing
the bincompat5005 feature.
p4raw-id: //depot/perl@17486
Jarkko Hietaniemi [Thu, 11 Jul 2002 15:41:32 +0000]
Document better the PerlIO_{export,release,import}FILE()
relationships (or the lack thereof).
p4raw-id: //depot/perl@17485
Craig A. Berry [Thu, 11 Jul 2002 11:09:03 +0000]
VMS::Stdio fixups for mode arg to PerlIO_importFILE
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <
a05111b05b9535cbf2914@[172.16.52.1]>
p4raw-id: //depot/perl@17483
Audrey Tang [Thu, 11 Jul 2002 23:30:23 +0000]
Locale::Maketext::TPJ13 nits
Message-ID: <
20020711153023.GA20806@not.autrijus.org>
p4raw-id: //depot/perl@17482
Artur Bergman [Thu, 11 Jul 2002 13:02:15 +0000]
Don't set the context to the running thread before
we run destroy on the old, cures segfault on linux.
p4raw-id: //depot/perl@17481
Jarkko Hietaniemi [Thu, 11 Jul 2002 12:24:53 +0000]
Integrate perlio:
[ 17478]
Various core-dump preventions for cases Craig found on VMS.
Fix PerlIO_exportFILE() to work with new PerlIOStdio_pushed.
[ 17479]
(Re-)instate :pop as a "back door" to perl level layer stack
manipulation.
p4raw-link: @17479 on //depot/perlio:
4ec2216f20a53a69267b31ce136e7410687cbe32
p4raw-link: @17478 on //depot/perlio:
81428673dc5737b28b793d38fc79696f8d6e80c4
p4raw-id: //depot/perl@17480
Nick Ing-Simmons [Thu, 11 Jul 2002 09:16:46 +0000]
(Re-)instate :pop as a "back door" to perl level layer stack
manipulation.
p4raw-id: //depot/perlio@17479
Nick Ing-Simmons [Thu, 11 Jul 2002 08:43:28 +0000]
Various core-dump preventions for cases Craig found on VMS.
Fix PerlIO_exportFILE() to work with new PerlIOStdio_pushed.
p4raw-id: //depot/perlio@17478
Nick Ing-Simmons [Thu, 11 Jul 2002 07:42:34 +0000]
Integrate mainline
p4raw-id: //depot/perlio@17477
Artur Bergman [Thu, 11 Jul 2002 05:35:53 +0000]
Problem fixed with detached threads reported by Stacy Maughan
and debugged by Jan Dubois. Problem occured when a thread
cleared itself out and then switched back to itself (which was
gone) and wanted a function pointer for the PerlMemShared free.
p4raw-id: //depot/perl@17476
Jarkko Hietaniemi [Wed, 10 Jul 2002 23:36:37 +0000]
Small threads docs cleanups.
p4raw-id: //depot/perl@17475
Dave Mitchell [Thu, 11 Jul 2002 01:15:18 +0000]
[DOC PATCH] ext/threads/shared/shared.pm
Message-ID: <
20020711011518.B27438@fdgroup.com>
p4raw-id: //depot/perl@17474
Jarkko Hietaniemi [Wed, 10 Jul 2002 23:20:10 +0000]
Retract #17455, #17427, #17425 on t/op/magic.t (but leave
in the toke.c change #17425, it is ARG_ZERO_IS_SCRIPT
specific and known to work on the platforms that need it),
on Sarathy's advice.
p4raw-link: @17425 on //depot/perl:
556c1dec75ad51f872cfdfbbd8c86d5def08c80b
p4raw-id: //depot/perl@17473
Nicholas Clark [Wed, 10 Jul 2002 23:17:36 +0000]
Re: Storable 2.04 'make test' failure on AIX, perl 5.005_03
Message-ID: <
20020710221735.GE312@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@17472
Elizabeth Mattijsen [Wed, 10 Jul 2002 21:29:54 +0000]
QuotedPrint.t
Message-Id: <4.2.0.58.
20020710212608.02cd8100@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17471
Elizabeth Mattijsen [Wed, 10 Jul 2002 21:13:52 +0000]
[DOC PATCH] some doc nits after 17463
Message-Id: <4.2.0.58.
20020710211105.032546d0@mickey.dijkmat.nl>
p4raw-id: //depot/perl@17470
Mattia Barbon [Wed, 10 Jul 2002 18:47:45 +0000]
MM_W95.pm, Win95 + MinGW + dmake
From: "Mattia Barbon" <mbarbon@dsi.unive.it>
Message-ID: <
3D2C8151.30381.12DE80@localhost>
p4raw-id: //depot/perl@17469
Jarkko Hietaniemi [Wed, 10 Jul 2002 20:13:49 +0000]
Regen Changes.
p4raw-id: //depot/perl@17468