22 years agoRemove bad advice : -M doesn't work on the #! line
Rafael Garcia-Suarez [Tue, 16 Jul 2002 19:49:16 +0000]
Remove bad advice : -M doesn't work on the #! line

p4raw-id: //depot/perl@17581

22 years agoWith very high probability this 8-space wants to be a 1-tab.
Jarkko Hietaniemi [Tue, 16 Jul 2002 18:13:50 +0000]
With very high probability this 8-space wants to be a 1-tab.

p4raw-id: //depot/perl@17579

22 years agoRemove the extra warning since after it the right thing
Jarkko Hietaniemi [Tue, 16 Jul 2002 17:56:17 +0000]
Remove the extra warning since after it the right thing
is attempted (and that gives a warning if necessary).

p4raw-id: //depot/perl@17578

22 years ago[ID 20020716.001] RC3 pp_sys.c #ifdef usage wrong
W.BRISCOE@ponl.com [Tue, 16 Jul 2002 08:24:00 +0000]
[ID 20020716.001] RC3 pp_sys.c #ifdef usage wrong
Message-Id: <NXfa4c15-42476076@eur.ponl.com>

p4raw-id: //depot/perl@17577

22 years agosprintf: fix and docs
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

22 years agoRegen toc.
Jarkko Hietaniemi [Tue, 16 Jul 2002 13:47:11 +0000]
Regen toc.

p4raw-id: //depot/perl@17575

22 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 16 Jul 2002 13:30:22 +0000]
Update Changes.

p4raw-id: //depot/perl@17574

22 years agoMac OS X dyld problem: try more direct action first.
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

22 years agoMore explicit solution for the Mac OS X "dyld undefined symbols"
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

22 years agoUpgrade to Locale::Codes 2.06.
Jarkko Hietaniemi [Tue, 16 Jul 2002 12:25:07 +0000]
Upgrade to Locale::Codes 2.06.

p4raw-id: //depot/perl@17571

22 years agointegrate a variant of change#17568 from maint-5.6 branch (the
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

22 years agoIntegrate change #16844 from maint:
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..)

22 years agointegrate change#17566 from maint-5.6 branch
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

22 years agochange#16528 merged the fix for my_popen() but missed my_popen_list()
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

22 years agoadd missing xref in Changes
Gurusamy Sarathy [Mon, 15 Jul 2002 23:45:08 +0000]
add missing xref in Changes

p4raw-id: //depot/perl@17564

22 years agoIRIX -O2 trick (needs verification from John P. Linderman)
Jarkko Hietaniemi [Mon, 15 Jul 2002 22:38:31 +0000]
IRIX -O2 trick (needs verification from John P. Linderman)

p4raw-id: //depot/perl@17563

22 years agoTypo? in perlxstut.pod + PATCH
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

