23 years agoAdd Configure directive -Dusereentrant for Artur's ithreads work,
Jarkko Hietaniemi [Wed, 13 Jun 2001 17:14:17 +0000]
Add Configure directive -Dusereentrant for Artur's ithreads work,
extremely experimental, not even prompted for.

p4raw-id: //depot/perl@10569

23 years agoFAQ tweak for Vanina Arca <varca@baufest.com>.
Jarkko Hietaniemi [Wed, 13 Jun 2001 16:22:27 +0000]
FAQ tweak for Vanina Arca <varca@baufest.com>.

p4raw-id: //depot/perl@10568

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 13 Jun 2001 16:20:23 +0000]
Integrate perlio:

[ 10564]
Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
and using that instead (name lookups are sequential search for now).

p4raw-link: @10564 on //depot/perlio: fcf2db383b9625d65c84a8308e9be05a073bed3b

p4raw-id: //depot/perl@10567

23 years agoRe: ext/ + -Wall
Doug MacEachern [Wed, 13 Jun 2001 10:02:16 +0000]
Re: ext/ + -Wall
Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>

p4raw-id: //depot/perl@10566

23 years agoSimilar logic as DB_File.xs, using the modern macros and
Jarkko Hietaniemi [Wed, 13 Jun 2001 16:16:07 +0000]
Similar logic as DB_File.xs, using the modern macros and
defines them to older ones for older Perls where PERL_VERSION
is not defined, from Doug MacEachern.

p4raw-id: //depot/perl@10565

23 years agoAvoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
Nick Ing-Simmons [Wed, 13 Jun 2001 15:22:01 +0000]
Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
and using that instead (name lookups are sequential search for now).

p4raw-id: //depot/perlio@10564

23 years agoRe: [ID 20010526.001] localized glob loses value when assigned to
Richard Soderberg [Sat, 26 May 2001 06:44:20 +0000]
Re: [ID 20010526.001] localized glob loses value when assigned to
Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>

p4raw-id: //depot/perl@10563

23 years agomake ext/re play nice with DEBUGGING override
Craig A. Berry [Tue, 12 Jun 2001 23:55:26 +0000]
make ext/re play nice with DEBUGGING override
Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>

p4raw-id: //depot/perl@10562

23 years agoHide __attribute__((unused)) behind PERL_UNUSED_DECL as
Jarkko Hietaniemi [Wed, 13 Jun 2001 13:44:58 +0000]
Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
suggested by NI-S.

p4raw-id: //depot/perl@10561

23 years agoRegen toc.
Jarkko Hietaniemi [Wed, 13 Jun 2001 13:35:42 +0000]
Regen toc.

p4raw-id: //depot/perl@10560

23 years ago[patch] perl.gprof control
Doug MacEachern [Tue, 12 Jun 2001 23:05:44 +0000]
[patch] perl.gprof control
Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>

p4raw-id: //depot/perl@10559

23 years agoRe: ext/ + -Wall
Doug MacEachern [Tue, 12 Jun 2001 22:04:50 +0000]
Re: ext/ + -Wall
Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>

Document ax and break up dXSARGS.

p4raw-id: //depot/perl@10558

23 years agoMore AIX tweakage from Merijn.
Jarkko Hietaniemi [Wed, 13 Jun 2001 12:39:55 +0000]
More AIX tweakage from Merijn.

p4raw-id: //depot/perl@10557

23 years agomake VMS autosplit earlier in build
Craig A. Berry [Tue, 12 Jun 2001 22:57:45 +0000]
make VMS autosplit earlier in build
Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>

p4raw-id: //depot/perl@10556

23 years agoRe: hacking util.c, attrs.xs, and re.xs to compile on VMS
Craig A. Berry [Tue, 12 Jun 2001 22:21:39 +0000]
Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
Message-Id: <a05101000b74c8698483b@[172.16.52.1]>

p4raw-id: //depot/perl@10555

23 years agoNew AIX dynaloading code from Jens-Uwe Mager.
Jarkko Hietaniemi [Wed, 13 Jun 2001 02:23:16 +0000]
New AIX dynaloading code from Jens-Uwe Mager.
Does break binary compatibility.

p4raw-id: //depot/perl@10554

23 years agoVMS DEC C compiler found nits by Peter Prymmer.
Jarkko Hietaniemi [Wed, 13 Jun 2001 02:10:16 +0000]
VMS DEC C compiler found nits by Peter Prymmer.

