This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
22 years agoMake using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
Jarkko Hietaniemi [Fri, 21 Dec 2001 00:54:49 +0000 (00:54 +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 (20:59 +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 (23:53 +0100)]
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 (00:10 -0800)]
[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 (14:56 +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 (01:15 +0800)]
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 (14:51 +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 (06:13 -0800)]
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 (10:23 +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 (08:20 +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 (21:29 +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 (17:56 +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 (16:55 +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 (16:50 +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 (16:47 +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 (16:08 +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 (15:59 +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 (15:08 +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 (21:45 -0500)]
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 (14:55 +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 (14:43 +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 (14:25 +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 (14:18 +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 (13:48 +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 (02:42 -0500)]
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 (13:35 +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 (12:03 +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 (11:02 +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 (10:19 +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 (09:35 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@13794

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

p4raw-id: //depot/perl@13793

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

p4raw-id: //depot/perl@13792

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

p4raw-id: //depot/perl@13791

22 years agopod/perlunicode.pod
Jeffrey Friedl [Tue, 18 Dec 2001 21:31:13 +0000 (13:31 -0800)]
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 (13:13 -0800)]
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 (03:54 +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 (12:27 -0800)]
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 (01:45 +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 (20:03 +0100)]
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 (00:26 +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 (00:09 +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 (23:28 +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 (22:51 +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 (22:07 +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 (07:05 -0500)]
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 (20:58 +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 (02:27 -0800)]
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 (17:49 +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 (15:57 +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 (15:55 +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 (15:54 +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 (15:26 +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 (15:24 +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 (14:43 +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 (14:05 +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 (19:58 -0500)]
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 (19:40 -0500)]
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 (19:00 -0500)]
(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 (13:59 +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 (12:55 +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 (14:54 +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 (00:22 +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 (17:37 +0100)]
[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 (20:22 +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 (20:12 +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 (20:27 +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 (19:26 +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 (19:18 +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 (20:07 +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 (19:11 +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 (18:27 +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 (15:51 +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 (16:23 +0100)]
-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 (18:36 +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 (18:59 -0500)]
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 (17:54 +0000)]
s/UNIX/Unix/

p4raw-id: //depot/perl@13734

22 years agoMove ExtUtils tests to lib/ExtUtils/t.
Jarkko Hietaniemi [Mon, 17 Dec 2001 17:50:22 +0000 (17:50 +0000)]
Move ExtUtils tests to lib/ExtUtils/t.

p4raw-id: //depot/perl@13733

22 years ago[PATCH] MM_Unix tests, and some questions
Tels [Sun, 16 Dec 2001 22:29:13 +0000 (23:29 +0100)]
[PATCH] MM_Unix tests, and some questions
Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)
Message-Id: <200112162132.XAA12694@tiku.hut.fi>

Subject: Re: [PATCH] MM_Unix tests, and some questions
From: Tels <perl_dummy@bloodgate.com>
Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)
Message-Id: <200112162332.BAA25411@tiku.hut.fi>

p4raw-id: //depot/perl@13732

22 years agominiperl found before perl
Michael G. Schwern [Sun, 16 Dec 2001 17:53:55 +0000 (12:53 -0500)]
miniperl found before perl
Message-ID: <20011216225354.GE8900@blackrider>

p4raw-id: //depot/perl@13731

22 years agoRe: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
Michael G. Schwern [Sun, 16 Dec 2001 16:12:55 +0000 (11:12 -0500)]
Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
Message-ID: <20011216211255.GV8900@blackrider>

p4raw-id: //depot/perl@13730

22 years agoExporter.pm
Nicholas Clark [Sun, 16 Dec 2001 19:24:25 +0000 (19:24 +0000)]
Exporter.pm
Message-ID: <20011216192425.R21702@plum.flirble.org>

p4raw-id: //depot/perl@13729

22 years agoExporter.t (and question)
Nicholas Clark [Sun, 16 Dec 2001 17:24:55 +0000 (17:24 +0000)]
Exporter.t (and question)
Message-ID: <20011216172455.P21702@plum.flirble.org>

p4raw-id: //depot/perl@13728

22 years agoRe: perl@13661
John P. Linderman [Mon, 17 Dec 2001 07:11:27 +0000 (02:11 -0500)]
Re: perl@13661
Message-Id: <200112171211.HAA71597@raptor.research.att.com>

p4raw-id: //depot/perl@13727

22 years agoWill the real Unicode encoding please stand up?
Jeffrey Friedl [Sun, 16 Dec 2001 11:36:32 +0000 (03:36 -0800)]
Will the real Unicode encoding please stand up?
Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>

p4raw-id: //depot/perl@13726

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Mon, 17 Dec 2001 16:43:09 +0000 (16:43 +0000)]
Integrate perlio:

[ 13724]
Fix for alarm() breaking into wait*().
Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
signal handler before caller re-does the system call.

p4raw-link: @13724 on //depot/perlio: cddd4526476ba0ae3c81876684c5e7a648cb3265

p4raw-id: //depot/perl@13725

22 years agoFix for alarm() breaking into wait*().
Nick Ing-Simmons [Mon, 17 Dec 2001 09:16:50 +0000 (09:16 +0000)]
Fix for alarm() breaking into wait*().
Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
signal handler before caller re-does the system call.

p4raw-id: //depot/perlio@13724

22 years agoIntegrate mainline
Nick Ing-Simmons [Mon, 17 Dec 2001 07:45:13 +0000 (07:45 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@13723

22 years agoDisallow also Unicode ranges 0xFDD0..0xFDEF and
Jarkko Hietaniemi [Sun, 16 Dec 2001 16:12:57 +0000 (16:12 +0000)]
Disallow also Unicode ranges 0xFDD0..0xFDEF and
0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
and characters beyond 0x10FFF should be disallowed, too,
but some tests would need changing, but more importantly some
APIs would need remodeling since one can easily generate such
characters either by bitwise complements, tr complements, or
v-strings.

p4raw-id: //depot/perl@13722

22 years agoMake surrogates illegal also on EBCDIC.
Jarkko Hietaniemi [Sun, 16 Dec 2001 15:34:52 +0000 (15:34 +0000)]
Make surrogates illegal also on EBCDIC.

p4raw-id: //depot/perl@13721

22 years ago[patch @13687] Unicode::Collate 0.10
SADAHIRO Tomoyuki [Sun, 16 Dec 2001 21:22:12 +0000 (06:22 +0900)]
[patch @13687] Unicode::Collate 0.10
Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>

p4raw-id: //depot/perl@13720

22 years agoMore documentation for the encoding pragma.
Jarkko Hietaniemi [Sun, 16 Dec 2001 14:39:34 +0000 (14:39 +0000)]
More documentation for the encoding pragma.

p4raw-id: //depot/perl@13719

22 years agolib/open.pm
Jeffrey Friedl [Sat, 15 Dec 2001 23:07:42 +0000 (15:07 -0800)]
lib/open.pm
Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>

p4raw-id: //depot/perl@13718

22 years agoAdd tests for ExtUtils::Installed
chromatic [Sat, 15 Dec 2001 23:24:40 +0000 (16:24 -0700)]
Add tests for ExtUtils::Installed
Message-ID: <20011216062507.71492.qmail@onion.perl.org>

p4raw-id: //depot/perl@13717

22 years agoLittle warning nit
Michael G. Schwern [Sun, 16 Dec 2001 01:14:00 +0000 (20:14 -0500)]
Little warning nit
Message-ID: <20011216061400.GC8900@blackrider>

p4raw-id: //depot/perl@13716

22 years agoRe: [PATCH t/test.pl] diagnostics to STDERR
Michael G. Schwern [Sun, 16 Dec 2001 01:12:42 +0000 (20:12 -0500)]
Re: [PATCH t/test.pl] diagnostics to STDERR
Message-ID: <20011216061242.GB8900@blackrider>

p4raw-id: //depot/perl@13715

22 years agoI sometimes outsmart myself.
Jarkko Hietaniemi [Sun, 16 Dec 2001 04:21:53 +0000 (04:21 +0000)]
I sometimes outsmart myself.

p4raw-id: //depot/perl@13714

22 years agoFwd: [russell-belfast-pm@futureless.org: Re: This is the __END__]
Michael G. Schwern [Sat, 15 Dec 2001 15:08:29 +0000 (10:08 -0500)]
Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__]
Message-ID: <20011215200829.GK1548@blackrider>

p4raw-id: //depot/perl@13713

22 years agoperlunicode enchancements suggested by Jeffrey Friedl.
Jarkko Hietaniemi [Sun, 16 Dec 2001 03:22:39 +0000 (03:22 +0000)]
perlunicode enchancements suggested by Jeffrey Friedl.

p4raw-id: //depot/perl@13712

22 years agoperlunicode.pod
Jeffrey Friedl [Sat, 15 Dec 2001 19:17:09 +0000 (11:17 -0800)]
perlunicode.pod
Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>

p4raw-id: //depot/perl@13711

22 years agoRESENT - [PATCH] utf8_heavy.pl
Jeffrey Friedl [Sat, 15 Dec 2001 19:55:01 +0000 (11:55 -0800)]
RESENT - [PATCH] utf8_heavy.pl
Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>

p4raw-id: //depot/perl@13710