22 years agoAdd at least the "important" PerlIO_xxxx functions to embed.pl
Nick Ing-Simmons [Sat, 22 Dec 2001 18:04:34 +0000]
Add at least the "important" PerlIO_xxxx functions to embed.pl
so that they get implicit pTHX_ and we can avoid slow dTHX.

p4raw-id: //depot/perlio@13852

22 years agoThe CR at EOF fix earlier broke CR at end-of-buffer.
Nick Ing-Simmons [Sat, 22 Dec 2001 15:11:17 +0000]
The CR at EOF fix earlier broke CR at end-of-buffer.
This should be okay for both?

p4raw-id: //depot/perlio@13848

22 years agoCorrect checking code which Ilya spotted was tripped by CR at EOF.
Nick Ing-Simmons [Sat, 22 Dec 2001 12:26:32 +0000]
Correct checking code which Ilya spotted was tripped by CR at EOF.
Also tone down perl -DP tracing of sv_gets.

p4raw-id: //depot/perlio@13847

22 years agoFix mis-parse of autoloaded usage code by declaring the sub
Nick Ing-Simmons [Sat, 22 Dec 2001 10:49:27 +0000]
Fix mis-parse of autoloaded usage code by declaring the sub

p4raw-id: //depot/perlio@13846

22 years agoIntegrate mainline - some fails:
Nick Ing-Simmons [Sat, 22 Dec 2001 10:44:11 +0000]
Integrate mainline - some fails:
Failed Test            Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
../lib/encoding.t                    19    2  10.53%  17-18
op/pat.t                            770    3   0.39%  754-755 757

p4raw-id: //depot/perlio@13845

22 years agoMore Unicode casing fixes.
Jarkko Hietaniemi [Sat, 22 Dec 2001 04:27:46 +0000]
More Unicode casing fixes.

p4raw-id: //depot/perl@13844

22 years agoUnicode casefolding fixes.
Jarkko Hietaniemi [Sat, 22 Dec 2001 02:47:08 +0000]
Unicode casefolding fixes.

p4raw-id: //depot/perl@13843

22 years ago__DATA__ and packages
Rafael Garcia-Suarez [Sat, 22 Dec 2001 00:01:29 +0000]
__DATA__ and packages
Message-ID: <20011222000129.A713@rafael>

p4raw-id: //depot/perl@13842

22 years agoVOS config from Paul Green.
Jarkko Hietaniemi [Fri, 21 Dec 2001 20:38:28 +0000]
VOS config from Paul Green.

p4raw-id: //depot/perl@13841

22 years agoCreateTTY on OS/2
Ilya Zakharevich [Fri, 21 Dec 2001 15:59:45 +0000]
CreateTTY on OS/2
Message-ID: <20011221155945.A6806@math.ohio-state.edu>

p4raw-id: //depot/perl@13840

22 years agouninstalled build of modules broken
Ilya Zakharevich [Fri, 21 Dec 2001 15:49:09 +0000]
uninstalled build of modules broken
Message-ID: <20011221154909.A6760@math.ohio-state.edu>

p4raw-id: //depot/perl@13839

22 years agoOS/2 File::* modules
Ilya Zakharevich [Fri, 21 Dec 2001 15:43:24 +0000]
OS/2 File::* modules
Message-ID: <20011221154324.A6524@math.ohio-state.edu>

p4raw-id: //depot/perl@13838

22 years agoperltie.pod (or what does it mean?)
Wolfgang Laun [Fri, 21 Dec 2001 17:29:07 +0000]
perltie.pod (or what does it mean?)
Message-ID: <3C236353.6625C4C0@alcatel.at>

p4raw-id: //depot/perl@13837

22 years agoFurther VOS tweaks: the _exe needs to be introduced
Jarkko Hietaniemi [Fri, 21 Dec 2001 19:47:03 +0000]
Further VOS tweaks: the _exe needs to be introduced
in the very beginning, and the make/gmake needs special
VOS logic.

p4raw-id: //depot/perl@13835

22 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 21 Dec 2001 15:12:26 +0000]
Update Changes.

p4raw-id: //depot/perl@13834

22 years agoAlso the search for cat needs to be _exe-aware.
Jarkko Hietaniemi [Fri, 21 Dec 2001 14:46:24 +0000]
Also the search for cat needs to be _exe-aware.

p4raw-id: //depot/perl@13832

