23 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

23 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

23 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

23 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

23 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

23 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

23 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

23 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

23 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

23 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

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

p4raw-id: //depot/perl@13758

23 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

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

p4raw-id: //depot/perlio@13756

23 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

23 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

23 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

23 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

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

p4raw-id: //depot/perl@13751

23 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

23 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

23 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

23 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

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

p4raw-id: //depot/perl@13746

23 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

23 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

23 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

23 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

23 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

23 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

23 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

23 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

23 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

23 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

23 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

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

p4raw-id: //depot/perl@13734

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

p4raw-id: //depot/perl@13733

23 years ago[PATCH] MM_Unix tests, and some questions
Tels [Sun, 16 Dec 2001 22:29:13 +0000]
[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

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

p4raw-id: //depot/perl@13731

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

p4raw-id: //depot/perl@13730

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

p4raw-id: //depot/perl@13729

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

p4raw-id: //depot/perl@13728

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

p4raw-id: //depot/perl@13727

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

p4raw-id: //depot/perl@13726

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Mon, 17 Dec 2001 16:43:09 +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

23 years agoFix for alarm() breaking into wait*().
Nick Ing-Simmons [Mon, 17 Dec 2001 09:16:50 +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

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

p4raw-id: //depot/perlio@13723

23 years agoDisallow also Unicode ranges 0xFDD0..0xFDEF and
Jarkko Hietaniemi [Sun, 16 Dec 2001 16:12:57 +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

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

p4raw-id: //depot/perl@13721

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

p4raw-id: //depot/perl@13720

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

p4raw-id: //depot/perl@13719

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

p4raw-id: //depot/perl@13718

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

p4raw-id: //depot/perl@13717

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

p4raw-id: //depot/perl@13716

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

p4raw-id: //depot/perl@13715

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

p4raw-id: //depot/perl@13714

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

p4raw-id: //depot/perl@13713

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

p4raw-id: //depot/perl@13712

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

p4raw-id: //depot/perl@13711

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

p4raw-id: //depot/perl@13710

23 years agoCan't create surrogates; so can't match them, either.
Jarkko Hietaniemi [Sun, 16 Dec 2001 02:47:36 +0000]
Can't create surrogates; so can't match them, either.

p4raw-id: //depot/perl@13709

23 years agodiagnostics to STDERR
Michael G. Schwern [Sat, 15 Dec 2001 21:20:35 +0000]
diagnostics to STDERR
Message-ID: <20011216022035.GE5672@blackrider>

p4raw-id: //depot/perl@13708

23 years agoMake creating UTF-8 surrogates a punishable act.
Jarkko Hietaniemi [Sun, 16 Dec 2001 02:45:06 +0000]
Make creating UTF-8 surrogates a punishable act.

p4raw-id: //depot/perl@13707

23 years agoSupport \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
Jarkko Hietaniemi [Sat, 15 Dec 2001 23:00:56 +0000]
Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.

p4raw-id: //depot/perl@13706

23 years agorcatline support ($_.=<ARGV>)
Rafael Garcia-Suarez [Sat, 15 Dec 2001 23:21:43 +0000]
rcatline support ($_.=<ARGV>)
Message-ID: <20011215232143.A11790@rafael>

p4raw-id: //depot/perl@13705

23 years agoMake charnames more robust.
Jarkko Hietaniemi [Sat, 15 Dec 2001 22:09:20 +0000]
Make charnames more robust.

p4raw-id: //depot/perl@13704

23 years agoThe hoops one has to jump through.
Jarkko Hietaniemi [Sat, 15 Dec 2001 17:30:55 +0000]
The hoops one has to jump through.

p4raw-id: //depot/perl@13703

23 years agoperlstyle.pod nit on warnings
Audrey Tang [Sat, 15 Dec 2001 04:24:34 +0000]
perlstyle.pod nit on warnings
Message-ID: <20011215122434.GA1682@egb.elixus.org>

p4raw-id: //depot/perl@13702

23 years agoI don't think we are in FooOS, Toto.
Jarkko Hietaniemi [Sat, 15 Dec 2001 17:17:47 +0000]
I don't think we are in FooOS, Toto.

p4raw-id: //depot/perl@13701

23 years agoRe: Untested modules update: There's more than we thought
chromatic [Fri, 14 Dec 2001 17:20:24 +0000]
Re: Untested modules update:  There's more than we thought
Message-ID: <20011215002049.37259.qmail@onion.perl.org>

p4raw-id: //depot/perl@13700

23 years ago-bytecompile & -compile for testing perlcc
Michael G. Schwern [Fri, 14 Dec 2001 20:59:42 +0000]
-bytecompile & -compile for testing perlcc
Message-ID: <20011215015942.GF28596@blackrider>

p4raw-id: //depot/perl@13699

23 years agoCompile test
Michael G. Schwern [Fri, 14 Dec 2001 20:03:46 +0000]
Compile test
Message-ID: <20011215010346.GD28596@blackrider>

p4raw-id: //depot/perl@13698

23 years agoSome weak docs
Michael G. Schwern [Fri, 14 Dec 2001 19:59:13 +0000]
Some weak docs
Message-ID: <20011215005913.GC28596@blackrider>

p4raw-id: //depot/perl@13697

23 years agoB::Asmdata test
Michael G. Schwern [Fri, 14 Dec 2001 19:36:12 +0000]
B::Asmdata test
Message-ID: <20011215003611.GA28596@blackrider>

p4raw-id: //depot/perl@13696

23 years agoAdding B::Asmdata docs
Michael G. Schwern [Fri, 14 Dec 2001 19:14:14 +0000]
Adding B::Asmdata docs
Message-ID: <20011215001414.GA25077@blackrider>

p4raw-id: //depot/perl@13695

23 years agoPermissions.
Jarkko Hietaniemi [Sat, 15 Dec 2001 17:00:44 +0000]
Permissions.

p4raw-id: //depot/perl@13694

23 years agoBenchmark test from Nicholas Clark.
Jarkko Hietaniemi [Fri, 14 Dec 2001 23:48:59 +0000]
Benchmark test from Nicholas Clark.

p4raw-id: //depot/perl@13693

23 years agoMithing.
Jarkko Hietaniemi [Fri, 14 Dec 2001 23:33:28 +0000]
Mithing.

p4raw-id: //depot/perl@13692

23 years agoSilence compiler worries found by Schwern/Digital cc.
Jarkko Hietaniemi [Fri, 14 Dec 2001 21:26:08 +0000]
Silence compiler worries found by Schwern/Digital cc.

p4raw-id: //depot/perl@13691

23 years agoUser may not have a valid home directory even if
Jarkko Hietaniemi [Fri, 14 Dec 2001 20:26:51 +0000]
User may not have a valid home directory even if
getpwuid() succedds.

p4raw-id: //depot/perl@13690

23 years agoIntegrate with perlio. (No changes, but that's okay.)
Jarkko Hietaniemi [Fri, 14 Dec 2001 18:14:52 +0000]
Integrate with perlio.  (No changes, but that's okay.)

p4raw-id: //depot/perl@13689

23 years agoAdd a Configure hints file for VOS: the POSIX support
Jarkko Hietaniemi [Fri, 14 Dec 2001 18:06:18 +0000]
Add a Configure hints file for VOS: the POSIX support
of VOS is getting close to the point where it can run
Configure (some Configure tweaks will be required).

p4raw-id: //depot/perl@13688

23 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 14 Dec 2001 16:15:17 +0000]
Update Changes.

p4raw-id: //depot/perl@13687

23 years agoReintroduce Attribute::Handlers with Spider's fixes.
Jarkko Hietaniemi [Fri, 14 Dec 2001 16:07:02 +0000]
Reintroduce Attribute::Handlers with Spider's fixes.

p4raw-id: //depot/perl@13686

23 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 14 Dec 2001 15:57:00 +0000]
Integrate mainline

p4raw-id: //depot/perlio@13685

23 years ago-t taint warnings
Michael G. Schwern [Thu, 13 Dec 2001 19:27:08 +0000]
-t taint warnings
Message-ID: <20011214002707.GA10532@blackrider>

(reword the perlrun -t description a bit,
 and move the Itaint_warn to the bottom of
 the intrpvar.h for binary compatibility)

p4raw-id: //depot/perl@13684

23 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 14 Dec 2001 12:29:41 +0000]
Integrate mainline

p4raw-id: //depot/perlio@13683

23 years agoDetypo.
Jarkko Hietaniemi [Fri, 14 Dec 2001 04:10:37 +0000]
Detypo.

p4raw-id: //depot/perl@13682

23 years agoBuffer overflow checks.
Jarkko Hietaniemi [Fri, 14 Dec 2001 04:07:08 +0000]
Buffer overflow checks.

p4raw-id: //depot/perl@13681

23 years ago[ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1...
Spider Boardman [Thu, 13 Dec 2001 15:32:51 +0000]
[ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>

p4raw-id: //depot/perl@13680

23 years agoMore on the Unicode "line" definition.
Jarkko Hietaniemi [Thu, 13 Dec 2001 21:27:31 +0000]
More on the Unicode "line" definition.

p4raw-id: //depot/perl@13679

23 years agoOpen-ended VERSION?
Jarkko Hietaniemi [Thu, 13 Dec 2001 21:18:47 +0000]
Open-ended VERSION?

p4raw-id: //depot/perl@13678

23 years agoBetter make distclean
H.Merijn Brand [Thu, 13 Dec 2001 21:10:18 +0000]
Better make distclean
Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@13677

23 years agoRemove Memoize::Saves as requested by mjd.
Jarkko Hietaniemi [Thu, 13 Dec 2001 17:11:42 +0000]
Remove Memoize::Saves as requested by mjd.

p4raw-id: //depot/perl@13676

23 years agoOld RCS $Date$ tag
Michael G. Schwern [Tue, 11 Dec 2001 23:17:32 +0000]
Old RCS $Date$ tag
Message-ID: <20011212041732.GS17250@blackrider>

p4raw-id: //depot/perl@13675

23 years agoRe: use utf8; with bad utf8
Nicholas Clark [Thu, 13 Dec 2001 17:09:39 +0000]
Re: use utf8; with bad utf8
Message-ID: <20011213170939.L21702@plum.flirble.org>

p4raw-id: //depot/perl@13674

23 years ago(LONG!) Sort benchmarks and patch
John P. Linderman [Thu, 13 Dec 2001 09:50:58 +0000]
(LONG!) Sort benchmarks and patch
Message-Id: <200112131450.JAA84836@raptor.research.att.com>

p4raw-id: //depot/perl@13673

23 years agoUnadorned numbers evil.
Jarkko Hietaniemi [Thu, 13 Dec 2001 14:19:28 +0000]
Unadorned numbers evil.

p4raw-id: //depot/perl@13672

23 years ago"preprocessing directive not recognized within macro arg"
Jarkko Hietaniemi [Thu, 13 Dec 2001 13:35:47 +0000]
"preprocessing directive not recognized within macro arg"

p4raw-id: //depot/perl@13671

23 years agoClarifying the documentation of goto
Ben Tilly [Thu, 13 Dec 2001 08:57:38 +0000]
Clarifying the documentation of goto
Message-ID: <3C18BD8B@operamail.com>

p4raw-id: //depot/perl@13670

23 years agoIt could be possible for the case-insensitive
Jarkko Hietaniemi [Thu, 13 Dec 2001 04:38:19 +0000]
It could be possible for the case-insensitive
Unicode-aware string comparison to wander off
to the la-la land.

p4raw-id: //depot/perl@13669