p4raw-id: //depot/perl@10553

23 years agofix for file locking and filecomp test
Peter Prymmer [Tue, 12 Jun 2001 19:34:08 +0000]
fix for file locking and filecomp test
Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>

p4raw-id: //depot/perl@10552

23 years agoI wonder how many $CONFIGs still lurk in the shadows.
Jarkko Hietaniemi [Wed, 13 Jun 2001 01:26:53 +0000]
I wonder how many $CONFIGs still lurk in the shadows.

p4raw-id: //depot/perl@10551

23 years agoGrok three kinds of line endings, should fix [ID 20010612.003]
Jarkko Hietaniemi [Wed, 13 Jun 2001 01:25:12 +0000]
Grok three kinds of line endings, should fix [ID 20010612.003]

p4raw-id: //depot/perl@10550

23 years agoUse __attribute__((unused)) to silence -Wall on unused ax.
Jarkko Hietaniemi [Wed, 13 Jun 2001 01:05:28 +0000]
Use __attribute__((unused)) to silence -Wall on unused ax.

p4raw-id: //depot/perl@10549

23 years ago[patch] rid local_patches warnings
Doug MacEachern [Tue, 12 Jun 2001 10:26:34 +0000]
[patch] rid local_patches warnings
Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>

p4raw-id: //depot/perl@10548

23 years agoRe: ext/ + -Wall
Doug MacEachern [Tue, 12 Jun 2001 09:38:09 +0000]
Re: ext/ + -Wall
Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>

p4raw-id: //depot/perl@10547

23 years agoperlretut.pod: unterminated C<>
Ronald J. Kimball [Tue, 12 Jun 2001 14:36:20 +0000]
perlretut.pod: unterminated C<>
Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>

p4raw-id: //depot/perl@10546

23 years agoRe: [ID 20010612.001] out of memory during regex compilation
Mike Guy [Tue, 12 Jun 2001 19:10:31 +0000]
Re: [ID 20010612.001] out of memory during regex compilation
Date: Tue, 12 Jun 2001 19:10:31 +0100
Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>

Subject: Re: [ID 20010612.001] out of memory during regex compilation
From: Mike Guy <mjtg@cam.ac.uk>
Date: Tue, 12 Jun 2001 19:21:01 +0100
Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>

p4raw-id: //depot/perl@10545

23 years agoAIX tweaks from Merijn H. Brand.
Jarkko Hietaniemi [Wed, 13 Jun 2001 00:34:39 +0000]
AIX tweaks from Merijn H. Brand.

p4raw-id: //depot/perl@10544

23 years agoSmall bcopy cleanup
Andy Dougherty [Tue, 12 Jun 2001 17:11:52 +0000]
Small bcopy cleanup
Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@10542

23 years agoRe: ext/ + -Wall
Nicholas Clark [Wed, 13 Jun 2001 00:04:30 +0000]
Re: ext/ + -Wall
Message-ID: <20010613000430.M5901@plum.flirble.org>

p4raw-id: //depot/perl@10541

23 years agoRe: [PATCH] ExtUtils::Constant
Nicholas Clark [Tue, 12 Jun 2001 23:53:07 +0000]
Re: [PATCH] ExtUtils::Constant
Message-ID: <20010612235307.L5901@plum.flirble.org>

p4raw-id: //depot/perl@10540

23 years agoMPE/iX tweaks from Mark Bixby.
Jarkko Hietaniemi [Tue, 12 Jun 2001 23:59:10 +0000]
MPE/iX tweaks from Mark Bixby.

p4raw-id: //depot/perl@10539

23 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 12 Jun 2001 14:16:15 +0000]
Update Changes.

p4raw-id: //depot/perl@10538

23 years agoOne less -Wall whine (found under DEBUGGING).
Jarkko Hietaniemi [Tue, 12 Jun 2001 14:11:26 +0000]
One less -Wall whine (found under DEBUGGING).

p4raw-id: //depot/perl@10537

23 years agos/case-independent/case-insensitive/g
Jarkko Hietaniemi [Tue, 12 Jun 2001 13:32:09 +0000]
s/case-independent/case-insensitive/g

p4raw-id: //depot/perl@10536

