Andreas König [Tue, 12 Sep 2000 06:42:01 +0000]
Test for the #7049.
Subject: Re: [PATCH] Re: [ID
20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
p4raw-id: //depot/perl@7059
Peter Prymmer [Mon, 11 Sep 2000 18:41:48 +0000]
[patch: perl@7045] vms updates
Message-ID: <Pine.OSF.4.10.
10009111840030.339348-100000@aspara.forte.com>
p4raw-id: //depot/perl@7058
Yitzchak Scott-Thoennes [Mon, 11 Sep 2000 16:28:13 +0000]
[ID
20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
Message-Id: <
200009112328.e8BNSD616812@garcia.efn.org>
p4raw-id: //depot/perl@7057
Jeff Pinyan [Sun, 10 Sep 2000 12:01:21 +0000]
[patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
Message-ID: <Pine.GSO.4.21.
0009101200190.12441-100000@crusoe.crusoe.net>
p4raw-id: //depot/perl@7056
Jarkko Hietaniemi [Tue, 12 Sep 2000 13:56:32 +0000]
Do in VMS as the #7054 does.
p4raw-id: //depot/perl@7055
Paul Marquess [Mon, 11 Sep 2000 08:33:09 +0000]
RE: [Patch 5.7.0] Removing -ldb from the core build
Message-ID: <
000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
p4raw-id: //depot/perl@7054
Charles Lane [Tue, 12 Sep 2000 08:35:59 +0000]
Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
Message-Id: <
000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@7053
Jarkko Hietaniemi [Mon, 11 Sep 2000 23:01:50 +0000]
Document the SvUTF8*().
p4raw-id: //depot/perl@7052
Gurusamy Sarathy [Mon, 11 Sep 2000 14:46:30 +0000]
C<@a = @b = split(...)> optimization coredumps under ithreads
(missed a spot when fixing up op_pmreplroot hack for ithreads)
p4raw-id: //depot/perl@7051
Vadim Konovalov [Mon, 11 Sep 2000 11:22:33 +0000]
Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
Subject: borland C++ win32.c tweak
Message-ID: <
402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
p4raw-id: //depot/perl@7050
Nick Ing-Simmons [Mon, 11 Sep 2000 09:57:33 +0000]
Point fix for s/// on foreach (keys %xxx).
p4raw-id: //depot/perl@7049
Jarkko Hietaniemi [Sun, 10 Sep 2000 23:37:09 +0000]
Silence t/pod/*.t about alternate quote-mappings now implemented
by Pod::Text, from Brad Appleton.
p4raw-id: //depot/perl@7048
Jarkko Hietaniemi [Sun, 10 Sep 2000 14:32:53 +0000]
Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
by Russ Allbery.
p4raw-id: //depot/perl@7047
Jarkko Hietaniemi [Sun, 10 Sep 2000 14:15:08 +0000]
Upgrade to CPAN 1.57_65, from Andreas König.
p4raw-id: //depot/perl@7046
Jarkko Hietaniemi [Fri, 8 Sep 2000 21:36:32 +0000]
Update Changes.
p4raw-id: //depot/perl@7045
Peter Prymmer [Fri, 8 Sep 2000 13:33:27 +0000]
proper setting for isnan for DECC 5.3
Message-ID: <Pine.OSF.4.10.
10009081331420.132461-100000@aspara.forte.com>
p4raw-id: //depot/perl@7044
Peter Prymmer [Fri, 8 Sep 2000 11:02:19 +0000]
make the ran_tests intermediate file 8.3 friendly
Message-ID: <Pine.OSF.4.10.
10009081054340.132461-100000@aspara.forte.com>
p4raw-id: //depot/perl@7043
Jarkko Hietaniemi [Fri, 8 Sep 2000 21:23:21 +0000]
Continue #7041.
p4raw-id: //depot/perl@7042
Jarkko Hietaniemi [Fri, 8 Sep 2000 21:18:10 +0000]
Do away with memory models cruft. Sorry, PDP users.
p4raw-id: //depot/perl@7041
Wolfgang Laun [Mon, 28 Aug 2000 14:05:12 +0000]
Major rewrite of s2p. And I mean really major, it is
an implementation of sed in perl. If called as s2p it
will function as s2p. Note: needs non-UNIXifying.
Subject: s2p
Message-ID: <
39AA5578.2102E2AA@alcatel.at>
p4raw-id: //depot/perl@7040
Spider Boardman [Fri, 8 Sep 2000 02:21:02 +0000]
Re-allow vec() for characters > 255.
Subject: [PATCH] Re: [ID
20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
Message-Id: <
200009080621.CAA03409@leggy.zk3.dec.com>
p4raw-id: //depot/perl@7039
Abigail [Thu, 7 Sep 2000 15:03:20 +0000]
Message-ID: <
20000907190320.888.qmail@foad.org>
p4raw-id: //depot/perl@7038
Spider Boardman [Fri, 8 Sep 2000 01:30:27 +0000]
Optimizing hash keys into shared strings doesn't work with ithreads.
Subject: Re: [ID
20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi
Message-Id: <
200009080530.BAA10498@leggy.zk3.dec.com>
p4raw-id: //depot/perl@7037
Major Sébastien [Fri, 8 Sep 2000 12:38:32 +0000]
[ID
20000908.002] perlipc documentation bug.
Message-Id: <
39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
p4raw-id: //depot/perl@7036
H.Merijn Brand [Fri, 8 Sep 2000 11:47:34 +0000]
Re: [ID
20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
Message-Id: <
20000908111426.FBDB.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@7035
Simon Cozens [Thu, 7 Sep 2000 20:40:38 +0000]
Re: [ID
20000906.004] segfault with bad perl statement
Message-ID: <
20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
p4raw-id: //depot/perl@7034
Larry W. Virden [Mon, 4 Sep 2000 18:45:44 +0000]
[ID
20000904.008] Tiny fix for perldiag
Message-Id: <
200009042245.SAA22916@lwv26awu.cas.org>
p4raw-id: //depot/perl@7033
Peter Scott [Mon, 4 Sep 2000 13:16:38 +0000]
perl5db.pl [Was: Re: Debugger question]
Message-Id: <4.3.2.7.2.
20000904130939.00adae90@mail2a.jpl.nasa.gov>
p4raw-id: //depot/perl@7032
Spider Boardman [Thu, 7 Sep 2000 17:54:27 +0000]
Fix the ccversion detection for 5.1 and beyond.
Subject: [ID
20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
Message-Id: <
200009072154.RAA14747@leggy.zk3.dec.com>
p4raw-id: //depot/perl@7031
Marc Lehmann [Sun, 3 Sep 2000 09:44:29 +0000]
Fix for
Subject: [ID
20000903.001] \w in utf8-strings
Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
and various related nits.
p4raw-id: //depot/perl@7030
Larry W. Virden [Tue, 5 Sep 2000 08:24:40 +0000]
Fix the URL, but the server is still missing in action.
Subject: [ID
20000905.002] perlfaq1.pod URL error
Message-Id: <
200009051224.IAA11226@lwv26awu.cas.org>
p4raw-id: //depot/perl@7029
Hugo van der Sanden [Tue, 5 Sep 2000 14:13:37 +0000]
Re: [ID
20000905.001] Assertion failed: file "toke.c", line 202
Message-Id: <
200009051313.OAA24507@crypt.compulink.co.uk>
p4raw-id: //depot/perl@7028
Daniel Chetlin [Tue, 5 Sep 2000 04:57:07 +0000]
\G in non-/g is well-defined now ... right?
Message-ID: <
20000905045707.A8620@ilmd.chetlin.org>
p4raw-id: //depot/perl@7027
Gisle Aas [Tue, 5 Sep 2000 08:10:30 +0000]
Document the new ref() semantics.
Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
p4raw-id: //depot/perl@7026
Gisle Aas [Tue, 5 Sep 2000 08:11:40 +0000]
Make Data::Dumper (non-XS) to work with changed semantics of ref().
Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
p4raw-id: //depot/perl@7025
Gisle Aas [Mon, 4 Sep 2000 00:18:55 +0000]
Modernize Opcode.pm documentation
Message-ID: <
20000904001855.26128.qmail@eik.g.aas.no>
p4raw-id: //depot/perl@7024
Gisle Aas [Mon, 4 Sep 2000 00:14:40 +0000]
Tied filehandle documentation
Message-ID: <
20000904001440.26084.qmail@eik.g.aas.no>
p4raw-id: //depot/perl@7023
Gisle Aas [Mon, 4 Sep 2000 00:04:22 +0000]
Tie::StdHandle did not know about 3-arg open
Message-ID: <
20000904000422.26002.qmail@eik.g.aas.no>
p4raw-id: //depot/perl@7022
Marc Lehmann [Sun, 3 Sep 2000 05:12:06 +0000]
small apidoc fix
Message-ID: <
20000903051206.A5909@cerebro.laendle>
p4raw-id: //depot/perl@7021
Jarkko Hietaniemi [Thu, 7 Sep 2000 16:14:57 +0000]
Tiny perldelta nits.
p4raw-id: //depot/perl@7020
Jarkko Hietaniemi [Thu, 7 Sep 2000 16:04:20 +0000]
Guard against bad string->int conversion for quads.
p4raw-id: //depot/perl@7019
Jarkko Hietaniemi [Wed, 6 Sep 2000 17:07:03 +0000]
Update Unicode todo list.
p4raw-id: //depot/perl@7018
Jarkko Hietaniemi [Tue, 5 Sep 2000 21:16:01 +0000]
Document the SvIOK_.*UV().
p4raw-id: //depot/perl@7017
Nick Ing-Simmons [Sun, 3 Sep 2000 21:54:46 +0000]
Hash lookup of constant strings optimization:
Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
to string table (as per sharepvn). Add newSV_pvn_share to create such
a thing. Make hv.c compare addresses of strings and skip string compare
if equal. Make method_named and helem ops use these shared-string SVs
when arg is constant. Make keys op return shared-string SVs (less clearly
a win).
p4raw-id: //depot/perl@7016
Jarkko Hietaniemi [Sat, 2 Sep 2000 17:48:59 +0000]
This is 5.7.0.
p4raw-id: //depot/perl@7015
Jarkko Hietaniemi [Sat, 2 Sep 2000 17:35:45 +0000]
Changes and patchlevel tweaks.
p4raw-id: //depot/perl@7014
Jarkko Hietaniemi [Sat, 2 Sep 2000 17:30:50 +0000]
Update Changes.
p4raw-id: //depot/perl@7013
Nick Ing-Simmons [Sat, 2 Sep 2000 17:25:20 +0000]
More %{} and other deref special casing - do not pass to 'nomethod'.
p4raw-id: //depot/perl@7012
Jarkko Hietaniemi [Sat, 2 Sep 2000 17:16:25 +0000]
Update perlhist.
p4raw-id: //depot/perl@7011
Jarkko Hietaniemi [Sat, 2 Sep 2000 17:01:35 +0000]
perldelta nits.
p4raw-id: //depot/perl@7010
Nick Ing-Simmons [Sat, 2 Sep 2000 16:48:35 +0000]
If overloaded %{} etc. return the object do not loop.
Thus sub deref { $_[0] } functions if object is wanted type.
p4raw-id: //depot/perl@7009
Jarkko Hietaniemi [Sat, 2 Sep 2000 16:26:11 +0000]
Retab MANIFEST.
p4raw-id: //depot/perl@7008
Jarkko Hietaniemi [Sat, 2 Sep 2000 16:23:02 +0000]
Make certain cc is set before trying to run it.
p4raw-id: //depot/perl@7007
Jarkko Hietaniemi [Sat, 2 Sep 2000 15:45:41 +0000]
Unicode notes.
p4raw-id: //depot/perl@7006
Jarkko Hietaniemi [Sat, 2 Sep 2000 15:42:11 +0000]
Various Configure nits by Philip Newton,
plus the ebcdic one by me.
p4raw-id: //depot/perl@7005
Ben Tilly [Fri, 1 Sep 2000 20:23:16 +0000]
Apparently avoiding the swapping is too costly.
Subject: Re: the door is closed.
Message-ID: <LAW2-F2963JkUwWpSW
e00000904@hotmail.com>
p4raw-id: //depot/perl@7004
Nick Ing-Simmons [Sat, 2 Sep 2000 12:26:04 +0000]
Undo part of change 6489 which looks like a bulk edit which
changed _all_ gv_efullname3() calls to gv_efullname4() calls.
The supressing of main:: on return from select() is undesirable.
p4raw-id: //depot/perl@7003
Jarkko Hietaniemi [Fri, 1 Sep 2000 23:08:54 +0000]
Update Changes.
p4raw-id: //depot/perl@7002
Peter Prymmer [Fri, 1 Sep 2000 15:50:57 +0000]
minimal removal of 8 bit chrs from perlebcdic.pod
Message-ID: <Pine.OSF.4.10.
10009011542550.147696-100000@aspara.forte.com>
plus rework the http: spots as suggested by Tom Christiansen,
plus regen perltoc.
p4raw-id: //depot/perl@7001
Jarkko Hietaniemi [Fri, 1 Sep 2000 22:36:01 +0000]
Only the first line, thank you very much.
p4raw-id: //depot/perl@7000
Gurusamy Sarathy [Fri, 1 Sep 2000 22:16:40 +0000]
change#6791 accidentally clobbered change#6710, put it back
p4raw-link: @6791 on //depot/perl:
da147683998a4de28027887441303c16367eda87
p4raw-link: @6710 on //depot/perl:
e8d3aa3b2e7edcd352aa3e0d8a884844f9aa9d5e
p4raw-id: //depot/perl@6999
Jarkko Hietaniemi [Fri, 1 Sep 2000 22:14:16 +0000]
Mention the HP-UX LP64 freak failure.
p4raw-id: //depot/perl@6998
Jarkko Hietaniemi [Fri, 1 Sep 2000 21:48:32 +0000]
Detypo.
p4raw-id: //depot/perl@6997
Jarkko Hietaniemi [Fri, 1 Sep 2000 21:27:10 +0000]
Update Changes.
p4raw-id: //depot/perl@6996
Jarkko Hietaniemi [Fri, 1 Sep 2000 21:14:24 +0000]
Mi splgn s gnin.g
p4raw-id: //depot/perl@6995
Nicholas Clark [Fri, 1 Sep 2000 22:03:21 +0000]
http:// in L<>
Message-ID: <
20000901220321.B72074@plum.flirble.org>
p4raw-id: //depot/perl@6994
Jarkko Hietaniemi [Fri, 1 Sep 2000 21:06:54 +0000]
Update to Storable 1.0, from Raphael Manfredi.
p4raw-id: //depot/perl@6993
Jarkko Hietaniemi [Fri, 1 Sep 2000 20:43:05 +0000]
Mention known sfio+linux buglet.
p4raw-id: //depot/perl@6992
Peter Prymmer [Fri, 1 Sep 2000 12:03:38 +0000]
Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
Message-ID: <Pine.OSF.4.10.
10009011140240.147696-100000@aspara.forte.com>
p4raw-id: //depot/perl@6991
Jarkko Hietaniemi [Fri, 1 Sep 2000 20:25:26 +0000]
Retract #6986.
p4raw-id: //depot/perl@6990
Jarkko Hietaniemi [Fri, 1 Sep 2000 20:23:00 +0000]
Mergesort is back.
p4raw-id: //depot/perl@6989
Mike Guy [Fri, 1 Sep 2000 17:43:33 +0000]
Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
p4raw-id: //depot/perl@6988
Jarkko Hietaniemi [Fri, 1 Sep 2000 19:17:10 +0000]
Regen perltoc.
p4raw-id: //depot/perl@6987
Lupe Christoph [Fri, 1 Sep 2000 20:41:20 +0000]
Re: Solaris x86 has no SPARC libraries!
Message-ID: <
20000901204120.P13547@alanya.lupe-christoph.de>
p4raw-id: //depot/perl@6986
Jarkko Hietaniemi [Fri, 1 Sep 2000 18:28:10 +0000]
Update Changes.
p4raw-id: //depot/perl@6985
Jarkko Hietaniemi [Fri, 1 Sep 2000 18:26:53 +0000]
Feature ordering tweak.
p4raw-id: //depot/perl@6984
Abigail [Fri, 1 Sep 2000 13:07:32 +0000]
Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
Message-ID: <
20000901170732.18249.qmail@foad.org>
p4raw-id: //depot/perl@6983
Jarkko Hietaniemi [Fri, 1 Sep 2000 18:17:54 +0000]
Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
so that case-ignoring systems like DCL can tell them from
PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
p4raw-id: //depot/perl@6982
Nick Ing-Simmons [Fri, 1 Sep 2000 17:21:57 +0000]
Document UNTIE. Also tweak implementation to suppress the 'inner references'
warning when UNTIE exists and instead pass the count of extra references to
the UNTIE method.
p4raw-id: //depot/perl@6981
Peter Prymmer [Thu, 31 Aug 2000 18:47:18 +0000]
add SCNfldbl to configure.com
Message-ID: <Pine.OSF.4.10.
10008311811060.91659-100000@aspara.forte.com>
p4raw-id: //depot/perl@6980
Mike Guy [Fri, 1 Sep 2000 16:49:27 +0000]
[ID
20000901.017] [PATCH] Basic test failure in an untidy world
Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>
p4raw-id: //depot/perl@6979
Jarkko Hietaniemi [Fri, 1 Sep 2000 16:00:42 +0000]
Update to PodParser 1.18, from Brad Appleton.
p4raw-id: //depot/perl@6978
Lupe Christoph [Fri, 1 Sep 2000 16:34:29 +0000]
Nit in Configure (bleadperl@6961)
Message-ID: <
20000901163429.K13547@alanya.lupe-christoph.de>
p4raw-id: //depot/perl@6977
Jarkko Hietaniemi [Fri, 1 Sep 2000 14:39:52 +0000]
Update Changes.
p4raw-id: //depot/perl@6976
Jarkko Hietaniemi [Fri, 1 Sep 2000 14:37:36 +0000]
microperl config update.
p4raw-id: //depot/perl@6975
Jarkko Hietaniemi [Fri, 1 Sep 2000 14:36:53 +0000]
Document known deficiencies.
p4raw-id: //depot/perl@6974
Jarkko Hietaniemi [Fri, 1 Sep 2000 14:10:20 +0000]
Mention warnings fixes and updates.
p4raw-id: //depot/perl@6973
Spider Boardman [Thu, 31 Aug 2000 16:10:15 +0000]
Drop unused argument.
Subject: Re: [ID
20000831.034] overload::constant and number of arguments.
Message-Id: <
200008312010.QAA20392@leggy.zk3.dec.com>
p4raw-id: //depot/perl@6972
Jarkko Hietaniemi [Fri, 1 Sep 2000 13:59:24 +0000]
Add the overload warnings to perldiag.
p4raw-id: //depot/perl@6971
Paul Marquess [Fri, 1 Sep 2000 13:43:15 +0000]
RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
Message-ID: <
001001c01412$32c7dde0$a20a140a@bfs.phone.com>
p4raw-id: //depot/perl@6970
Abigail [Fri, 1 Sep 2000 05:46:54 +0000]
Sanaty checking of arguments to overload::constant
Message-ID: <
20000901094654.6476.qmail@foad.org>
p4raw-id: //depot/perl@6969
Daniel Chetlin [Fri, 1 Sep 2000 02:10:55 +0000]
Fix misleading example in perlretut.pod
Message-ID: <
20000901021055.C3400@ilmd.chetlin.org>
p4raw-id: //depot/perl@6968
Mike Guy [Fri, 1 Sep 2000 14:16:01 +0000]
Part of the solution.
Subject: Re: [ID
20000807.004] [PATCH] conditional breakpoints leak memory
Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
p4raw-id: //depot/perl@6967
Andreas König [Fri, 1 Sep 2000 15:16:31 +0000]
CPAN.pm beta 1.57_57 for the core
Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
p4raw-id: //depot/perl@6966
Craig A. Berry [Fri, 1 Sep 2000 01:47:22 +0000]
2 more vms.c fix-ups and status
Message-Id: <4.3.2.7.2.
20000901011206.01ca2e88@exchi01>
p4raw-id: //depot/perl@6965
Andreas König [Fri, 1 Sep 2000 10:07:20 +0000]
File::Temp patches from Andreas König,
Subject: Re: [ID
20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8 (UNINSTALLED)
Date: 01 Sep 2000 10:07:20 +0200
Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
From: andreas.koenig@anima.de (Andreas J. Koenig)
Date: 31 Aug 2000 23:26:08 +0200
Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
p4raw-id: //depot/perl@6964
Jarkko Hietaniemi [Fri, 1 Sep 2000 02:22:24 +0000]
Retract the mergesort code, way too incompatible licensing
and copyrights.
p4raw-id: //depot/perl@6963
Jarkko Hietaniemi [Thu, 31 Aug 2000 23:27:32 +0000]
Update Changes.
p4raw-id: //depot/perl@6962
Jarkko Hietaniemi [Thu, 31 Aug 2000 23:20:04 +0000]
Small tweaks all over.
p4raw-id: //depot/perl@6961
Jarkko Hietaniemi [Thu, 31 Aug 2000 22:39:36 +0000]
Further rewording.
p4raw-id: //depot/perl@6960