Jarkko Hietaniemi [Thu, 22 Feb 2001 14:28:32 +0000]
Update Changes.
p4raw-id: //depot/perl@8892
Jarkko Hietaniemi [Thu, 22 Feb 2001 13:22:12 +0000]
Add -stdio to the archname if no perlio selected,
no -perlio added since that is now the default.
Add few CPUs/architectures to the Cppsym scan.
p4raw-id: //depot/perl@8890
Jarkko Hietaniemi [Thu, 22 Feb 2001 13:05:28 +0000]
*drum roll* Make perlio the default.
p4raw-id: //depot/perl@8888
Jarkko Hietaniemi [Thu, 22 Feb 2001 12:50:52 +0000]
Integrate change #8665 from maintperl to mainline,
IA64-induced POSIX::SigSet masking with IVs instead of NVs.
p4raw-link: @8665 on //depot/maint-5.6/perl:
906def0b44c94e1ecc41e6a82c183f50655aee49
p4raw-id: //depot/perl@8887
p4raw-integrated: from //depot/maint-5.6/perl@8884 'merge in'
ext/POSIX/POSIX.xs (@8664..)
Tim Jenness [Wed, 21 Feb 2001 22:15:32 +0000]
Re: File::Temp::_gettemp warning
Message-ID: <Pine.LNX.4.30.
0102212211190.18964-100000@lapaki.jach.hawaii.edu>
This patch to File::Temp does two things:
1. Fixes the problem with CGI::Carp when determining
the Fcntl constants
2. Removes most of the carps and consolidates them so that all the
reasons are included in a single die that is caught by the test. This
means that the correct skipping behaviour is displayed by the test.
p4raw-id: //depot/perl@8884
Peter Prymmer [Wed, 21 Feb 2001 16:30:06 +0000]
[patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
Message-ID: <Pine.OSF.4.10.
10102211624490.12601-100000@aspara.forte.com>
p4raw-id: //depot/perl@8883
Charles Lane [Wed, 21 Feb 2001 13:08:03 +0000]
glob-in-eval memory leak fix
Message-Id: <
010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@8881
Jarkko Hietaniemi [Wed, 21 Feb 2001 19:34:34 +0000]
Retract #8875, cannot let go of the old semantics of unpack U
without rethinking utf8decode.t.
p4raw-id: //depot/perl@8880
Jarkko Hietaniemi [Wed, 21 Feb 2001 19:08:02 +0000]
Run run/*.t also in minitest.
p4raw-id: //depot/perl@8879
Jarkko Hietaniemi [Wed, 21 Feb 2001 15:09:33 +0000]
Fix the sys/fcntl.h problem reported by Peter Prymmer.
p4raw-id: //depot/perl@8877
Jarkko Hietaniemi [Wed, 21 Feb 2001 14:54:45 +0000]
If no sfio, no -lsfio.
p4raw-id: //depot/perl@8876
Jarkko Hietaniemi [Wed, 21 Feb 2001 14:54:00 +0000]
Make unpack C and unpack U truly equivalent.
p4raw-id: //depot/perl@8875
Peter Prymmer [Tue, 20 Feb 2001 14:51:55 +0000]
[patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
Message-ID: <Pine.OSF.4.10.
10102201447380.501692-100000@aspara.forte.com>
p4raw-id: //depot/perl@8874
Andreas König [Wed, 21 Feb 2001 07:05:45 +0000]
fix for charnames above FFFF
Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
p4raw-id: //depot/perl@8873
Jarkko Hietaniemi [Wed, 21 Feb 2001 14:15:25 +0000]
Integrate change #8868 from pureperl to mainline.
Fixed reference count loop caused by sv_magic.
p4raw-link: @8868 on //depot/maint-5.6/pureperl:
1ccf3d77864c3a3bec62b1f24e34a456f495c987
p4raw-id: //depot/perl@8872
p4raw-integrated: from //depot/maint-5.6/pureperl@8870 'merge in' sv.c
(@8842..)
Jarkko Hietaniemi [Wed, 21 Feb 2001 14:04:41 +0000]
Put back the #8840, it was innocent.
p4raw-id: //depot/perl@8870
Jarkko Hietaniemi [Wed, 21 Feb 2001 14:00:03 +0000]
unpack("C", ...) was left slightly unfinished by #8865.
p4raw-id: //depot/perl@8869
Jarkko Hietaniemi [Wed, 21 Feb 2001 00:52:39 +0000]
Update Changes.
p4raw-id: //depot/perl@8867
Jarkko Hietaniemi [Wed, 21 Feb 2001 00:34:20 +0000]
Upgrade to CGI.pm 2.752, from Lincoln Stein.
(Note: there were some conflicts due to EBCDIC and EPOC
patches, in general I preferred the repository code.)
(When 2.753 comes out, we need to synchronize.)
p4raw-id: //depot/perl@8866
Jarkko Hietaniemi [Wed, 21 Feb 2001 00:24:22 +0000]
Make pack("C", 0x100) to create Unicode, unless under the
evil influence of 'use bytes'. Similarly, unpack("C", ...)
will understand Unicode, unless you under know what.
p4raw-id: //depot/perl@8865
Jarkko Hietaniemi [Tue, 20 Feb 2001 20:30:07 +0000]
Don't do casting between pointers pointing to differently sized
integers.
p4raw-id: //depot/perl@8862
Peter Prymmer [Wed, 14 Feb 2001 16:28:16 +0000]
workaround VMS I/O problem in Test.pm for bug ID
20010213.009
Message-ID: <Pine.OSF.4.10.
10102141617350.197219-100000@aspara.forte.com>
p4raw-id: //depot/perl@8861
Jarkko Hietaniemi [Tue, 20 Feb 2001 19:48:02 +0000]
"pseudo-literal j", a documentation glitch reported to Debian.
The text recovered from Perl 5.005_03, and pseudo-literal replaced
by "backtick string".
p4raw-id: //depot/perl@8860
Jarkko Hietaniemi [Tue, 20 Feb 2001 19:15:46 +0000]
Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
from Chris Nandor.
p4raw-id: //depot/perl@8859
Jarkko Hietaniemi [Tue, 20 Feb 2001 17:36:53 +0000]
Integrate pureperl changes #8844,8845,8850 to mainline
(via maintperl #8855).
Fixed %^H scoping bug
Removed GV <-> CV refcount loop
Removed %ENV refcount loop
p4raw-link: @8850 on //depot/maint-5.6/pureperl:
bae1eca58b94313e4b7677aa241da9fad57bb363
p4raw-link: @8845 on //depot/maint-5.6/pureperl:
4d40626c12bbdd62acfbbe3be104711e58cec2f7
p4raw-link: @8844 on //depot/maint-5.6/pureperl:
ea100fc6cfd2f0e23aceb84ac0e804e3c9c3c9a2
p4raw-id: //depot/perl@8858
p4raw-integrated: from //depot/maint-5.6/perl@8857 'merge in' gv.c
scope.c (@8606..) pp.c (@8635..) op.c (@8758..) perl.c
(@8806..)
Jarkko Hietaniemi [Tue, 20 Feb 2001 17:34:32 +0000]
Integrate changes #8853,8854 from maintperl to mainline.
EBDIC fixes, README.win32 Borland update.
p4raw-link: @8854 on //depot/maint-5.6/perl:
ece00f1416215bb2d7a51174ba7aa627e0b0a3ad
p4raw-link: @8853 on //depot/maint-5.6/perl:
3ef34714520621f9238ff67b9f34f043113325c1
p4raw-id: //depot/perl@8857
p4raw-integrated: from //depot/maint-5.6/perl@8851 'merge in'
README.win32 (@8175..) handy.h (@8789..) util.c (@8806..)
Jarkko Hietaniemi [Tue, 20 Feb 2001 17:15:52 +0000]
Filter::Util::Call update to 1.05, from Paul Marquess.
p4raw-id: //depot/perl@8851
Craig A. Berry [Mon, 19 Feb 2001 23:36:12 +0000]
glob-basic.t, runenv.t fix-ups
Message-Id: <5.0.2.1.0.
20010219230450.02762648@exchi01>
Case-forgiving systems match TestInit.pm with TES*.
p4raw-id: //depot/perl@8849
Jarkko Hietaniemi [Tue, 20 Feb 2001 17:10:02 +0000]
strict-w-proof the ?DBM_File, from Paul Marquess.
p4raw-id: //depot/perl@8848
Jarkko Hietaniemi [Tue, 20 Feb 2001 15:34:41 +0000]
The #8843 wasn't quite right: %Config needs to imported.
p4raw-id: //depot/perl@8847
Jarkko Hietaniemi [Tue, 20 Feb 2001 15:31:50 +0000]
Retract the #8838 and #8840 for now because of
the DB_File tie problem.
p4raw-id: //depot/perl@8846
Jarkko Hietaniemi [Mon, 19 Feb 2001 13:38:08 +0000]
fork() not everywhere, cleanup temp files.
p4raw-id: //depot/perl@8843
Jarkko Hietaniemi [Mon, 19 Feb 2001 03:35:51 +0000]
Update Changes.
p4raw-id: //depot/perl@8841
Doug MacEachern [Sun, 18 Feb 2001 14:49:33 +0000]
[patch] add sv_setref_uv
Message-ID: <Pine.LNX.4.21.
0102181448290.10021-100000@mako.covalent.net>
p4raw-id: //depot/perl@8840
Jarkko Hietaniemi [Mon, 19 Feb 2001 00:01:38 +0000]
Put to rest the
20010205.001, the email address checking (not) regex.
p4raw-id: //depot/perl@8839
Doug MacEachern [Sun, 18 Feb 2001 12:58:23 +0000]
[patch] xsubpp: make sv_setref_* targetable
Message-ID: <Pine.LNX.4.21.
0102181256310.10021-100000@mako.covalent.net>
p4raw-id: //depot/perl@8838
Doug MacEachern [Sun, 18 Feb 2001 13:08:04 +0000]
[patch] -Wall cleanup round 2
Message-ID: <Pine.LNX.4.21.
0102181304520.10021-100000@mako.covalent.net>
p4raw-id: //depot/perl@8837
Jarkko Hietaniemi [Sun, 18 Feb 2001 22:11:20 +0000]
Misapplied regex optimizations when \C is present.
Fixes
20001230.002.
What still remains broken is that the submatches that
have \C in them get their UTF8 flag on because their
parent SV has it on. This will result in malformed
UTF8 if a \C happened to match a non-ASCII byte.
p4raw-id: //depot/perl@8836
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
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
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
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
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
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