23 years agoAs suggested in
Gurusamy Sarathy [Mon, 11 Jun 2001 23:34:31 +0000]
As suggested in

Subject: Re: ext/ + -Wall
Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>

p4raw-id: //depot/perl@10535

23 years agoext/ + -Wall
Doug MacEachern [Mon, 11 Jun 2001 22:19:45 +0000]
ext/ + -Wall
Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>

p4raw-id: //depot/perl@10534

23 years agoanonymous stashes
Abhijit Menon-Sen [Tue, 12 Jun 2001 12:47:04 +0000]
anonymous stashes
Message-ID: <20010612124704.A29029@lustre.linux.in>

p4raw-id: //depot/perl@10533

23 years agoOne more test for $^S.
Jarkko Hietaniemi [Tue, 12 Jun 2001 12:37:36 +0000]
One more test for $^S.

p4raw-id: //depot/perl@10532

23 years ago$^S almost entirely broken with 5.6.1
Abhijit Menon-Sen [Tue, 12 Jun 2001 17:35:55 +0000]
$^S almost entirely broken with 5.6.1
Message-ID: <20010612173555.A32426@lustre.linux.in>

p4raw-id: //depot/perl@10531

23 years agoRe: [ID 20010612.001] out of memory during regex compilation
Mike Guy [Tue, 12 Jun 2001 13:14:15 +0000]
Re: [ID 20010612.001] out of memory during regex compilation
Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>

p4raw-id: //depot/perl@10530

23 years agoAUTHORS updates.
Jarkko Hietaniemi [Tue, 12 Jun 2001 12:21:06 +0000]
AUTHORS updates.

p4raw-id: //depot/perl@10529

23 years agorhapsody/darwin minor cleanup
Wilfredo Sánchez [Tue, 12 Jun 2001 12:19:47 +0000]
rhapsody/darwin minor cleanup
Content-Transfer-Encoding: 7bit
Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>

p4raw-id: //depot/perl@10528

