23 years agoFix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
Jarkko Hietaniemi [Sun, 18 Feb 2001 20:12:02 +0000]
Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"

The hash key got wrongly UTF8fied.

p4raw-id: //depot/perl@8835

23 years agoTweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
Jarkko Hietaniemi [Sun, 18 Feb 2001 19:44:25 +0000]
Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
don't warn on magical or overloaded things.

p4raw-id: //depot/perl@8834

23 years agoIntegrate perlio:
Nicholas Clark [Mon, 12 Feb 2001 16:43:51 +0000]
Integrate perlio:

[  8830]
Apply the spirit of patch from Nicholas Clark:
Subject: [PATCH] Re: extensions that provide layers
Message-Id: <20010212164350.Q3652@plum.flirble.org>

p4raw-link: @8830 on //depot/perlio: 64977eb6138422a1560c20575c46ef223d980150

p4raw-id: //depot/perl@8832

23 years agoApply the spirit of patch from Nicholas Clark:
Nicholas Clark [Mon, 12 Feb 2001 16:43:51 +0000]
Apply the spirit of patch from Nicholas Clark:
       Subject: [PATCH] Re: extensions that provide layers
       Message-Id: <20010212164350.Q3652@plum.flirble.org>

p4raw-id: //depot/perlio@8830

23 years agoAdding in TestSetup.pm to replace BEGIN preamble on tests.
Michael G. Schwern [Sun, 18 Feb 2001 13:44:35 +0000]
Adding in TestSetup.pm to replace BEGIN  preamble on tests.
Message-ID: <20010218134435.A17544@magnonel.guild.net>

Applied, but as t/TestInit.pm.

p4raw-id: //depot/perl@8829

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Sun, 18 Feb 2001 18:43:52 +0000]
Integrate perlio:

[  8826]
Fix [ID 20010217.002]
open FOO, "<:raw:perlio", ...
:raw now inserts default base layer below itself.
Also
open FOO, "<:unix", ...
works as well - but leaves buffer layer on stack under the unix layer.

p4raw-link: @8826 on //depot/perlio: 4b803d04bc5b636b582540ea8352ce921e9bae28

p4raw-id: //depot/perl@8828

23 years agoUTF-8 tweaks.
Jarkko Hietaniemi [Sun, 18 Feb 2001 18:41:33 +0000]
UTF-8 tweaks.

p4raw-id: //depot/perl@8827

23 years agoFix [ID 20010217.002]
Nick Ing-Simmons [Sun, 18 Feb 2001 17:40:59 +0000]
Fix [ID 20010217.002]
 open FOO, "<:raw:perlio", ...
:raw now inserts default base layer below itself.
Also
 open FOO, "<:unix", ...
works as well - but leaves buffer layer on stack under the unix layer.

p4raw-id: //depot/perlio@8826

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Sun, 18 Feb 2001 17:15:39 +0000]
Integrate perlio:

[  8820]
Clean up a few core dumps when layers are used in unexpected ways.
(Still not "right"...)

p4raw-link: @8820 on //depot/perlio: 26fb694e6e6fd977f3c75086486e1c4578925875

p4raw-id: //depot/perl@8825

23 years agoAdding todo tests
Michael G. Schwern [Sun, 18 Feb 2001 01:48:50 +0000]
Adding todo tests
Message-ID: <20010218014850.C19957@magnonel.guild.net>

p4raw-id: //depot/perl@8824