22 years agoSplit "Known problems" into "Known problems" (generic,
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

22 years agoClarify the PerlIO::scalar docs (suggested by Elizabeth
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

22 years agoRetract #17486: OS/2 didn't like it.
Jarkko Hietaniemi [Mon, 15 Jul 2002 18:59:23 +0000]
Retract #17486: OS/2 didn't like it.

p4raw-id: //depot/perl@17559

22 years agoAdd #!./perl, noticed by John Adams.
Jarkko Hietaniemi [Mon, 15 Jul 2002 18:39:11 +0000]
Add #!./perl, noticed by John Adams.

p4raw-id: //depot/perl@17558

22 years agoRegen toc.
Jarkko Hietaniemi [Mon, 15 Jul 2002 17:14:41 +0000]
Regen toc.

p4raw-id: //depot/perl@17557

22 years agoAdd a section on ithreads; rearrange the sections a bit.
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

22 years agoRe: [PATCH] reinclude ODBM_File & NDBM_File in Cygwin build
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

22 years ago[ID 20020715.009] perl 5.8.0 RC3 incorrectly tests gcc version on Tru64 UNIX V4.0F
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

22 years agoconfigure.gnu wants to be executable, too.
Jarkko Hietaniemi [Mon, 15 Jul 2002 14:56:42 +0000]
configure.gnu wants to be executable, too.

p4raw-id: //depot/perl@17553

22 years agoDJGPP broke after 5.7.3, so that's good news.
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

22 years agoRetract #17550: the build/test time warnings do not
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

22 years ago(retracted by #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

22 years agoTry to future proof the op/taint.
Jarkko Hietaniemi [Mon, 15 Jul 2002 13:38:53 +0000]
Try to future proof the op/taint.

p4raw-id: //depot/perl@17549

22 years agoSquash "uninitialized" warning from gcc.
Jarkko Hietaniemi [Mon, 15 Jul 2002 13:35:49 +0000]
Squash "uninitialized" warning from gcc.

p4raw-id: //depot/perl@17548

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 15 Jul 2002 13:33:20 +0000]
Update Changes.

p4raw-id: //depot/perl@17547

22 years agoRe: Core dump in perl_clone (even with 'use threads;' first) [PATCH]
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

22 years agoRC3: lib/constant.t #35
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

22 years agoUpgrade to podlators 1.23.
Jarkko Hietaniemi [Mon, 15 Jul 2002 12:57:52 +0000]
Upgrade to podlators 1.23.

p4raw-id: //depot/perl@17544

22 years agoSay something about missing "Perl_get_sv".
Jarkko Hietaniemi [Mon, 15 Jul 2002 04:03:51 +0000]
Say something about missing "Perl_get_sv".

p4raw-id: //depot/perl@17542

22 years agoRe: Regexp causes coredump
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

22 years agoUpgrade to Term::ANSIColor 1.05.
Jarkko Hietaniemi [Sun, 14 Jul 2002 21:56:52 +0000]
Upgrade to Term::ANSIColor 1.05.

p4raw-id: //depot/perl@17540

22 years agoTest skip counter tweak from Craig Berry.
Jarkko Hietaniemi [Sun, 14 Jul 2002 19:57:54 +0000]
Test skip counter tweak from Craig Berry.

p4raw-id: //depot/perl@17539

22 years agoRe: [ID 20020713.008] %vd eats two arguments
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

22 years agoUnfortunately we have to downgrade the status of DJGPP.
Jarkko Hietaniemi [Sun, 14 Jul 2002 16:04:35 +0000]
Unfortunately we have to downgrade the status of DJGPP.

p4raw-id: //depot/perl@17537

22 years agoI would say the long double support has matured enough.
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

22 years agoThe z/OS problems are dependent on the environment;
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

22 years agoperldelta didn't know of FreeBSD 4.6 readdir_r.
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

22 years agoperldelta shuffling.
Jarkko Hietaniemi [Sun, 14 Jul 2002 15:48:46 +0000]
perldelta shuffling.

p4raw-id: //depot/perl@17533

22 years agoDocument the Thread:: change.
Jarkko Hietaniemi [Sun, 14 Jul 2002 15:30:38 +0000]
Document the Thread:: change.

p4raw-id: //depot/perl@17532

22 years agoAdd a few new diagnostics.
Jarkko Hietaniemi [Sun, 14 Jul 2002 15:26:51 +0000]
Add a few new diagnostics.

p4raw-id: //depot/perl@17531

22 years agoMove the debugger changes from "diagnostics" to "fixes".
Jarkko Hietaniemi [Sun, 14 Jul 2002 14:37:28 +0000]
Move the debugger changes from "diagnostics" to "fixes".

p4raw-id: //depot/perl@17530

22 years agoThis is 5.8.0 RC3.
Jarkko Hietaniemi [Sat, 13 Jul 2002 23:07:10 +0000]
This is 5.8.0 RC3.

p4raw-id: //depot/perl@17527

22 years agoUpdate Changes.
Jarkko Hietaniemi [Sat, 13 Jul 2002 23:05:53 +0000]
Update Changes.

p4raw-id: //depot/perl@17526

22 years agoSmall pod nits.
Jarkko Hietaniemi [Sat, 13 Jul 2002 22:31:07 +0000]
Small pod nits.

p4raw-id: //depot/perl@17525

22 years agoUpdate perlhist.
Jarkko Hietaniemi [Sat, 13 Jul 2002 22:26:10 +0000]
Update perlhist.

p4raw-id: //depot/perl@17524

22 years agoRegen Configure.
Jarkko Hietaniemi [Sat, 13 Jul 2002 22:24:02 +0000]
Regen Configure.

p4raw-id: //depot/perl@17522

22 years agoUpdate the CPAN sites list in perlmodlib, regen toc.
Jarkko Hietaniemi [Sat, 13 Jul 2002 14:14:16 +0000]
Update the CPAN sites list in perlmodlib, regen toc.

p4raw-id: //depot/perl@17521

22 years agoperlbug
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

22 years agoMore admonishment that one shouldn't waste one's efforts
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

22 years agoThe installation of the 5.005threads {Queue,Semaphore}.pm
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

22 years agoMinor doc changes for PerlIO::via.
Rafael Garcia-Suarez [Sat, 13 Jul 2002 11:46:14 +0000]
Minor doc changes for PerlIO::via.

p4raw-id: //depot/perl@17517

22 years agoThe warning "Use of tainted arguments in %s is deprecated"
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

22 years agoUpdate Changes.
Jarkko Hietaniemi [Sat, 13 Jul 2002 00:10:07 +0000]
Update Changes.

p4raw-id: //depot/perl@17514

22 years agoDocument that using threads/pseudofork inside BEGINs does not work.
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

22 years ago[DOC PATCH] threads::shared.pm, share( $hashref->{key} ) bug
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

22 years ago[DOC PATCH] threads.pm, threads->tid in DESTROY bug
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

22 years agoUpdate the 5.005threads failure status.
Jarkko Hietaniemi [Fri, 12 Jul 2002 23:46:45 +0000]
Update the 5.005threads failure status.

p4raw-id: //depot/perl@17510

22 years agothreads::shared::queue and semaphore become Thread::Semaphore
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

22 years agoRe: Clock skew failures in Memoize test suite
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

22 years agoAUTHORS updates.
Jarkko Hietaniemi [Fri, 12 Jul 2002 18:51:16 +0000]
AUTHORS updates.

p4raw-id: //depot/perl@17507

22 years agoMany of the feared z/OS failures turned out to be false alarms.
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

22 years agoCore dump in perl_clone (even with 'use threads;' first) [PATCH]
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

22 years agoEasy z/OS fix by skipping raw UTF-8.
Jarkko Hietaniemi [Fri, 12 Jul 2002 13:53:15 +0000]
Easy z/OS fix by skipping raw UTF-8.

p4raw-id: //depot/perl@17504

22 years agoUpdate the z/OS situation.
Jarkko Hietaniemi [Fri, 12 Jul 2002 13:41:34 +0000]
Update the z/OS situation.

p4raw-id: //depot/perl@17503

22 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 12 Jul 2002 13:08:53 +0000]
Update Changes.

p4raw-id: //depot/perl@17502

22 years agoRegen modlib, toc.
Jarkko Hietaniemi [Fri, 12 Jul 2002 12:56:57 +0000]
Regen modlib, toc.

p4raw-id: //depot/perl@17501

22 years agoDocument that one cannot "proxy" enable threading.
Jarkko Hietaniemi [Fri, 12 Jul 2002 12:47:11 +0000]
Document that one cannot "proxy" enable threading.

p4raw-id: //depot/perl@17500

22 years agoRe: Thread object by tid?
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

22 years ago[PATCH9 BigInt v1.60 fix for "\n"
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

22 years agoAUTHORS updates.
Jarkko Hietaniemi [Fri, 12 Jul 2002 02:53:12 +0000]
AUTHORS updates.

p4raw-id: //depot/perl@17497

22 years agoBeOS failure merge, noticed by Daniel Berger.
Jarkko Hietaniemi [Fri, 12 Jul 2002 00:03:03 +0000]
BeOS failure merge, noticed by Daniel Berger.

p4raw-id: //depot/perl@17496

22 years agoCan't get #17492 to work with -Uuseperlio otherwise (either
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

22 years agoRe: $Storable::drop_utf8 is undeclared
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

22 years agoMention the FAT vs NDBM_File problem on Cygwin also in perldelta.
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

22 years agofinall fix core dump in XS::Typemap
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

22 years agoMicrodoctweak.
Jarkko Hietaniemi [Thu, 11 Jul 2002 19:16:31 +0000]
Microdoctweak.

p4raw-id: //depot/perl@17491

22 years agoreinclude ODBM_File & NDBM_File in Cygwin build
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

22 years agoMM_Unix.pm : work around File::Find problem on VMS
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

22 years agoRe: BigInt and "\n"
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

22 years ago(retracted by #17559, made things worse)
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

22 years agoDocument better the PerlIO_{export,release,import}FILE()
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

22 years agoVMS::Stdio fixups for mode arg to PerlIO_importFILE
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

22 years agoLocale::Maketext::TPJ13 nits
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

22 years agoDon't set the context to the running thread before
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

22 years agoIntegrate perlio:
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

22 years ago(Re-)instate :pop as a "back door" to perl level layer stack
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

22 years agoVarious core-dump preventions for cases Craig found on VMS.
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

22 years agoIntegrate mainline
Nick Ing-Simmons [Thu, 11 Jul 2002 07:42:34 +0000]
Integrate mainline

p4raw-id: //depot/perlio@17477

22 years agoProblem fixed with detached threads reported by Stacy Maughan
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

22 years agoSmall threads docs cleanups.
Jarkko Hietaniemi [Wed, 10 Jul 2002 23:36:37 +0000]
Small threads docs cleanups.

p4raw-id: //depot/perl@17475

22 years ago[DOC PATCH] ext/threads/shared/shared.pm
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

22 years agoRetract #17455, #17427, #17425 on t/op/magic.t (but leave
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

22 years agoRe: Storable 2.04 'make test' failure on AIX, perl 5.005_03
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