23 years ago[MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
Philip Newton [Mon, 11 Jun 2001 07:08:03 +0000]
[MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
Message-Id: <200106120802.LAA08992@taas.iki.fi>

p4raw-id: //depot/perl@10527

23 years agoCleanup the a2p.c for -Wall.
Jarkko Hietaniemi [Tue, 12 Jun 2001 01:35:34 +0000]
Cleanup the a2p.c for -Wall.

p4raw-id: //depot/perl@10526

23 years agoFile::Find update for MacOS from Chris Nandor.
Jarkko Hietaniemi [Tue, 12 Jun 2001 01:10:56 +0000]
File::Find update for MacOS from Chris Nandor.

p4raw-id: //depot/perl@10525

23 years agogcc -Wall nits picked out by a non-UNIX system
Jarkko Hietaniemi [Tue, 12 Jun 2001 00:29:20 +0000]
gcc -Wall nits picked out by a non-UNIX system
(courtesy of Mark Bixby)

p4raw-id: //depot/perl@10524

23 years agoBuglet found by Mark Bixby: "./try >&2 >/dev/null" should
Jarkko Hietaniemi [Mon, 11 Jun 2001 22:33:00 +0000]
Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
be "./try 2>&1 >/dev/null".

p4raw-id: //depot/perl@10522

23 years agoDCL quoting syntax drives pumpking mad
Craig A. Berry [Mon, 11 Jun 2001 14:00:32 +0000]
DCL quoting syntax drives pumpking mad
Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>

p4raw-id: //depot/perl@10521

23 years agoMove the full \p\P lists to perlunicode.
Jarkko Hietaniemi [Mon, 11 Jun 2001 17:55:47 +0000]
Move the full \p\P lists to perlunicode.

p4raw-id: //depot/perl@10520

23 years agono PerlIO at startup time on VMS
Craig A. Berry [Fri, 8 Jun 2001 18:08:18 +0000]
no PerlIO at startup time on VMS
Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>

p4raw-id: //depot/perl@10518

23 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 11 Jun 2001 14:52:01 +0000]
Update Changes.

p4raw-id: //depot/perl@10517

23 years agoAdd the modfl_pow32_bug (anti)definition also to VOS headers.
Jarkko Hietaniemi [Mon, 11 Jun 2001 14:46:33 +0000]
Add the modfl_pow32_bug (anti)definition also to VOS headers.

p4raw-id: //depot/perl@10516

23 years agoVOS updates from Paul Green for @10476.
Jarkko Hietaniemi [Mon, 11 Jun 2001 14:39:05 +0000]
VOS updates from Paul Green for @10476.

p4raw-link: @10476 on //depot/perl: 3e1b48791d54e7c6043211159cffdebed97f0943

p4raw-id: //depot/perl@10515

23 years agoNot many people know this ...
Mike Guy [Mon, 11 Jun 2001 14:55:15 +0000]
Not many people know this ...
Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>

p4raw-id: //depot/perl@10514

23 years agoAdd final commas to lists as suggested by Philip Newton.
Jarkko Hietaniemi [Mon, 11 Jun 2001 12:30:06 +0000]
Add final commas to lists as suggested by Philip Newton.

p4raw-id: //depot/perl@10513

23 years ago[MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
Chris Nandor [Sun, 10 Jun 2001 23:35:38 +0000]
[MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>

p4raw-id: //depot/perl@10512

23 years ago[RESEND] [PATCH] Mac OS lib patches for bleadperl
Chris Nandor [Mon, 11 Jun 2001 08:24:28 +0000]
[RESEND] [PATCH] Mac OS lib patches for bleadperl
Message-Id: <p05100303b74a66faf625@[10.0.1.177]>

p4raw-id: //depot/perl@10511

23 years agoOne more run_byacc (a hand-tweaked version had slipped in).
Jarkko Hietaniemi [Mon, 11 Jun 2001 12:03:16 +0000]
One more run_byacc (a hand-tweaked version had slipped in).

p4raw-id: //depot/perl@10510

23 years agoIntegrate mainline
Nick Ing-Simmons [Mon, 11 Jun 2001 07:49:15 +0000]
Integrate mainline

p4raw-id: //depot/perlio@10509

23 years agoExtUtils::Manifest not -w clean
Mike Guy [Sun, 10 Jun 2001 22:38:05 +0000]
ExtUtils::Manifest not -w clean
Reply-To: mjtg@cam.ac.uk
Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>

p4raw-id: //depot/perl@10508

23 years agoExtUtils::Constant
Nicholas Clark [Sun, 10 Jun 2001 23:25:41 +0000]
ExtUtils::Constant
Message-ID: <20010610232540.C76396@plum.flirble.org>

p4raw-id: //depot/perl@10507

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Sun, 10 Jun 2001 20:57:20 +0000]
Integrate perlio:

[ 10504]
Fix (valid) -Wall warnings in perlio.c

p4raw-link: @10504 on //depot/perlio: f7c20d1e66b328169b2a25edeede0115605e777a

p4raw-id: //depot/perl@10506

23 years agoMove the grok_number and its lieutenant grok_numeric_radix
Jarkko Hietaniemi [Sun, 10 Jun 2001 18:37:57 +0000]
Move the grok_number and its lieutenant grok_numeric_radix
from sv.c statics to util.c and public.

p4raw-id: //depot/perl@10505

23 years agoFix (valid) -Wall warnings in perlio.c
Nick Ing-Simmons [Sun, 10 Jun 2001 17:47:06 +0000]
Fix (valid) -Wall warnings in perlio.c

p4raw-id: //depot/perlio@10504

23 years agoUpdate perly_c.diff, update perly.fixer to edit away
Jarkko Hietaniemi [Sun, 10 Jun 2001 17:38:28 +0000]
Update perly_c.diff, update perly.fixer to edit away
some of the -Wall noise.

p4raw-id: //depot/perl@10503

23 years agoCheck the version of byacc.
Jarkko Hietaniemi [Sun, 10 Jun 2001 17:09:42 +0000]
Check the version of byacc.

p4raw-id: //depot/perl@10502

23 years agoperly.y overhaul
Simon Cozens [Sun, 10 Jun 2001 16:56:54 +0000]
perly.y overhaul
Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>

Plus make run_byacc.

p4raw-id: //depot/perl@10501

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Sun, 10 Jun 2001 16:07:28 +0000]
Integrate perlio:

[ 10497]
Paper over a crack or two with USE_SFIO

p4raw-link: @10497 on //depot/perlio: 92bff44d1afc92cdac64a832f4753e65c2d1454b

p4raw-id: //depot/perl@10500

23 years agoIntegrate mainline
Nick Ing-Simmons [Sun, 10 Jun 2001 15:01:08 +0000]
Integrate mainline

p4raw-id: //depot/perlio@10499

23 years agoPut some meat on the perl572delta bones. The list of
Jarkko Hietaniemi [Sun, 10 Jun 2001 13:49:23 +0000]
Put some meat on the perl572delta bones.  The list of
selected bug fixes needs more work, as does still the
whole document.

p4raw-id: //depot/perl@10498

23 years agoPaper over a crack or two with USE_SFIO
Nick Ing-Simmons [Sun, 10 Jun 2001 12:27:51 +0000]
Paper over a crack or two with USE_SFIO

p4raw-id: //depot/perlio@10497

23 years agoUpdate Changes.
Jarkko Hietaniemi [Sun, 10 Jun 2001 11:04:22 +0000]
Update Changes.

p4raw-id: //depot/perl@10496

23 years agoRe: pragma/locale.t #107
Hugo van der Sanden [Sun, 10 Jun 2001 11:23:30 +0000]
Re: pragma/locale.t #107
Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>

Encapsulate the scan of the decimal radix separator.

p4raw-id: //depot/perl@10495

23 years agoTry to grok numbers both with the locale specific separator
Nicholas Clark [Sat, 9 Jun 2001 22:37:36 +0000]
Try to grok numbers both with the locale specific separator
and with the usual "." (if different from the lss); add a test
to locale.t to do also a little bit of math in addition to just
equalness testing; remove extraneous logic as suggested in

Subject: Re: pragma/locale.t #107
Message-ID: <20010609223735.Y76396@plum.flirble.org>

p4raw-id: //depot/perl@10494

23 years agoDon't build Thread.pm if USEITHREADS
Artur Bergman [Sat, 9 Jun 2001 21:03:51 +0000]
Don't build Thread.pm if USEITHREADS
Message-ID: <B7483FB6.1398%artur@contiller.se>

p4raw-id: //depot/perl@10492

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Sun, 10 Jun 2001 01:15:40 +0000]
Integrate perlio:

[ 10489]
Make XS/Typemap compile (but fail) with sfio

p4raw-link: @10489 on //depot/perlio: 3b050a92605e8ca176aeb951cf91db11faf40e0b

p4raw-id: //depot/perl@10491

23 years agoDo locale specific separator if only in locale.
Jarkko Hietaniemi [Sun, 10 Jun 2001 01:08:26 +0000]
Do locale specific separator if only in locale.

p4raw-id: //depot/perl@10490

23 years agoMake XS/Typemap compile (but fail) with sfio
Nick Ing-Simmons [Sat, 9 Jun 2001 19:13:25 +0000]
Make XS/Typemap compile (but fail) with sfio

p4raw-id: //depot/perlio@10489

23 years agoRe-integrate mainline
Nick Ing-Simmons [Sat, 9 Jun 2001 19:12:51 +0000]
Re-integrate mainline

p4raw-id: //depot/perlio@10488

23 years agoIntegrate mainline
Nick Ing-Simmons [Sat, 9 Jun 2001 16:26:29 +0000]
Integrate mainline

p4raw-id: //depot/perlio@10487

23 years agoNew attempt to clone callack
Artur Bergman [Thu, 7 Jun 2001 11:52:16 +0000]
New attempt to clone callack
Message-ID: <B7451B6F.12B7%artur@contiller.se>

p4raw-id: //depot/perl@10486

23 years agoNumeric conversion tweaks suggested by Hugo and Nicholas.
Jarkko Hietaniemi [Sat, 9 Jun 2001 15:23:52 +0000]
Numeric conversion tweaks suggested by Hugo and Nicholas.

p4raw-id: //depot/perl@10485

23 years agoRe: pragma/locale.t #107
Nicholas Clark [Sat, 9 Jun 2001 16:26:10 +0000]
Re: pragma/locale.t #107
Message-ID: <20010609162609.V76396@plum.flirble.org>

A missing NVification.

p4raw-id: //depot/perl@10484

23 years agoRedo the #10482, there already was a test script for formats.
Jarkko Hietaniemi [Fri, 8 Jun 2001 19:40:32 +0000]
Redo the #10482, there already was a test script for formats.

p4raw-id: //depot/perl@10483

