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
Jarkko Hietaniemi [Sun, 18 Feb 2001 18:41:33 +0000]
UTF-8 tweaks.
p4raw-id: //depot/perl@8827
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
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
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
Jarkko Hietaniemi [Sun, 18 Feb 2001 17:01:06 +0000]
Add run/*.t to testables.
p4raw-id: //depot/perl@8823
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
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
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
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..)
Nick Ing-Simmons [Sat, 17 Feb 2001 18:20:14 +0000]
Integrate mainline
p4raw-id: //depot/perlio@8817
Jarkko Hietaniemi [Sat, 17 Feb 2001 16:56:58 +0000]
Upgrade to Storable 1.0.10, from Raphael Manfredi.
p4raw-id: //depot/perl@8816
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
Jarkko Hietaniemi [Fri, 16 Feb 2001 19:27:18 +0000]
Document qu better.
p4raw-id: //depot/perl@8814
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
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..)
Jarkko Hietaniemi [Wed, 14 Feb 2001 14:37:27 +0000]
Update Changes.
p4raw-id: //depot/perl@8807
Jarkko Hietaniemi [Wed, 14 Feb 2001 03:29:01 +0000]
More MacOS Classic fixes from Chris Nandor.
p4raw-id: //depot/perl@8805
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
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
Jarkko Hietaniemi [Tue, 13 Feb 2001 18:31:33 +0000]
AUTHORS update.
p4raw-id: //depot/perl@8802
Craig A. Berry [Mon, 12 Feb 2001 11:05:25 +0000]
integral ok lines for VMS
Message-Id: <p
04330104b6ac5dfe6d45@[172.16.52.1]>
p4raw-id: //depot/perl@8797
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
Jarkko Hietaniemi [Tue, 13 Feb 2001 14:30:11 +0000]
Sort the MANIFEST.
p4raw-id: //depot/perl@8795
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
Chris Nandor [Tue, 13 Feb 2001 00:02:43 +0000]
buncha MacPerl patches for bleadperl
Message-Id: <p
05010404b6ae6f85e07a@[10.0.1.177]>
p4raw-id: //depot/perl@8792
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
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..)
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..)
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
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
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
Jarkko Hietaniemi [Tue, 13 Feb 2001 00:23:10 +0000]
Comments do not nest.
p4raw-id: //depot/perl@8778
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
Jarkko Hietaniemi [Sun, 11 Feb 2001 20:14:12 +0000]
Update Changes.
p4raw-id: //depot/perl@8773
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
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
Jarkko Hietaniemi [Sun, 11 Feb 2001 17:26:22 +0000]
UTF-8 documentation.
p4raw-id: //depot/perl@8770
Jarkko Hietaniemi [Sun, 11 Feb 2001 17:12:49 +0000]
Retract #8762.
p4raw-id: //depot/perl@8769
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
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
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
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
Jarkko Hietaniemi [Sat, 10 Feb 2001 22:11:34 +0000]
Bogus shebang.
p4raw-id: //depot/perl@8763
Jarkko Hietaniemi [Sat, 10 Feb 2001 21:56:02 +0000]
(Retracted by #8769)
p4raw-id: //depot/perl@8762
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
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
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
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
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..)
Jarkko Hietaniemi [Fri, 9 Feb 2001 20:00:46 +0000]
Update Changes.
p4raw-id: //depot/perl@8752
Nick Ing-Simmons [Fri, 9 Feb 2001 19:48:37 +0000]
Integrate mainline
p4raw-id: //depot/perlio@8751
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
Jarkko Hietaniemi [Fri, 9 Feb 2001 19:02:35 +0000]
Forgotten fragment.
p4raw-id: //depot/perl@8749
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..)
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
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
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
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..)
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
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..)
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..)
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..)
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..)
Jarkko Hietaniemi [Fri, 9 Feb 2001 15:23:39 +0000]
De-cut-and-pasto.
p4raw-id: //depot/perl@8731
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
Jarkko Hietaniemi [Fri, 9 Feb 2001 14:52:28 +0000]
The README.vmesa part of #8712 from maintperl.
p4raw-id: //depot/perl@8729
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
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
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
Nick Ing-Simmons [Thu, 8 Feb 2001 22:11:35 +0000]
Correct the correction :-(
p4raw-id: //depot/perl@8721
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
Charles Bailey [Thu, 8 Feb 2001 20:51:02 +0000]
Add header for LIB$ prototypes (C. Berry)
p4raw-id: //depot/vmsperl@8719
Charles Bailey [Thu, 8 Feb 2001 20:49:00 +0000]
SYN SYN
p4raw-id: //depot/vmsperl@8718
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
Nick Ing-Simmons [Thu, 8 Feb 2001 19:29:07 +0000]
Generated files form 8713 etc.
p4raw-id: //depot/perl@8716
Nick Ing-Simmons [Thu, 8 Feb 2001 19:26:08 +0000]
Fixup non-ithread build after 8713
p4raw-id: //depot/perl@8715
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
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
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
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
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
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
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
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
Nick Ing-Simmons [Mon, 5 Feb 2001 20:32:52 +0000]
Integrate mainline
p4raw-id: //depot/perlio@8700
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
Nick Ing-Simmons [Mon, 5 Feb 2001 19:39:31 +0000]
Missed file f#rom the testharness mess.
p4raw-id: //depot/perl@8698
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
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
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
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
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
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
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
Jarkko Hietaniemi [Sat, 3 Feb 2001 16:16:12 +0000]
Configure fix for the DYNIX/ptx F_SETFL problem,
reported by Peter Prymmer for 5.6-TRIAL1.
p4raw-id: //depot/perl@8683
Nick Ing-Simmons [Fri, 2 Feb 2001 20:50:48 +0000]
Integrate mainline
p4raw-id: //depot/perlio@8679
Jarkko Hietaniemi [Thu, 1 Feb 2001 22:34:31 +0000]
Update Changes.
p4raw-id: //depot/perl@8671
Jarkko Hietaniemi [Thu, 1 Feb 2001 22:15:29 +0000]
Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
from maintperl.
Upgrade to Getopt::Long 2.25, from Johan Vromans.
more files need to be writable in the source distribution
perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
Allow the float to be fuzzier.
need to use INT2PTR instead of a straight cast or ia64 fails
Subject: Re: [ID
20010201.006] bad pointer from perlfunc to perlmod
add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
p4raw-link: @8662 on //depot/maint-5.6/perl:
4fd7b88664e5220d434e86a4171b6501199a0df5
p4raw-link: @8654 on //depot/maint-5.6/perl:
570327f99599d50e7689d7f8e58ce0062abb9bfd
p4raw-link: @8649 on //depot/maint-5.6/perl:
e077e268546d6372b301e6674cc72c8d19727a93
p4raw-link: @8644 on //depot/maint-5.6/perl:
0a4931cb101d4c4c7af706ed2960bc1b4935992e
p4raw-link: @8641 on //depot/maint-5.6/perl:
c266a57ee93b609f48ccb9173c2a3073a28cd0db
p4raw-link: @8626 on //depot/maint-5.6/perl:
e77a7f40d76565c12d43428402884505d5496c8f
p4raw-id: //depot/perl@8670
p4raw-integrated: from //depot/maint-5.6/perl@8650 'copy in'
Porting/makerel (@7298..) lib/Getopt/Long.pm (@7895..)
pod/perlmodlib.PL (@8175..) 'ignore' pod/perlmodlib.pod
(@8640..) 'merge in' t/lib/peek.t (@8151..) ext/POSIX/POSIX.xs
(@8177..) embed.pl pp.h (@8620..) embedvar.h (@8626..)
pod/perlfunc.pod (@8630..)
p4raw-integrated: from //depot/maint-5.6/perl@8649 'merge in' sv.c
(@8634..)
Nick Ing-Simmons [Thu, 1 Feb 2001 19:41:40 +0000]
Integrate mainline
p4raw-id: //depot/perlio@8668