22 years agoext/B/B/Xref.pm adding "our" recognition
Wolfgang Laun [Fri, 21 Dec 2001 14:02:01 +0000]
ext/B/B/Xref.pm adding "our" recognition
Message-ID: <3C2332C9.7CFED5F2@alcatel.at>

p4raw-id: //depot/perl@13831

22 years agopacking I32 with L is not nice, need l; from Wolfgang Laun.
Jarkko Hietaniemi [Fri, 21 Dec 2001 13:42:31 +0000]
packing I32 with L is not nice, need l; from Wolfgang Laun.

p4raw-id: //depot/perl@13830

22 years ago[ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
H.Merijn Brand [Fri, 21 Dec 2001 11:15:38 +0000]
[ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@13829

22 years agoA plan is good.
Jarkko Hietaniemi [Fri, 21 Dec 2001 01:59:10 +0000]
A plan is good.

p4raw-id: //depot/perl@13828

22 years ago[REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
chromatic [Thu, 20 Dec 2001 16:16:48 +0000]
[REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
Message-ID: <20011220231726.23878.qmail@onion.perl.org>

p4raw-id: //depot/perl@13827

22 years agoSynchronize the skippage message.
Jarkko Hietaniemi [Fri, 21 Dec 2001 01:34:37 +0000]
Synchronize the skippage message.

p4raw-id: //depot/perl@13826

22 years agoTests for ExtUtils::MM_OS2
chromatic [Thu, 20 Dec 2001 16:09:10 +0000]
Tests for ExtUtils::MM_OS2
Message-ID: <20011220230948.18010.qmail@onion.perl.org>

p4raw-id: //depot/perl@13825

22 years agoperlfunc.pod patch re flock via fcntl
Tye McQueen [Thu, 20 Dec 2001 14:52:19 +0000]
perlfunc.pod patch re flock via fcntl
Message-Id: <200112202052.fBKKqKH16263@metronet.com>

p4raw-id: //depot/perl@13824

22 years agoMake using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
Jarkko Hietaniemi [Fri, 21 Dec 2001 00:54:49 +0000]
Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
(the Unicode maximum code point) warnable offenses.

p4raw-id: //depot/perl@13823

22 years agoSterner admonishment on -t.
Jarkko Hietaniemi [Thu, 20 Dec 2001 20:59:55 +0000]
Sterner admonishment on -t.

p4raw-id: //depot/perl@13822

22 years agominor qr// fix
Rafael Garcia-Suarez [Thu, 20 Dec 2001 22:53:34 +0000]
minor qr// fix
Message-ID: <20011220225334.A735@rafael>

p4raw-id: //depot/perl@13821

22 years ago[PATCH} typo fix in Carp/Heavy.pm
Robert Spier [Thu, 20 Dec 2001 08:10:00 +0000]
[PATCH} typo fix in Carp/Heavy.pm
Message-ID: <15394.3416.693353.107334@rls.cx>

p4raw-id: //depot/perl@13820

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Thu, 20 Dec 2001 14:56:30 +0000]
Integrate perlio:

[ 13815]
pTHX_ fixes for :win32 layer

p4raw-link: @13815 on //depot/perlio: 5833650dbdc313b4d5a31e4d3a0c7cbd0afff7f2

p4raw-id: //depot/perl@13819

22 years agoRe: [PATCH pod/perliol.pod] resend
Stas Bekman [Thu, 20 Dec 2001 17:15:09 +0000]
Re: [PATCH pod/perliol.pod] resend
Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>

p4raw-id: //depot/perl@13818

22 years agoFix up the APIs noone hopefully uses.
Jarkko Hietaniemi [Thu, 20 Dec 2001 14:51:24 +0000]
Fix up the APIs noone hopefully uses.

p4raw-id: //depot/perl@13817

22 years agoCarp.pm caller_info returns wrong info for eval
Robert Spier [Wed, 19 Dec 2001 14:13:38 +0000]
Carp.pm caller_info returns wrong info for eval
Message-ID: <15393.4370.605214.548582@rls.cx>

p4raw-id: //depot/perl@13816

22 years agopTHX_ fixes for :win32 layer
Nick Ing-Simmons [Thu, 20 Dec 2001 10:23:42 +0000]
pTHX_ fixes for :win32 layer

p4raw-id: //depot/perlio@13815

22 years agoIntegrate mainline (mostly) utf8.c does not compile.
Nick Ing-Simmons [Thu, 20 Dec 2001 08:20:11 +0000]
Integrate mainline (mostly) utf8.c does not compile.

p4raw-id: //depot/perlio@13814

22 years agoSome bincompat clawbacks.
Jarkko Hietaniemi [Wed, 19 Dec 2001 21:29:49 +0000]
Some bincompat clawbacks.

p4raw-id: //depot/perl@13813

22 years agogcc pacifying (RH 7.1/ia64).
Jarkko Hietaniemi [Wed, 19 Dec 2001 17:56:53 +0000]
gcc pacifying (RH 7.1/ia64).

p4raw-id: //depot/perl@13812

22 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 19 Dec 2001 16:55:09 +0000]
Update Changes.

p4raw-id: //depot/perl@13811

22 years agoRe: [BUG] bleadperl regexp (was ok in 5.6.0)
Jarkko Hietaniemi [Wed, 19 Dec 2001 16:50:12 +0000]
Re: [BUG] bleadperl regexp (was ok in 5.6.0)
From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
Date: Wed, 19 Dec 2001 12:35:07 +0100
Message-ID: <3C207B6B.A687A8EC@alcatel.at>

Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
Date: Wed, 19 Dec 2001 17:34:51 +0000
Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>

p4raw-id: //depot/perl@13810

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 19 Dec 2001 16:47:11 +0000]
Integrate perlio:

[ 13808]
Add pTHX to all vtable functions for future-proofing and
consistency of PerlIO layers.

[ 13797]
Remove the sometimes-lvalue cast

[ 13796]
alarm.t with -Uuseperlio fix
- SA_RESTART should only be function of PERL_OLD_SIGNALS
not USE_PERLIO

[ 13795]
Fix READONLY hashes:
1. Discovered need for disabled scope.c part of Jeff's patch.
2. Corrected hv_delete* - entry was being de-linked from
chain (patch program not smart enough?)

p4raw-link: @13808 on //depot/perlio: f62ce20a4126b1e303e2d4d0a5c1e049ef2cb0c2
p4raw-link: @13797 on //depot/perlio: 205c8ad3acbda0df8cac03a0c7e619f1855229a8
p4raw-link: @13796 on //depot/perlio: 0dd95eb270db2cdad9a8acda96ac3a3aab8775c2
p4raw-link: @13795 on //depot/perlio: a26e96dff1c9d91b0bf389e6149016d8a3f26e49

p4raw-id: //depot/perl@13809

22 years agoAdd pTHX to all vtable functions for future-proofing and
Nick Ing-Simmons [Wed, 19 Dec 2001 16:08:27 +0000]
Add pTHX to all vtable functions for future-proofing and
consistency of PerlIO layers.

p4raw-id: //depot/perlio@13808

22 years agoOne more embedded (?sx) de-embedded, from Wolfgang Laun.
Jarkko Hietaniemi [Wed, 19 Dec 2001 15:59:02 +0000]
One more embedded (?sx) de-embedded, from Wolfgang Laun.

p4raw-id: //depot/perl@13807

22 years agoReword the alarm explanation.
Jarkko Hietaniemi [Wed, 19 Dec 2001 15:08:29 +0000]
Reword the alarm explanation.

p4raw-id: //depot/perl@13806

22 years agoOS/2 build
Ilya Zakharevich [Wed, 19 Dec 2001 02:45:41 +0000]
OS/2 build
Message-ID: <20011219024541.A29803@math.ohio-state.edu>

(skipped the t/TEST change)

p4raw-id: //depot/perl@13805

22 years agoUpgrade to Net::Ping 2.09.
Jarkko Hietaniemi [Wed, 19 Dec 2001 14:55:26 +0000]
Upgrade to Net::Ping 2.09.

p4raw-id: //depot/perl@13804

22 years agoIntegrate mainline
Nick Ing-Simmons [Wed, 19 Dec 2001 14:43:24 +0000]
Integrate mainline

p4raw-id: //depot/perlio@13803

22 years agoB::Assembler/B::Disassembler patches and test;
Jarkko Hietaniemi [Wed, 19 Dec 2001 14:25:27 +0000]
B::Assembler/B::Disassembler patches and test;
from Wolfgang Laun.

TODO: getting perlcc working.

p4raw-id: //depot/perl@13802

22 years agoCan't printf U8s as UVs.
Jarkko Hietaniemi [Wed, 19 Dec 2001 14:18:10 +0000]
Can't printf U8s as UVs.

p4raw-id: //depot/perl@13801

22 years agoRe: [PATCH] ...while $var = glob(...)
Robin Houston [Wed, 19 Dec 2001 13:48:55 +0000]
Re: [PATCH] ...while $var = glob(...)
Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>

Not exactly a glob test but internal-logically correct.

p4raw-id: //depot/perl@13800

22 years agoportability snag
Michael G. Schwern [Wed, 19 Dec 2001 07:42:54 +0000]
portability snag
Message-ID: <20011219124254.GF8630@blackrider>

p4raw-id: //depot/perl@13799

22 years agoIntegrate with perlio.
Jarkko Hietaniemi [Wed, 19 Dec 2001 13:35:59 +0000]
Integrate with perlio.

p4raw-id: //depot/perl@13798

22 years agoRemove the sometimes-lvalue cast
Nick Ing-Simmons [Wed, 19 Dec 2001 12:03:21 +0000]
Remove the sometimes-lvalue cast

p4raw-id: //depot/perlio@13797

22 years agoalarm.t with -Uuseperlio fix
Nick Ing-Simmons [Wed, 19 Dec 2001 11:02:27 +0000]
alarm.t with -Uuseperlio fix
 - SA_RESTART should only be function of PERL_OLD_SIGNALS
   not USE_PERLIO

p4raw-id: //depot/perlio@13796

22 years agoFix READONLY hashes:
Nick Ing-Simmons [Wed, 19 Dec 2001 10:19:40 +0000]
Fix READONLY hashes:
 1. Discovered need for disabled scope.c part of Jeff's patch.
 2. Corrected hv_delete* - entry was being de-linked from
    chain (patch program not smart enough?)

p4raw-id: //depot/perlio@13795

22 years agoIntegrate mainline
Nick Ing-Simmons [Wed, 19 Dec 2001 09:35:13 +0000]
Integrate mainline

p4raw-id: //depot/perlio@13794

22 years agoRegen toc.
Jarkko Hietaniemi [Wed, 19 Dec 2001 04:58:51 +0000]
Regen toc.

p4raw-id: //depot/perl@13793

22 years agoFAQ sync.
Jarkko Hietaniemi [Wed, 19 Dec 2001 04:56:42 +0000]
FAQ sync.

p4raw-id: //depot/perl@13792

22 years agoReformat round.
Jarkko Hietaniemi [Wed, 19 Dec 2001 04:38:47 +0000]
Reformat round.

p4raw-id: //depot/perl@13791

22 years agopod/perlunicode.pod
Jeffrey Friedl [Tue, 18 Dec 2001 21:31:13 +0000]
pod/perlunicode.pod
Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com>

p4raw-id: //depot/perl@13790

22 years agoRe: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
Jeffrey Friedl [Tue, 18 Dec 2001 21:13:59 +0000]
Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com>

p4raw-id: //depot/perl@13789

22 years agoSlight pod reformatting.
Jarkko Hietaniemi [Wed, 19 Dec 2001 03:54:08 +0000]
Slight pod reformatting.

p4raw-id: //depot/perl@13788

22 years agopod/perluniintro.pod (removes unnecessary UTF-8 references)
Jeffrey Friedl [Tue, 18 Dec 2001 20:27:42 +0000]
pod/perluniintro.pod (removes unnecessary UTF-8 references)
Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>

p4raw-id: //depot/perl@13787

22 years agoRe: [ID 20011213.001] Segfault with overload and Test
Hugo van der Sanden [Wed, 19 Dec 2001 01:45:23 +0000]
Re: [ID 20011213.001] Segfault with overload and Test
Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>

p4raw-id: //depot/perl@13786

22 years agoPorting/checkURL.pl
Abigail [Tue, 18 Dec 2001 19:03:22 +0000]
Porting/checkURL.pl
Message-ID: <20011218180322.8278.qmail@foad.org>

p4raw-id: //depot/perl@13785

22 years agoA bit too oversweeping matching in #13778.
Jarkko Hietaniemi [Wed, 19 Dec 2001 00:26:34 +0000]
A bit too oversweeping matching in #13778.

p4raw-id: //depot/perl@13783

22 years agoRe-gen Configure based on #13778..13781.
Jarkko Hietaniemi [Wed, 19 Dec 2001 00:09:10 +0000]
Re-gen Configure based on #13778..13781.

p4raw-id: //depot/perl@13782

22 years agoFix the bugs in #13768..13776, and regen Configure.
Jarkko Hietaniemi [Tue, 18 Dec 2001 23:28:37 +0000]
Fix the bugs in #13768..13776, and regen Configure.

p4raw-id: //depot/perl@13777

22 years agoRe: Benchmark.t failure on Linux
Nicholas Clark [Tue, 18 Dec 2001 22:51:25 +0000]
Re: Benchmark.t failure on Linux
Message-ID: <20011218225124.N21702@plum.flirble.org>

p4raw-id: //depot/perl@13767

22 years agoRe-applying #13752 until a better solution can be found.
Jarkko Hietaniemi [Tue, 18 Dec 2001 22:07:35 +0000]
Re-applying #13752 until a better solution can be found.

p4raw-id: //depot/perl@13766

22 years agoSuggested doc enhancement(?) to Exporter.pm
Giroux, Mike (Exchange) [Tue, 18 Dec 2001 12:05:40 +0000]
Suggested doc enhancement(?) to Exporter.pm
Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>

p4raw-id: //depot/perl@13765

22 years ago%g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
Jarkko Hietaniemi [Tue, 18 Dec 2001 20:58:44 +0000]
%g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
findings -- some of the warnings I can't explain except
by NVgf being detected wrong, though.

p4raw-id: //depot/perl@13764

22 years agopod/perluniintro.pod
Jeffrey Friedl [Tue, 18 Dec 2001 10:27:45 +0000]
pod/perluniintro.pod
Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>

p4raw-id: //depot/perl@13763

22 years ago".pm" is the native executable suffix in VOS.
Jarkko Hietaniemi [Tue, 18 Dec 2001 17:49:07 +0000]
".pm" is the native executable suffix in VOS.

p4raw-id: //depot/perl@13762

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Tue, 18 Dec 2001 15:57:39 +0000]
Integrate perlio:

[ 13760]
Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
- added delete of READONLY value inhibit & test for same
- re-tabbed

p4raw-link: @13760 on //depot/perlio: 8aacddc1ea3837f8f1a911d90c644451fc7cfc86

p4raw-id: //depot/perl@13761

22 years agoTidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
Nick Ing-Simmons [Tue, 18 Dec 2001 15:55:22 +0000]
Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
 - added delete of READONLY value inhibit & test for same
 - re-tabbed

p4raw-id: //depot/perlio@13760

22 years ago(Undone by #13766.)
Jarkko Hietaniemi [Tue, 18 Dec 2001 15:54:19 +0000]
(Undone by #13766.)
Retract #13752.

p4raw-id: //depot/perl@13759

22 years agoEchoes of #13757.
Jarkko Hietaniemi [Tue, 18 Dec 2001 15:26:18 +0000]
Echoes of #13757.

p4raw-id: //depot/perl@13758

22 years agoMake the utf8 malformedness messages more verbose.
Jarkko Hietaniemi [Tue, 18 Dec 2001 15:24:50 +0000]
Make the utf8 malformedness messages more verbose.

p4raw-id: //depot/perl@13757

22 years agoIntegrate mainline
Nick Ing-Simmons [Tue, 18 Dec 2001 14:43:58 +0000]
Integrate mainline

p4raw-id: //depot/perlio@13756

22 years agoREADME.aix updates from Jens-Uwe Mager.
Jarkko Hietaniemi [Tue, 18 Dec 2001 14:05:26 +0000]
README.aix updates from Jens-Uwe Mager.

p4raw-id: //depot/perl@13755

22 years agoShow value of $fastslow on failure
Michael G. Schwern [Tue, 18 Dec 2001 00:58:18 +0000]
Show value of $fastslow on failure
Message-ID: <20011218055818.GC4362@blackrider>

p4raw-id: //depot/perl@13754

22 years agoMaking it somewhat more portable
Michael G. Schwern [Tue, 18 Dec 2001 00:40:38 +0000]
Making it somewhat more portable
Message-ID: <20011218054038.GB4362@blackrider>

p4raw-id: //depot/perl@13753

22 years ago(reintroduced by #13766)
Michael G. Schwern [Tue, 18 Dec 2001 00:00:23 +0000]
(reintroduced by #13766)
(retracted by #13759)

Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
Message-ID: <20011218050023.GA27893@blackrider>

p4raw-id: //depot/perl@13752

22 years agoRe-patch #13749.
Jarkko Hietaniemi [Tue, 18 Dec 2001 13:59:32 +0000]
Re-patch #13749.

p4raw-id: //depot/perl@13751

22 years ago[doc patch] s{(?<=perldeb)ug}{guts}
Hugo van der Sanden [Tue, 18 Dec 2001 12:55:43 +0000]
[doc patch] s{(?<=perldeb)ug}{guts}
Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>

p4raw-id: //depot/perl@13750

22 years agoThird time lucky? (Re: [PATCH] ...while $var = glob(...))
Robin Houston [Tue, 18 Dec 2001 14:54:33 +0000]
Third time lucky? (Re: [PATCH] ...while $var = glob(...))
Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@13749

22 years agoslightly more for Exporter.pm
Nicholas Clark [Tue, 18 Dec 2001 00:22:03 +0000]
slightly more for Exporter.pm
Message-ID: <20011218002203.M21702@plum.flirble.org>

p4raw-id: //depot/perl@13748

22 years ago[PATCH] Re: chomp/chop prototype changed?
Rafael Garcia-Suarez [Mon, 17 Dec 2001 16:37:18 +0000]
[PATCH] Re: chomp/chop prototype changed?
Date: Mon, 17 Dec 2001 16:37:18 +0100
Message-ID: <20011217163718.A2292@rafael>

Subject: Re: [PATCH] Re: chomp/chop prototype changed?
From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
Date: Mon, 17 Dec 2001 23:17:06 +0100
Message-ID: <20011217231706.A730@rafael>

p4raw-id: //depot/perl@13747

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 17 Dec 2001 20:22:08 +0000]
Update Changes.

p4raw-id: //depot/perl@13746

22 years agoNew test warrants a MANIFEST entry.
Jarkko Hietaniemi [Mon, 17 Dec 2001 20:12:37 +0000]
New test warrants a MANIFEST entry.

p4raw-id: //depot/perl@13745

22 years agoRe: [PATCH] ...while $var = glob(...)
Robin Houston [Mon, 17 Dec 2001 20:27:30 +0000]
Re: [PATCH] ...while $var = glob(...)
Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>

Can't portably unlink open files.

p4raw-id: //depot/perl@13744

22 years agoperluniintro tweaks as suggested by Jeffrey Friedl.
Jarkko Hietaniemi [Mon, 17 Dec 2001 19:26:34 +0000]
perluniintro tweaks as suggested by Jeffrey Friedl.

p4raw-id: //depot/perl@13743

22 years agoMove typeglob test from glob.t to gv.t.
Jarkko Hietaniemi [Mon, 17 Dec 2001 19:18:52 +0000]
Move typeglob test from glob.t to gv.t.

p4raw-id: //depot/perl@13742

22 years agoRe: [PATCH] ...while $var = glob(...)
Robin Houston [Mon, 17 Dec 2001 20:07:02 +0000]
Re: [PATCH] ...while $var = glob(...)
Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@13741

22 years agoDemote the surrogate and non-character errors to warnings.
Jarkko Hietaniemi [Mon, 17 Dec 2001 19:11:29 +0000]
Demote the surrogate and non-character errors to warnings.

p4raw-id: //depot/perl@13740

22 years agomore POSIX tests, and more autoloading
Nicholas Clark [Mon, 17 Dec 2001 18:27:47 +0000]
more POSIX tests, and more autoloading
Message-ID: <20011217182747.D21702@plum.flirble.org>

p4raw-id: //depot/perl@13739

22 years ago...while $var = glob(...)
Robin Houston [Mon, 17 Dec 2001 15:51:54 +0000]
...while $var = glob(...)
Message-ID: <20011217155153.A311@robin.kitsite.com>

p4raw-id: //depot/perl@13738

22 years ago-t and the core tests; -t and PERL5OPT
Rafael Garcia-Suarez [Mon, 17 Dec 2001 15:23:01 +0000]
-t and the core tests; -t and PERL5OPT
Message-ID: <20011217152301.A704@rafael>

p4raw-id: //depot/perl@13737

22 years agoThe system() vs $SIG{ARLM} is no more a todo.
Jarkko Hietaniemi [Mon, 17 Dec 2001 18:36:20 +0000]
The system() vs $SIG{ARLM} is no more a todo.

p4raw-id: //depot/perl@13736

22 years agoalarm() test, take two
Michael G. Schwern [Sun, 16 Dec 2001 23:59:01 +0000]
alarm() test, take two
Message-ID: <20011217045901.GL17232@blackrider>

p4raw-id: //depot/perl@13735

22 years agos/UNIX/Unix/
Jarkko Hietaniemi [Mon, 17 Dec 2001 17:54:19 +0000]
s/UNIX/Unix/

p4raw-id: //depot/perl@13734