23 years agoTwisted format testing, from Merijn.
Jarkko Hietaniemi [Fri, 8 Jun 2001 19:34:45 +0000]
Twisted format testing, from Merijn.

p4raw-id: //depot/perl@10482

23 years agoMore \p{In...} testing, combined with \N{...}.
Jarkko Hietaniemi [Fri, 8 Jun 2001 19:21:56 +0000]
More \p{In...} testing, combined with \N{...}.

p4raw-id: //depot/perl@10481

23 years agoBe inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
Jarkko Hietaniemi [Fri, 8 Jun 2001 14:15:32 +0000]
Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.

p4raw-id: //depot/perl@10479

23 years agoRe: [PATCH perl@10439] fix old $^S description in perlvms.pod
Craig A. Berry [Thu, 7 Jun 2001 14:27:20 +0000]
Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>

p4raw-id: //depot/perl@10478

23 years agoUnresolved symbol in ext/re/re.xs
Gisle Aas [Thu, 7 Jun 2001 17:04:29 +0000]
Unresolved symbol in ext/re/re.xs
Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>

p4raw-id: //depot/perl@10477

23 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 8 Jun 2001 01:35:42 +0000]
Update Changes.

p4raw-id: //depot/perl@10476

23 years agoRegen Glossary et alia.
Jarkko Hietaniemi [Fri, 8 Jun 2001 00:53:45 +0000]
Regen Glossary et alia.

p4raw-id: //depot/perl@10475

23 years agoHarumph, also AIX will spill its guts (i.e. dump core)
Jarkko Hietaniemi [Thu, 7 Jun 2001 22:06:16 +0000]
Harumph, also AIX will spill its guts (i.e. dump core)
if an executable contains modfl() but it hasn't been
compiled right (in the case of AIX, with cc -qlongdouble).

p4raw-id: //depot/perl@10473

23 years agoin change#10451, check that CvOUTSIDE is a CV before looking in
Gurusamy Sarathy [Thu, 7 Jun 2001 20:01:31 +0000]
in change#10451, check that CvOUTSIDE is a CV before looking in
(it can apparently be SVt_NULL during global destruction)

p4raw-link: @10451 on //depot/maint-5.6/perl: 03f9d59115e90b0796ba7943655c020a829c11bf

p4raw-id: //depot/perl@10471

23 years agoRe: [PATCH perl@10439] diagnostics and long C<=item>s
Robin Barker [Thu, 7 Jun 2001 13:01:06 +0000]
Re: [PATCH perl@10439] diagnostics and long C<=item>s
Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>

p4raw-id: //depot/perl@10470

23 years agolong =item
Robin Barker [Thu, 7 Jun 2001 12:34:08 +0000]
long =item
Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>

p4raw-id: //depot/perl@10469

23 years agoIOK vs pIOK docs
Jarkko Hietaniemi [Thu, 7 Jun 2001 12:08:56 +0000]
IOK vs pIOK docs
Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>

p4raw-id: //depot/perl@10468

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Thu, 7 Jun 2001 12:04:26 +0000]
Integrate perlio:

[ 10466]
MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
whitespace tweaks.
Still coredumps in pragma/overload.t - what a nice hard fail that is...

p4raw-link: @10466 on //depot/perlio: 6fa402ec5b578488e91e8f7d99060bcd035f4979

p4raw-id: //depot/perl@10467

23 years agoMULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
Nick Ing-Simmons [Thu, 7 Jun 2001 10:25:40 +0000]
MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
whitespace tweaks.
Still coredumps in pragma/overload.t - what a nice hard fail that is...

p4raw-id: //depot/perlio@10466

23 years agoRaw integrate of mainline for S_grok_number debug
Nick Ing-Simmons [Thu, 7 Jun 2001 08:41:58 +0000]
Raw integrate of mainline for S_grok_number debug
(sv.c has MULTIPLICITY issues as well as whatever else ...)

p4raw-id: //depot/perlio@10465

23 years agoThe proper prototyping for #10463.
Jarkko Hietaniemi [Wed, 6 Jun 2001 23:33:58 +0000]
The proper prototyping for #10463.

p4raw-id: //depot/perl@10464

23 years agoRe: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
Nicholas Clark [Thu, 7 Jun 2001 00:29:59 +0000]
Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
Message-ID: <20010607002959.Z76396@plum.flirble.org>

p4raw-id: //depot/perl@10463