23 years agoAdd run/*.t to testables.
Jarkko Hietaniemi [Sun, 18 Feb 2001 17:01:06 +0000]
Add run/*.t to testables.

p4raw-id: //depot/perl@8823

23 years agoFixing PERL5OPT (was Re: Warnings, strict, and CPAN)
Michael G. Schwern [Sun, 18 Feb 2001 01:11:35 +0000]
Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
Message-ID: <20010218011135.A19957@magnonel.guild.net>

Revive mjd's and Simon's PERL5OPT fix.

p4raw-id: //depot/perl@8822

23 years agoRe: Why t/TEST and not Test::Harness?
Michael G. Schwern [Sat, 17 Feb 2001 22:44:44 +0000]
Re: Why t/TEST and not Test::Harness?
Message-ID: <20010217224444.A6679@magnonel.guild.net>

Replace UTEST with TEST -utf8.

p4raw-id: //depot/perl@8821

23 years agoClean up a few core dumps when layers are used in unexpected ways.
Nick Ing-Simmons [Sun, 18 Feb 2001 13:06:16 +0000]
Clean up a few core dumps when layers are used in unexpected ways.
(Still not "right"...)

p4raw-id: //depot/perlio@8820

23 years agoIntegrate change #8818 from maintperl, a FAQ nit.
Jarkko Hietaniemi [Sun, 18 Feb 2001 02:25:55 +0000]
Integrate change #8818 from maintperl, a FAQ nit.

p4raw-link: @8818 on //depot/maint-5.6/perl: 26f0d336d3c5218555245ccab94cfd5b1ccf5312

p4raw-id: //depot/perl@8819
p4raw-integrated: from //depot/maint-5.6/perl@8816 'copy in'
pod/perlfaq4.pod (@8627..)

23 years agoIntegrate mainline
Nick Ing-Simmons [Sat, 17 Feb 2001 18:20:14 +0000]
Integrate mainline

p4raw-id: //depot/perlio@8817

23 years agoUpgrade to Storable 1.0.10, from Raphael Manfredi.
Jarkko Hietaniemi [Sat, 17 Feb 2001 16:56:58 +0000]
Upgrade to Storable 1.0.10, from Raphael Manfredi.

p4raw-id: //depot/perl@8816

23 years ago[patch] -Wall
Doug MacEachern [Fri, 16 Feb 2001 15:25:36 +0000]
[patch] -Wall
Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>

p4raw-id: //depot/perl@8815

23 years agoDocument qu better.
Jarkko Hietaniemi [Fri, 16 Feb 2001 19:27:18 +0000]
Document qu better.

p4raw-id: //depot/perl@8814

23 years agotoke.c cleanup: scan_str()
Hugo van der Sanden [Thu, 15 Feb 2001 13:39:49 +0000]
toke.c cleanup: scan_str()
Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>

p4raw-id: //depot/perl@8813

23 years agoIntegrate changes #8659,8702,8808,8809,8810 from maintperl.
Jarkko Hietaniemi [Thu, 15 Feb 2001 13:51:16 +0000]
Integrate changes #8659,8702,8808,8809,8810 from maintperl.

Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
From: Jan Dubois <JanD@ActiveState.com>
Date: Wed, 31 Jan 2001 21:17:03 -0800
Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>

tweak change#8659 to keep it simple

Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
From: Russ Allbery <rra@stanford.edu>
Date: 14 Feb 2001 10:15:41 -0800
Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>

(8809 empty)

Upgrade to podlators 1.08, from Russ Allbery.

p4raw-link: @8810 on //depot/maint-5.6/perl: 7c65f0d950b7573697d3a2b13bac2a2d735b5d12
p4raw-link: @8809 on //depot/maint-5.6/perl: ae8e9c66e6b22648f62fa11b710adc72c14d41b3
p4raw-link: @8808 on //depot/maint-5.6/perl: 29ccf9fef653725d9c585ded9e407a99bf4dd055
p4raw-link: @8702 on //depot/maint-5.6/perl: 09b7bf3bd289c6fbe48f56ca8eba6fc55af583dd
p4raw-link: @8659 on //depot/maint-5.6/perl: 0afa9c6889acca50d837d7aa71ecf0291ac457a6

p4raw-id: //depot/perl@8811
p4raw-integrated: from //depot/maint-5.6/perl@8807 'copy in'
lib/Pod/Text.pm (@8175..) lib/Pod/Man.pm (@8621..)
utils/perldoc.PL (@8702..) 'ignore' lib/Test/Harness.pm
(@7846..)

23 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 14 Feb 2001 14:37:27 +0000]
Update Changes.

p4raw-id: //depot/perl@8807

23 years agoMore MacOS Classic fixes from Chris Nandor.
Jarkko Hietaniemi [Wed, 14 Feb 2001 03:29:01 +0000]
More MacOS Classic fixes from Chris Nandor.

p4raw-id: //depot/perl@8805

23 years agoDon't skip too much of the locale error message if no environ array,
Jarkko Hietaniemi [Wed, 14 Feb 2001 03:18:35 +0000]
Don't skip too much of the locale error message if no environ array,
from Chris Nandor.

p4raw-id: //depot/perl@8804

23 years agoDuplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
Jarkko Hietaniemi [Wed, 14 Feb 2001 03:14:14 +0000]
Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.

p4raw-id: //depot/perl@8803

23 years agoAUTHORS update.
Jarkko Hietaniemi [Tue, 13 Feb 2001 18:31:33 +0000]
AUTHORS update.

p4raw-id: //depot/perl@8802

23 years agointegral ok lines for VMS
Craig A. Berry [Mon, 12 Feb 2001 11:05:25 +0000]
integral ok lines for VMS
Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>

p4raw-id: //depot/perl@8797

23 years ago[ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
Simon Cozens [Sat, 10 Feb 2001 17:57:02 +0000]
[ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>

Now it does include.

p4raw-id: //depot/perl@8796

23 years agoSort the MANIFEST.
Jarkko Hietaniemi [Tue, 13 Feb 2001 14:30:11 +0000]
Sort the MANIFEST.

p4raw-id: //depot/perl@8795

23 years agoFAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
Jarkko Hietaniemi [Tue, 13 Feb 2001 14:25:13 +0000]
FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.

p4raw-id: //depot/perl@8793

23 years agobuncha MacPerl patches for bleadperl
Chris Nandor [Tue, 13 Feb 2001 00:02:43 +0000]
buncha MacPerl patches for bleadperl
Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>

p4raw-id: //depot/perl@8792

23 years agoenviron array wrongly assumed in Perl_init_i18nl10n(),
Jarkko Hietaniemi [Tue, 13 Feb 2001 14:06:15 +0000]
environ array wrongly assumed in Perl_init_i18nl10n(),
noticed by Chris Nandor in MacOS Classic.

p4raw-id: //depot/perl@8790

23 years agoIntegrate change #8786 from maintperl, posix-bc byacc handling.
Jarkko Hietaniemi [Tue, 13 Feb 2001 05:56:36 +0000]
Integrate change #8786 from maintperl, posix-bc byacc handling.

p4raw-link: @8786 on //depot/maint-5.6/perl: 791ece1b591d74df257917b202df7d8c57073d8c

p4raw-id: //depot/perl@8787
p4raw-integrated: from //depot/maint-5.6/perl@8785 'merge in'
Makefile.SH (@8657..)

23 years agoIntegrate change #8781 from maintperl, OpenBSD hints update.
Jarkko Hietaniemi [Tue, 13 Feb 2001 05:29:04 +0000]
Integrate change #8781 from maintperl, OpenBSD hints update.

p4raw-link: @8781 on //depot/maint-5.6/perl: 395697f86aac1464bd38ed67f29e1c54cbb189f1

p4raw-id: //depot/perl@8785
p4raw-integrated: from //depot/maint-5.6/perl@8784 'copy in'
hints/openbsd.sh (@8159..)

23 years agosmall fixups to perlclib.pod
Peter Prymmer [Mon, 12 Feb 2001 18:23:09 +0000]
small fixups to perlclib.pod
Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>

p4raw-id: //depot/perl@8784

23 years agoMerge ebcdic.c (only one function, ebcdic_control()) into util.c.
Jarkko Hietaniemi [Tue, 13 Feb 2001 02:22:36 +0000]
Merge ebcdic.c (only one function, ebcdic_control()) into util.c.

p4raw-id: //depot/perl@8783

23 years agoRe: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
Hugo van der Sanden [Tue, 13 Feb 2001 00:11:11 +0000]
Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>

p4raw-id: //depot/perl@8779

23 years agoComments do not nest.
Jarkko Hietaniemi [Tue, 13 Feb 2001 00:23:10 +0000]
Comments do not nest.

p4raw-id: //depot/perl@8778

23 years agoRe: [patch] context for 'U' magic functions
Doug MacEachern [Mon, 12 Feb 2001 09:22:45 +0000]
Re: [patch] context for 'U' magic functions
Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>

plus the suggestion by Nick Ing-Simmons to name the macro
as PERL_MG_UFUNC to avoid namespace pollution, plus add
the advice by Doug for XS writers to perl.h

p4raw-id: //depot/perl@8774

23 years agoUpdate Changes.
Jarkko Hietaniemi [Sun, 11 Feb 2001 20:14:12 +0000]
Update Changes.

p4raw-id: //depot/perl@8773

23 years agoRe: [PATCH] pod/perlclib.pod - Replacements for C library functions
Simon Cozens [Wed, 31 Jan 2001 16:31:43 +0000]
Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>

p4raw-id: //depot/perl@8772

23 years agoUpgrade to Unicode 3.1 beta 2001-02-11.
Jarkko Hietaniemi [Sun, 11 Feb 2001 18:36:48 +0000]
Upgrade to Unicode 3.1 beta 2001-02-11.

Blocks-4d3.beta.txt
CaseFolding-3d4.beta.txt
CompositionExclusions-3d6.beta.txt
EastAsianWidth-4d4.beta.txt
LineBreak-6d3.beta.txt
NamesList-3.1.0d1.beta.txt
PropList-3.1.0d4.beta.txt
SpecialCasing-4d1.beta.txt
UnicodeData-3.1.0d6.beta.txt

p4raw-id: //depot/perl@8771

23 years agoUTF-8 documentation.
Jarkko Hietaniemi [Sun, 11 Feb 2001 17:26:22 +0000]
UTF-8 documentation.

p4raw-id: //depot/perl@8770

23 years agoRetract #8762.
Jarkko Hietaniemi [Sun, 11 Feb 2001 17:12:49 +0000]
Retract #8762.

p4raw-id: //depot/perl@8769

23 years agoTest::Harness
Andreas König [Sun, 11 Feb 2001 14:37:00 +0000]
Test::Harness
Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>

p4raw-id: //depot/perl@8768

23 years agoDocument makepatch in Porting/patching
Andreas König [Sun, 11 Feb 2001 16:46:28 +0000]
Document makepatch in Porting/patching
Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>

p4raw-id: //depot/perl@8767

23 years agoRe: [patch] GvSHARED
Doug MacEachern [Sat, 10 Feb 2001 14:04:40 +0000]
Re: [patch] GvSHARED
Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>

Subject: Re: [patch] GvSHARED
From: Doug MacEachern <dougm@covalent.net>
Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>

Subject: [patch] attributes.pm support for `shared'
From: Doug MacEachern <dougm@covalent.net>
Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>

our() attributes were ignored, our :shared pieces missing,
allow attributes.pm to turn on shared.

p4raw-id: //depot/perl@8766

23 years agoMake TEST and UTEST more verbose in case something goes
Jarkko Hietaniemi [Sat, 10 Feb 2001 22:54:38 +0000]
Make TEST and UTEST more verbose in case something goes
wrong in running/compiling a script, suggested by Doug
MacEachern.

p4raw-id: //depot/perl@8764

23 years agoBogus shebang.
Jarkko Hietaniemi [Sat, 10 Feb 2001 22:11:34 +0000]
Bogus shebang.

p4raw-id: //depot/perl@8763

23 years ago(Retracted by #8769)
Jarkko Hietaniemi [Sat, 10 Feb 2001 21:56:02 +0000]
(Retracted by #8769)

p4raw-id: //depot/perl@8762

23 years agoRe: [patch] GvSHARED
Doug MacEachern [Sat, 10 Feb 2001 13:11:14 +0000]
Re: [patch] GvSHARED
Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>

our @EXPORT : shared = (...);

p4raw-id: //depot/perl@8761

23 years ago[patch] GvSHARED
Doug MacEachern [Sat, 10 Feb 2001 10:57:12 +0000]
[patch] GvSHARED
Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>

p4raw-id: //depot/perl@8760

23 years agoUpgrade to CPAN 1.59_54, from Andreas König.
Jarkko Hietaniemi [Fri, 9 Feb 2001 22:41:35 +0000]
Upgrade to CPAN 1.59_54, from Andreas König.

p4raw-id: //depot/perl@8755

23 years agoUpgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
Jarkko Hietaniemi [Fri, 9 Feb 2001 22:29:20 +0000]
Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.

Didn't upgrade the fill.t since it has a dependency to File::Slurp
purely for debugging purposes, the actual test hasn't changed.

p4raw-id: //depot/perl@8754

23 years agoIntegrate change #8682 from maintperl.
Jarkko Hietaniemi [Fri, 9 Feb 2001 20:17:50 +0000]
Integrate change #8682 from maintperl.

IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
to work correctly.

p4raw-link: @8682 on //depot/maint-5.6/perl: 9524ea9fdf0a6b7bf0bab788b2760d62f3f67df2

p4raw-id: //depot/perl@8753
p4raw-integrated: from //depot/maint-5.6/perl@8752 'copy in'
hints/irix_6.sh (@8152..)

23 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 9 Feb 2001 20:00:46 +0000]
Update Changes.

p4raw-id: //depot/perl@8752

23 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 9 Feb 2001 19:48:37 +0000]
Integrate mainline

p4raw-id: //depot/perlio@8751

23 years agoRE: Biannual Competition to Improve Hashing Function
Mark Fisher [Thu, 8 Feb 2001 10:44:00 +0000]
RE: Biannual Competition to Improve Hashing Function
       Date: Thu, 8 Feb 2001 10:44:00 -0500
       Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
       Date: Thu, 8 Feb 2001 15:02:47 -0500
       Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.

p4raw-id: //depot/perl@8750

23 years agoForgotten fragment.
Jarkko Hietaniemi [Fri, 9 Feb 2001 19:02:35 +0000]
Forgotten fragment.

p4raw-id: //depot/perl@8749

23 years agoIntegrate changes #8673,8674,8676 from maintperl into mainline,
Jarkko Hietaniemi [Fri, 9 Feb 2001 18:31:34 +0000]
Integrate changes #8673,8674,8676 from maintperl into mainline,
plus manual tweakage.

Sync the perlfaq2 between mainline and maintperl.

p4raw-link: @8676 on //depot/maint-5.6/perl: ddbaa8e33cb4655fc7b3c652b1d6089f1aad6efb
p4raw-link: @8674 on //depot/maint-5.6/perl: fb0f2086fe1ec258bf5b4f410b4585ba211c15aa
p4raw-link: @8673 on //depot/maint-5.6/perl: 15dd4a322b2ae1ba31fb03063cc940afe2a25dbf

p4raw-id: //depot/perl@8748
p4raw-integrated: from //depot/maint-5.6/perl@8676 'edit in'
pod/perlfaq2.pod (@8674..)

23 years agoversiononly and installperl
Jarkko Hietaniemi [Fri, 9 Feb 2001 18:12:04 +0000]
versiononly and installperl
From: abigail@foad.org
Date: Wed, 7 Feb 2001 22:43:12 +0100
Message-ID: <20010207214312.7045.qmail@foad.org>

Add +v flag to force a normal install of the perl binary
and the utilities.

Subject: [PATCH] installperl
From: Nicholas Clark <nick@ccl4.org>
Date: Fri, 9 Feb 2001 16:28:57 +0000
Message-ID: <20010209162857.B10931@plum.flirble.org>

Add -A flag which also hardlinks the binary with
the full architecture name.

p4raw-id: //depot/perl@8747

23 years ago[ID 20010208.002] unordered explanation in perlcall
abela@geneanet.org [Thu, 8 Feb 2001 16:11:46 +0000]
[ID 20010208.002] unordered explanation in perlcall
Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>

p4raw-id: //depot/perl@8745

23 years ago[ID 20010205.001] typo in perlfaq9
eserte@vran.herceg.de [Sun, 4 Feb 2001 23:44:09 +0000]
[ID 20010205.001] typo in perlfaq9
Message-Id: <200102042244.XAA21926@vran.herceg.de>

p4raw-id: //depot/perl@8744

23 years agoIntegrate change #8695 from maintperl.
Jarkko Hietaniemi [Fri, 9 Feb 2001 17:25:12 +0000]
Integrate change #8695 from maintperl.

thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads

p4raw-link: @8695 on //depot/maint-5.6/perl: c11cbe4f3d933e2347888f343724a545c9cdea8d

p4raw-id: //depot/perl@8743
p4raw-integrated: from //depot/maint-5.6/perl@8742 'copy in' thread.h
(@8609..)

23 years agoRe: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
Andy Dougherty [Mon, 5 Feb 2001 10:19:29 +0000]
Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@8742

23 years agoIntegrate changes #8738,8739,8740 from maintperl.
Jarkko Hietaniemi [Fri, 9 Feb 2001 17:05:19 +0000]
Integrate changes #8738,8739,8740 from maintperl.

Html files will be installed in a more logical and easier to
find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html

Html files will be generated with a header to make them look
a little less bare.

Subject: [PATCH perl-current] perlfaq3.pod, URL for vile

p4raw-link: @8740 on //depot/maint-5.6/perl: 01ae74d95ca12ccb961a994014b2e5e455604c83
p4raw-link: @8739 on //depot/maint-5.6/perl: 38f8eb688a5555e387bd9b926e4f0ae9b4016c57
p4raw-link: @8738 on //depot/maint-5.6/perl: 5c7c21200212f683312f32fb0820ee00445bda8f

p4raw-id: //depot/perl@8741
p4raw-integrated: from //depot/maint-5.6/perl@8737 'copy in'
pod/perlfaq3.pod (@8546..) 'merge in' installhtml (@7895..)
win32/Makefile win32/makefile.mk (@8732..)

23 years agoIntegrate changes #8687,8736 from maintperl.
Jarkko Hietaniemi [Fri, 9 Feb 2001 16:46:54 +0000]
Integrate changes #8687,8736 from maintperl.

HP-UX thread patches from Merijn H. Brand.

Latin nit from Philip Newton.

p4raw-link: @8736 on //depot/maint-5.6/perl: 46c0e3f74b24cd7d4cacf5a7af8403364b68a206
p4raw-link: @8687 on //depot/maint-5.6/perl: 55551d482634089ae7d12e15564ce5358a4701f4

p4raw-id: //depot/perl@8737
p4raw-integrated: from //depot/maint-5.6/perl@8735 'copy in'
hints/hpux.sh (@8609..) README.hpux (@8687..)

23 years agoIntegrate changes #8704,8710 from pureperl.
Jarkko Hietaniemi [Fri, 9 Feb 2001 16:24:03 +0000]
Integrate changes #8704,8710 from pureperl.

Fixed UMRs and leak in Perl_pmtrans()

Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
associated UTFied tr/// code.  Also fixed scoping leak of
PL_reg_start_tmp.

p4raw-link: @8710 on //depot/maint-5.6/pureperl: 4b295d51b64a7a209f5040a76fc8fbb310bcc094
p4raw-link: @8704 on //depot/maint-5.6/pureperl: a0f842d35079c52aadb60790fe59b37d9727c9a9

p4raw-id: //depot/perl@8735
p4raw-integrated: from //depot/maint-5.6/pureperl@8734 'edit in' op.c
(@8704..) 'merge in' regcomp.c (@8694..)

23 years agoIntegrate change #8733 from maintperl.
Jarkko Hietaniemi [Fri, 9 Feb 2001 15:40:21 +0000]
Integrate change #8733 from maintperl.

Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod

p4raw-link: @8733 on //depot/maint-5.6/perl: f672c3f4b56d3d7aaa92fcde49f628e864a3320a

p4raw-id: //depot/perl@8734
p4raw-integrated: from //depot/maint-5.6/perl@8731 'merge in'
pod/perlre.pod (@8630..)

23 years agoDe-cut-and-pasto.
Jarkko Hietaniemi [Fri, 9 Feb 2001 15:23:39 +0000]
De-cut-and-pasto.

p4raw-id: //depot/perl@8731

23 years agoRename README.posix-bc to README.bs2000 to avoid confusion
Jarkko Hietaniemi [Fri, 9 Feb 2001 15:11:13 +0000]
Rename README.posix-bc to README.bs2000 to avoid confusion
when people think that perlposix-bc.pod tells anything about
Perl and POSIX.  Regen toc.

p4raw-id: //depot/perl@8730

23 years agoThe README.vmesa part of #8712 from maintperl.
Jarkko Hietaniemi [Fri, 9 Feb 2001 14:52:28 +0000]
The README.vmesa part of #8712 from maintperl.

p4raw-id: //depot/perl@8729

23 years agoprovide EBCDIC CGI::Util::escape() and test
Peter Prymmer [Mon, 5 Feb 2001 16:26:36 +0000]
provide EBCDIC CGI::Util::escape() and test
Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>

p4raw-id: //depot/perl@8726

23 years agoIntegrate changes 7819,7820 from vmsperl into mainline.
Jarkko Hietaniemi [Fri, 9 Feb 2001 04:40:59 +0000]
Integrate changes 7819,7820 from vmsperl into mainline.

Add header for LIB$ prototypes (C. Berry)

Convert fwrite()s to sockets to write()s, since some socket stacks
don't take kindly to stdio.
Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
(for often optional LNMs)
Correct a few typos
(C. Bailey)

p4raw-id: //depot/perl@8724

23 years agoThe Im() function wasn't returning zero for non-Math::Complex
Jarkko Hietaniemi [Fri, 9 Feb 2001 03:28:33 +0000]
The Im() function wasn't returning zero for non-Math::Complex
arguments.  The bug reported by John Gamble.

p4raw-id: //depot/perl@8722

23 years agoCorrect the correction :-(
Nick Ing-Simmons [Thu, 8 Feb 2001 22:11:35 +0000]
Correct the correction :-(

p4raw-id: //depot/perl@8721

23 years agoConvert fwrite()s to sockets to write()s, since some socket stacks
Charles Bailey [Thu, 8 Feb 2001 20:59:22 +0000]
Convert fwrite()s to sockets to write()s, since some socket stacks
don't take kindly to stdio.
Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
(for often optional LNMs)
Correct a few typos
(C. Bailey)

p4raw-id: //depot/vmsperl@8720

23 years agoAdd header for LIB$ prototypes (C. Berry)
Charles Bailey [Thu, 8 Feb 2001 20:51:02 +0000]
Add header for LIB$ prototypes (C. Berry)

p4raw-id: //depot/vmsperl@8719

23 years agoSYN SYN
Charles Bailey [Thu, 8 Feb 2001 20:49:00 +0000]
SYN SYN

p4raw-id: //depot/vmsperl@8718

23 years agowarning message (not!)
Robin Barker [Thu, 8 Feb 2001 14:38:07 +0000]
warning message (not!)
       Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>

p4raw-id: //depot/perl@8717

23 years agoGenerated files form 8713 etc.
Nick Ing-Simmons [Thu, 8 Feb 2001 19:29:07 +0000]
Generated files form 8713 etc.

p4raw-id: //depot/perl@8716

23 years agoFixup non-ithread build after 8713
Nick Ing-Simmons [Thu, 8 Feb 2001 19:26:08 +0000]
Fixup non-ithread build after 8713

p4raw-id: //depot/perl@8715

23 years ago[ID 20010206.010] S_ functions not declared STATIC
Nicholas Clark [Wed, 7 Feb 2001 00:27:47 +0000]
[ID 20010206.010] S_ functions not declared STATIC
       Message-Id: <20010207002747.B63724@plum.flirble.org>

p4raw-id: //depot/perl@8714

23 years agoRe: [patch] Re: PL_ptr_table
Doug MacEachern [Wed, 7 Feb 2001 19:18:52 +0000]
Re: [patch] Re: PL_ptr_table
       Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>

p4raw-id: //depot/perl@8713

23 years agoVMS specific simplificationfor Pod::Find
Peter Prymmer [Wed, 7 Feb 2001 17:07:39 +0000]
VMS specific simplificationfor Pod::Find
       Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com

p4raw-link: @8671 on //depot/perl: 4617e9a32e0e4a2e250fab079883a8a083804e1c

p4raw-id: //depot/perl@8712

23 years agoManually applied version for dev branch of Alan/Sarathy 5.6 patch.
Alan Burlison [Tue, 6 Feb 2001 23:37:01 +0000]
Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
Message-Id: <3A808A9D.20F7A035@uk.sun.com>

p4raw-id: //depot/perl@8711

23 years agoUp to date CPAN mirror list
Michael G. Schwern [Sun, 4 Feb 2001 19:47:14 +0000]
Up to date CPAN mirror list
       Message-Id: <20010204194714.A4698@blackrider.aocn.com>

p4raw-id: //depot/perl@8709

23 years agoRe: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
Michael G. Schwern [Sun, 4 Feb 2001 21:17:49 +0000]
Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
       Message-Id: <20010204211748.A13415@blackrider.aocn.com>

p4raw-id: //depot/perl@8708

23 years agoSkipping CVS conflict backup files
Michael G. Schwern [Tue, 6 Feb 2001 05:54:30 +0000]
Skipping CVS conflict backup files
       Message-Id: <20010206055430.A951@blackrider.aocn.com>

p4raw-id: //depot/perl@8707

23 years agoRE: some win32 fixes
Vadim Konovalov [Tue, 6 Feb 2001 09:23:20 +0000]
RE: some win32 fixes
Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>

p4raw-id: //depot/perl@8706

23 years agoIntegrate mainline
Nick Ing-Simmons [Mon, 5 Feb 2001 20:32:52 +0000]
Integrate mainline

p4raw-id: //depot/perlio@8700

23 years agoperlfaq2, re: perlmongers
David H. Adler [Sun, 4 Feb 2001 23:48:23 +0000]
perlfaq2, re: perlmongers
       Message-Id: <20010204234823.A13429@panix.com>

p4raw-id: //depot/perl@8699

23 years agoMissed file f#rom the testharness mess.
Nick Ing-Simmons [Mon, 5 Feb 2001 19:39:31 +0000]
Missed file f#rom the testharness mess.

p4raw-id: //depot/perl@8698

23 years ago[DOC PATCH] overload.pm nits
John Tobey [Sun, 4 Feb 2001 20:40:47 +0000]
[DOC PATCH] overload.pm nits
       Message-Id: <m14Pae7-000FOoC@feynman.localnet>

p4raw-id: //depot/perl@8697

23 years agoThe missed t/TEST part of the grand testharness upgrade.
Nick Ing-Simmons [Sun, 4 Feb 2001 18:15:57 +0000]
The missed t/TEST part of the grand testharness upgrade.

p4raw-id: //depot/perl@8692

23 years agoNew improved test harness
Michael G. Schwern [Sun, 4 Feb 2001 08:01:20 +0000]
New improved test harness
       Subject: Re: [PATCH Test::Harness] Third time's a charm?
       Message-Id: <20010204080120.G10493@blackrider.aocn.com>

p4raw-id: //depot/perl@8691

23 years agoSmall usage change and author gueesing
Jonathan Stowe [Sun, 4 Feb 2001 10:46:01 +0000]
Small usage change and author gueesing
       Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>

p4raw-link: @8670 on //depot/perl: ac634a9a38fe527f538270bb24c9a19cd88f5947

p4raw-id: //depot/perl@8690

23 years agoRe: [PATCH lots of pod/] s/chop/chomp/g
Michael G. Schwern [Sat, 3 Feb 2001 22:46:38 +0000]
Re: [PATCH lots of pod/] s/chop/chomp/g
       Message-Id: <20010203224638.E10493@blackrider.aocn.com>

p4raw-id: //depot/perl@8689

23 years ago[ID 20010203.006] perlio.c is mis-reporting argument
Nicholas Clark [Sat, 3 Feb 2001 23:53:16 +0000]
[ID 20010203.006] perlio.c is mis-reporting argument
length byfailing to spot lack of closing )
       Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@8688

23 years agoFor -Dusedevel builds turn off installusrbinperl and turn on
Jarkko Hietaniemi [Sat, 3 Feb 2001 16:39:49 +0000]
For -Dusedevel builds turn off installusrbinperl and turn on
versiononly, a combined idea of Richard Soderberg and Merijn
H. Brand.  You can still override both of these from the command
line if you need to, -Dinstallusrbinperl and -Uversiononly.

p4raw-id: //depot/perl@8685