Simon Cozens [Fri, 21 Jul 2000 04:37:29 +0000]
Do not upgrade SVs into utf8 just because they participate
in eq or cmp. Reported and fix suggested in
Subject: [ID
20000720.009] sv_eq UTF8 bug
Message-Id: <
20000721043729.30081.qmail@othersideofthe.earth.li>
Exercise for the kind reader: should we or should we not
cache the utf8 conversion alongside the SV? (as magic,
as the strxfrm()ed version is cached under use locale)
Argue both for and against.
p4raw-id: //depot/perl@6465
Jarkko Hietaniemi [Sat, 29 Jul 2000 22:36:22 +0000]
UTF8 concat
From: simon@brecon.co.uk (Simon Cozens)
Date: 30 Jun 2000 06:13:25 GMT
Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
(with a memory leak fixed, plus a few casts added)
This also seems to help for
Subject: [ID
20000716.015] join UTF8 weirdness
From: root <root@ak-71.mind.de>
Date: Sat, 15 Jul 2000 15:29:54 +0200
Message-Id: <
200007151329.PAA13970@ak-71.mind.de>
(from Andreas König)
p4raw-id: //depot/perl@6464
Jarkko Hietaniemi [Sat, 29 Jul 2000 00:55:39 +0000]
Tune the comments and hopefully stop a memory leak.
p4raw-id: //depot/perl@6463
root [Wed, 22 Mar 2000 18:37:42 +0000]
The problem described in this
Subject: [ID
20000322.018] named chars aren't magical enough
Message-Id: <
200003230137.SAA29532@dixie.cscaper.com>
has been fixed in perl 5.6.0 but just in case added a test
to keep it away. (The report from Joseph Hall.)
p4raw-id: //depot/perl@6462
Jarkko Hietaniemi [Fri, 28 Jul 2000 23:56:36 +0000]
Tiny fixes for #6460.
p4raw-id: //depot/perl@6461
Kurt D. Starsinic [Mon, 10 Jul 2000 15:54:16 +0000]
Warn if the version of the operating system used to compile gcc
differs from the current version of the operating system.
Also display the gcc compilation os and version in myconfig.
Inspiration from
Subject: Re: [ID
20000710.003] ERRORS!!
Message-ID: <
20000710155416.A1384@O2.chapin.edu>
p4raw-id: //depot/perl@6460
Jarkko Hietaniemi [Fri, 28 Jul 2000 22:00:32 +0000]
In DEC OSF aka Digital UNIX aka Tru64 add the version
letter to $Config{osvers}.
p4raw-id: //depot/perl@6459
Jarkko Hietaniemi [Fri, 28 Jul 2000 04:15:39 +0000]
Back out #6454, doesn't seem to work.
(Reason: that patch was for perl 5.6.0, not perl-current)
(A version of the patch for perl-current came in later as #6466)
p4raw-id: //depot/perl@6458
Jeffrey Friedl [Sun, 23 Jul 2000 01:31:34 +0000]
Use setproctitle() if available to modify $0.
Subject: setting $* on BSD4 broken
Message-Id: <
200007230831.BAA08379@ventrue.yahoo.com>
p4raw-id: //depot/perl@6457
Jarkko Hietaniemi [Thu, 27 Jul 2000 14:50:47 +0000]
Allow "no AutoLoader;", based on change #6444,
suggested by Graham Barr.
p4raw-link: @6444 on //depot/perl:
ed8504609e65bf608915df5053decb2c1e5c56e9
p4raw-id: //depot/perl@6456
Robert Spier [Thu, 27 Jul 2000 09:49:35 +0000]
[ID
19990709.002] [DOCUMENTATION PATCH] perldiag
Message-ID: <14720.15855.787664.424783@rls.cx>
p4raw-id: //depot/perl@6455
Jarkko Hietaniemi [Thu, 27 Jul 2000 14:03:02 +0000]
Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
for a long time).
Reported in
Subject: [ID
20000717.004] Unexpected complaint of NE deprecation
From: Ryan Herbert <rherbert@sycamorehq.com>
Date: Mon, 17 Jul 2000 11:40:42 -0400
Message-Id: <
200007171540.LAA20480@beorn.hq.sai>
Patched in
Subject: RE: [ID
20000717.004] Unexpected complaint of NE deprecation
From: "Paul Marquess" <Paul.Marquess@btinternet.com>
Date: Wed, 26 Jul 2000 23:40:18 +0100
Message-ID: <
000001bff752$79511880$0a17073e@tiny>
based on an earlier patch from Stephen P. Potter.
(Removed later by change #6458 because this patch was for
perl 5.6.0, not perl-current)
p4raw-link: @6458 (not found)
p4raw-id: //depot/perl@6454
Michael Stevens [Thu, 27 Jul 2000 13:49:04 +0000]
fixes bug
20000508.004
Message-ID: <
20000727134903.A9351@athenaeum.globnix.org>
p4raw-id: //depot/perl@6453
Jarkko Hietaniemi [Wed, 26 Jul 2000 23:51:26 +0000]
Further File::Temp patches from Yitzchak Scott-Thoennes
and Craig A. Berry.
p4raw-id: //depot/perl@6452
Tim Jenness [Wed, 26 Jul 2000 09:32:43 +0000]
Be wary of close()s, too.
Subject: Re: [PATCH] perlbug cleanup
Message-ID: <Pine.LNX.4.10.
10007260931540.27658-100000@lapaki.jach.hawaii.edu>
p4raw-id: //depot/perl@6451
Daniel Muiño [Wed, 26 Jul 2000 15:34:25 +0000]
Minor doc patch: handy.h
Message-ID: <
397F2F31.F3F9F4F3@afip.gov.ar>
p4raw-id: //depot/perl@6450
Michael Stevens [Thu, 13 Jul 2000 12:39:18 +0000]
minor doc change - perlguts
Message-ID: <
20000713123918.A26561@athenaeum.globnix.org>
p4raw-id: //depot/perl@6449
Michael Stevens [Thu, 13 Jul 2000 15:52:23 +0000]
open() wariness in perlbug.
Subject: [PATCH] perlbug cleanup
Message-ID: <
20000713155222.A11380@athenaeum.globnix.org>
p4raw-id: //depot/perl@6448
Jarkko Hietaniemi [Wed, 26 Jul 2000 18:13:04 +0000]
File::Temp patches for VMS and OS/2 from Tim Jenness.
p4raw-id: //depot/perl@6447
Jarkko Hietaniemi [Wed, 26 Jul 2000 18:06:32 +0000]
docfix from Peter Scott <Peter@PSDT.com>.
p4raw-id: //depot/perl@6446
Jarkko Hietaniemi [Wed, 26 Jul 2000 17:53:31 +0000]
Fix *foo{FORMAT}.
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
Date: Wed, 26 Jul 2000 19:51:02 +0200
Message-Id: <
20000726194952.41DD.H.M.BRAND@hccnet.nl>
From: Graham Barr <gbarr@pobox.com>
Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
Date: Wed, 26 Jul 2000 17:38:36 +0100
Message-ID: <
20000726173836.L472@pobox.com>
p4raw-id: //depot/perl@6445
Jarkko Hietaniemi [Wed, 26 Jul 2000 17:49:14 +0000]
Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
from Graham Barr in the module list.
p4raw-id: //depot/perl@6444
Jarkko Hietaniemi [Wed, 26 Jul 2000 16:06:56 +0000]
More split() doc and test patches from Mike Guy.
p4raw-id: //depot/perl@6443
Jarkko Hietaniemi [Wed, 26 Jul 2000 16:05:30 +0000]
MacOS nits from Matthias Neeracher.
p4raw-id: //depot/perl@6442
M. J. T. Guy [Tue, 25 Jul 2000 14:18:57 +0000]
split /^/
Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
(with notes from tchrist and gbarr)
p4raw-id: //depot/perl@6441
Peter Prymmer [Tue, 25 Jul 2000 18:59:16 +0000]
bug fix for munchconfig (turned up by CXX)
Message-ID: <Pine.OSF.4.10.
10007251805350.294719-100000@aspara.forte.com>
p4raw-id: //depot/perl@6440
Jeffrey Friedl [Sun, 16 Jul 2000 17:55:29 +0000]
Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
to be fatal errors (instead of by default ignoring them, and
ignoring with a bug: even though -w gave an error, the opening [
was left in) Reported in:
Subject: [ID
20000716.024] [=cc=] / [:blank:]
Message-Id: <
200007170055.RAA23528@fummy.dsl.yahoo.com>
p4raw-id: //depot/perl@6439
Simon Cozens [Mon, 24 Jul 2000 06:40:52 +0000]
av.c apidoc
Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
p4raw-id: //depot/perl@6438
Stephen P. Potter [Mon, 24 Jul 2000 14:22:23 +0000]
[ID
20000724.003] Documentation changes for perllocale.pod
Message-Id: <
200007241822.OAA06827@spp.users.ds.net>
p4raw-id: //depot/perl@6437
M. J. T. Guy [Mon, 24 Jul 2000 18:04:28 +0000]
Make large file tests deal with SIGXFSZ
Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
p4raw-id: //depot/perl@6436
M. J. T. Guy [Tue, 25 Jul 2000 12:52:45 +0000]
Get UTF16 BOMs working. Patch from
Subject: Re: [ID
20000719.001] Problem with bleadperl of 7/18/00
Date: Tue, 25 Jul 2000 12:52:45 +0100
Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
and notes from
Subject: Re: [ID
20000719.001] Problem with bleadperl of 7/18/00
From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
Date: Tue, 25 Jul 2000 11:43:25 +0100
Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
p4raw-id: //depot/perl@6435
Jarkko Hietaniemi [Tue, 25 Jul 2000 02:39:54 +0000]
Make the "uninit variable" warning to say "concat or string"
or "join or string" when in concat or join .
Subject: Re: [ID
20000403.009] uninitialised concatenation???
From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
Date: Tue, 04 Apr 2000 18:22:58 +0100
Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
Subject: [ID
20000330.052] Use of uninitialized value in concatenation (.)
From: William R Ward <hermit@BayView.COM>
Date: Thu, 30 Mar 2000 19:50:03 -0800
Message-Id: <
200003310350.TAA13319@komodo.bayview.com>
p4raw-id: //depot/perl@6434
Jarkko Hietaniemi [Mon, 24 Jul 2000 17:52:56 +0000]
File::Spec::VMS fixup for tmpdir from Craig Berry.
p4raw-id: //depot/perl@6433
M. J. T. Guy [Mon, 24 Jul 2000 15:32:29 +0000]
Test cases for #6431.
Subject: Re: [PATCH] [ID
20000716.011] strangeness with split($_ =~ m/.../)
Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
p4raw-id: //depot/perl@6432
M. J. T. Guy [Mon, 17 Jul 2000 20:04:56 +0000]
Bind op fix.
Subject: Re: [PATCH] [ID
20000716.011] strangeness with split($_ =~ m/.../)
Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
p4raw-id: //depot/perl@6431
Yitzchak Scott-Thoennes [Sun, 16 Jul 2000 12:07:42 +0000]
[ID
20000716.023] syslog test fails without sockets
Message-Id: <
200007161907.e6GJ7g115736@garcia.efn.org>
p4raw-id: //depot/perl@6430
Ben Tilly [Sat, 15 Jul 2000 17:23:27 +0000]
Add an optimization for map-maps-a-list-element-to-more-list-elements
case, but add also notes explaining the relationship of this
patch and the earlier notes by Sarathy.
Subject: Map is still slow
Message-ID: <
20000715212327.21656.qmail@hotmail.com>
p4raw-id: //depot/perl@6429
Gurusamy Sarathy [Sat, 15 Jul 2000 16:05:09 +0000]
Documentation to explain the behaviour of map().
Subject: Re: Map is still slow
Message-Id: <
200007152305.QAA26887@molotok.activestate.com>
p4raw-id: //depot/perl@6428
Hugo van der Sanden [Sat, 22 Jul 2000 18:12:58 +0000]
Add tests for
[ID
19991110.003] another matching finding by pcre author
which has already been fixed by some patch, as verified in
Subject: Re: two regex bugs from the mists of time (well, last November)
Message-Id: <
200007221712.SAA26770@crypt.compulink.co.uk>
p4raw-id: //depot/perl@6427
Stephen P. Potter [Tue, 18 Jul 2000 16:25:17 +0000]
A missing 'break' after the [[:space:]] switch case.
Subject: [ID
20000718.006] Missing 'break' in regcomp.c
Message-Id: <
200007182025.QAA28383@spp.users.ds.net>
p4raw-id: //depot/perl@6426
M. J. T. Guy [Thu, 20 Jul 2000 18:49:18 +0000]
The output might have been produced in the wrong order.
Subject: [ID
20000720.003] [PATCH] t/op/write.t
Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
p4raw-id: //depot/perl@6425
M. J. T. Guy [Thu, 20 Jul 2000 18:04:01 +0000]
Use STDOUT consistently.
Subject: [ID
20000720.002] [PATCH] Consistency of Test::Harness output
Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
p4raw-id: //depot/perl@6424
M. J. T. Guy [Tue, 18 Jul 2000 11:30:16 +0000]
Protect against "wild next"s, that is, callbacks doing "next"
instead of "return".
Subject: [PATCH] Re: [ID
20000717.003] Core dump in 5.6.0
Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
p4raw-id: //depot/perl@6423
Robert Spier [Thu, 20 Jul 2000 19:21:14 +0000]
Out-of-date note removed.
Subject: [PATCH] documentation perlipc
Message-ID: <14711.35178.572612.502654@rls.cx>
p4raw-id: //depot/perl@6422
M. J. T. Guy [Sat, 22 Jul 2000 14:02:11 +0000]
Send all installperl messages to STDERR and be -w clean.
Subject: [PATCH] Re: [ID
20000721.003] installperl stderr/stdout problem
Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
p4raw-id: //depot/perl@6421
Richard Soderberg [Sun, 23 Jul 2000 01:37:23 +0000]
Decutandpasto.
Subject: [PATCH perl-current]
19990607.008 - perlipc.pod
Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
p4raw-id: //depot/perl@6420
Jeff Pinyan [Sun, 23 Jul 2000 17:43:02 +0000]
A cleaner abs_path().
Subject: Re: unix alternative to Cwd.pm
Message-ID: <Pine.GSO.4.21.
0007231739120.4304-100000@crusoe.crusoe.net>
p4raw-id: //depot/perl@6419
Richard Soderberg [Sun, 23 Jul 2000 01:27:33 +0000]
Detypo.
Subject: [PATCH perl-current] Typo in hints/powerux.sh
Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
p4raw-id: //depot/perl@6418
Mark-Jason Dominus [Sun, 16 Jul 2000 17:41:17 +0000]
SDBM_File documentation
Message-ID: <
20000716174117.18515.qmail@plover.com>
p4raw-id: //depot/perl@6417
Jarkko Hietaniemi [Mon, 17 Jul 2000 19:13:26 +0000]
MPE/ix updates for perl 5.6.0 from Mark Bixby.
p4raw-id: //depot/perl@6416
Jarkko Hietaniemi [Sat, 15 Jul 2000 14:11:02 +0000]
Fix the bitvector ops for utf8 (tricky since past 7 bits
the utf8 'characters' can be more than one octet).
Date: Sat, 15 Jul 2000 00:21:56 +0100
From: Tom Hughes <tom@compton.nu>
Subject: Re: [ID
20000714.002]
Message-ID: <
db2334de49.tom@compton.compton.nu>
Reported in
Subject: [ID
20000714.002]
From: "Simon Cozens" <simon@othersideofthe.earth.li>
Date: 14 Jul 2000 15:13:09 -0000
Message-Id: <
20000714151309.7170.qmail@othersideofthe.earth.li>
p4raw-id: //depot/perl@6415
Jarkko Hietaniemi [Sat, 15 Jul 2000 03:13:41 +0000]
another VMS build tweak from Peter Prymmer
p4raw-id: //depot/perl@6414
Jarkko Hietaniemi [Sat, 15 Jul 2000 03:10:40 +0000]
perlvms.pod whitespace cleanup to keep pod utils happy.
p4raw-id: //depot/perl@6413
Jarkko Hietaniemi [Sat, 15 Jul 2000 00:31:05 +0000]
More docs for sv functions.
Subject: [PATCH cfgperl] sv.c apidoc
From: simon@brecon.co.uk (Simon Cozens)
Date: 13 Jul 2000 09:00:20 GMT
Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
Subject: Re: [PATCH cfgperl] sv.c apidoc
From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
Date: Thu, 13 Jul 2000 12:27:41 +0100
Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
Subject: Re: [PATCH cfgperl] sv.c apidoc
From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
Date: Thu, 13 Jul 2000 13:23:09 +0100
Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
Subject: Re: [PATCH cfgperl] sv.c apidoc
From: simon@brecon.co.uk (Simon Cozens)
Date: 14 Jul 2000 06:51:02 GMT
Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
p4raw-id: //depot/perl@6412
Jarkko Hietaniemi [Sat, 15 Jul 2000 00:10:41 +0000]
lib/b test fixes from Peter Prymmer.
p4raw-id: //depot/perl@6411
Hugo van der Sanden [Fri, 14 Jul 2000 23:05:20 +0000]
[docpatch] Re: [ID
19991002.011] perldoc -f shift
Message-Id: <
200007142205.XAA17882@crypt.compulink.co.uk>
Didn't anymore apply, but that point still could use another fix.
p4raw-id: //depot/perl@6410
Jarkko Hietaniemi [Fri, 14 Jul 2000 23:15:15 +0000]
thinko fix in vms/descrip_mms.template, the win32.pod in lib,
not in pod, from Peter Prymmer
p4raw-id: //depot/perl@6409
Jarkko Hietaniemi [Fri, 14 Jul 2000 20:35:05 +0000]
The bug report
[ID
19991110.002] minimal matching discrepancy found by pcre author
seems to have been fixed (though differently from what was suggested
in the report) in 5.6.0. Add tests to keep the bug from reappearing.
p4raw-id: //depot/perl@6408
Jarkko Hietaniemi [Fri, 14 Jul 2000 17:38:08 +0000]
Fix AutoSplit to use File::Spec the right way in VMS,
from Peter Prymmer.
p4raw-id: //depot/perl@6407
Simon Cozens [Fri, 14 Jul 2000 06:49:21 +0000]
Merge perlhacktut into perlhack, update perlguts.
Subject: Re: Perlhacktut
Date: 14 Jul 2000 06:49:21 GMT
Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
Subject: Re: Perlhacktut
From: simon@brecon.co.uk (Simon Cozens)
Date: 14 Jul 2000 07:09:45 GMT
Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
p4raw-id: //depot/perl@6406
Gurusamy Sarathy [Fri, 14 Jul 2000 12:15:02 +0000]
PERL_OBJECT build tweaks
p4raw-id: //depot/perl@6404
Gurusamy Sarathy [Fri, 14 Jul 2000 11:23:41 +0000]
inconsistent types needs casts
p4raw-id: //depot/perl@6403
Gurusamy Sarathy [Fri, 14 Jul 2000 11:12:04 +0000]
typos in change#6399, regen headers
p4raw-link: @6399 on //depot/perl:
01ec43d06089361423d61a40521883bf73e1944a
p4raw-id: //depot/perl@6402
Gurusamy Sarathy [Fri, 14 Jul 2000 10:59:12 +0000]
typecasts needed for change#6394
p4raw-link: @6394 on //depot/cfgperl:
78ae23f54fc4e301b66d2a32897cb42fa2633fe7
p4raw-id: //depot/perl@6401
Gurusamy Sarathy [Fri, 14 Jul 2000 10:49:37 +0000]
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@6400
Gurusamy Sarathy [Fri, 14 Jul 2000 10:38:35 +0000]
enable UTF-16 filter by default if relevant BOM is seen; various
cleanups (typos, misformatted code, and small bugs)
p4raw-id: //depot/perl@6399
Gurusamy Sarathy [Fri, 14 Jul 2000 08:55:38 +0000]
rename totally bletcherous SvLOCK() thingy (doesn't do what the
name suggests anyway)
p4raw-id: //depot/perl@6398
Gurusamy Sarathy [Fri, 14 Jul 2000 08:44:33 +0000]
move new variables to the end of the interpreter structure (for
bincompat in code that doesn't #include XSUB.h)
p4raw-id: //depot/perl@6397
Gurusamy Sarathy [Fri, 14 Jul 2000 08:13:58 +0000]
MakeMaker should not remove editor backups (*~) on `make clean`
by default (completes change#6383)
p4raw-link: @6383 on //depot/perl:
56acea6ff1302cdf8b9d387cd3766c26e5146dca
p4raw-id: //depot/perl@6396
Hugo van der Sanden [Fri, 14 Jul 2000 04:16:20 +0000]
Replace change #6337 with a better one.
Subject: Re: [PATCH] [ID
20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
Message-Id: <
200007140316.EAA15857@crypt.compulink.co.uk>
p4raw-link: @6337 on //depot/cfgperl:
f06a1d4e6ae96bf8af49f0ef1c79f500d8de0143
p4raw-id: //depot/cfgperl@6395
Jarkko Hietaniemi [Fri, 14 Jul 2000 01:33:59 +0000]
Fix the BOM bug: not a byteorder bug, a signedness bug.
p4raw-id: //depot/cfgperl@6394
Jarkko Hietaniemi [Thu, 13 Jul 2000 23:41:23 +0000]
remove discarded test
p4raw-id: //depot/cfgperl@6393
Hugo van der Sanden [Thu, 13 Jul 2000 19:27:13 +0000]
The {multiplier} of a fixed substring was overlooked which
caused a wrong initial search offset for that substring.
Subject: [PATCH 5.6.0] Re: [ID
20000613.001] Regex works in v5.005_03 but fails in v5.06
Message-Id: <
200007131827.TAA14487@crypt.compulink.co.uk>
p4raw-id: //depot/cfgperl@6392
Jarkko Hietaniemi [Thu, 13 Jul 2000 16:37:42 +0000]
typo fix from Craig Berry
p4raw-id: //depot/cfgperl@6391
Jarkko Hietaniemi [Thu, 13 Jul 2000 13:20:12 +0000]
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@6390
Jarkko Hietaniemi [Thu, 13 Jul 2000 13:18:48 +0000]
Detypo from Peter Prymmer, part of #6388.
p4raw-id: //depot/cfgperl@6389
Gurusamy Sarathy [Thu, 13 Jul 2000 06:33:40 +0000]
typos (spotted by Peter Prymmer)
p4raw-id: //depot/perl@6388
Gurusamy Sarathy [Thu, 13 Jul 2000 05:35:28 +0000]
new selfloader.t in change#6183 doesn't close DATA handles,
and thus fails to clean up tmp files on dosish platforms
p4raw-link: @6183 on //depot/perl:
bfdd149997f4a56ec34c947f0d733ecbfb53a519
p4raw-id: //depot/perl@6387
Gurusamy Sarathy [Wed, 12 Jul 2000 21:42:39 +0000]
sprintf test tweaks (from Dominic Dunlop)
p4raw-id: //depot/perl@6386
Gurusamy Sarathy [Wed, 12 Jul 2000 21:33:46 +0000]
fix bugs in processing %v-*d and similar format specs (from
Avi Finkel <avi@finkel.org>)
p4raw-id: //depot/perl@6385
Gurusamy Sarathy [Wed, 12 Jul 2000 16:04:19 +0000]
readd missing perldelta.pod changes from changes#6339,6376
p4raw-link: @6376 on //depot/metaconfig:
b8372171f570ef8413673058be4226bef77ffce2on //depot/cfgperl: 70e8c5e4f67dde6bf07eb296d727a29b95fe8b5b
p4raw-link: @6339 on //depot/cfgperl:
f805f8cce32dfd1ced3ebf12975766f50f88ec0c
p4raw-id: //depot/perl@6384
Gurusamy Sarathy [Wed, 12 Jul 2000 16:00:51 +0000]
don't clobber *.orig files on *clean targets
p4raw-id: //depot/perl@6383
Gurusamy Sarathy [Wed, 12 Jul 2000 07:59:12 +0000]
fix broken integrations in cfgperl
p4raw-id: //depot/cfgperl@6382
p4raw-integrated: from //depot/perl@6378 'copy in' pod/perldelta.pod
(@6373..)
p4raw-integrated: from //depot/perl@5904 'copy in' Changes (@5903..)
Gurusamy Sarathy [Wed, 12 Jul 2000 07:42:17 +0000]
integrate cfgperl changes into mainline
p4raw-id: //depot/perl@6381
Gurusamy Sarathy [Wed, 12 Jul 2000 07:31:00 +0000]
get sprintf.t to adjust properly for 3-digit exponents
p4raw-id: //depot/perl@6380
Gurusamy Sarathy [Wed, 12 Jul 2000 06:40:04 +0000]
change#6174 needs corresponding change in win32/config_h.PL,
which grovels through config_h.SH to find the config.h name
p4raw-link: @6174 on //depot/metaconfig:
cfd1a6dce7dce25772bf4f5399e251457574eeeeon //depot/cfgperl: 12ae5dfcd4fd6f54af051c41b2e122532efce8d3
p4raw-id: //depot/perl@6379
Jarkko Hietaniemi [Wed, 12 Jul 2000 05:03:59 +0000]
Do the cc sanity check both before the hints and
after the cc selction.
p4raw-id: //depot/cfgperl@6378
Jarkko Hietaniemi [Wed, 12 Jul 2000 02:49:22 +0000]
Fix nits noticed by Boston.pm.
p4raw-id: //depot/cfgperl@6377
Jarkko Hietaniemi [Tue, 11 Jul 2000 21:22:13 +0000]
Configure cosmetics and perldelta.
p4raw-id: //depot/cfgperl@6376
Gurusamy Sarathy [Tue, 11 Jul 2000 21:17:35 +0000]
windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
p4raw-id: //depot/perl@6375
Gurusamy Sarathy [Tue, 11 Jul 2000 20:48:50 +0000]
tweak for build failure under multiplicity
p4raw-id: //depot/perl@6374
Gurusamy Sarathy [Tue, 11 Jul 2000 20:37:23 +0000]
integrate cfgperl changes#6325..6373 into mainline
(NOTE: today's batch of integrations still untested)
p4raw-link: @6373 (not found)
p4raw-link: @6325 on //depot/cfgperl:
d6ac44cc5a00fa38a56717785146bc16b716472c
p4raw-id: //depot/perl@6373
Jarkko Hietaniemi [Tue, 11 Jul 2000 20:30:36 +0000]
Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
regen perltoc.
p4raw-id: //depot/cfgperl@6372
Jarkko Hietaniemi [Tue, 11 Jul 2000 20:08:56 +0000]
Minor cleanups on the booklist.
p4raw-id: //depot/cfgperl@6371
Jarkko Hietaniemi [Tue, 11 Jul 2000 19:31:13 +0000]
mjd's tr patches "broke" tr/z-Z/z-Z/
p4raw-id: //depot/cfgperl@6370
Gurusamy Sarathy [Tue, 11 Jul 2000 19:27:48 +0000]
integrate cfgperl changes#6293..6324 into mainline
p4raw-link: @6324 on //depot/cfgperl:
81bf48a6dbba4b295dfa172a17ca70b654dbf225
p4raw-link: @6293 on //depot/cfgperl:
6e37ea6052902cde1aeb08a2129ffc7c8ea53736
p4raw-id: //depot/perl@6369
p4raw-branched: from //depot/cfgperl@6368 'branch in' lib/Win32.pod
lib/lib_pm.PL
p4raw-deleted: from //depot/cfgperl@6368 'delete in' pod/Win32.pod
(@5937..) pod/buildtoc (@6091..) lib/lib.pm.PL (@6227..)
pod/Makefile (@6232..)
p4raw-integrated: from //depot/cfgperl@6368 'copy in' thread.h
(@5656..) lib/warnings/register.pm (@5704..) ext/B/B/Stash.pm
(@5972..) lib/CGI/Util.pm (@6034..) util.c (@6217..) gv.c
(@6244..) pp.c (@6260..) doop.c (@6269..) pod/perlfunc.pod
(@6277..) pp_ctl.c (@6293..) makedef.pl (@6301..) embed.h
global.sym objXSUB.h perlapi.c proto.h (@6305..) win32/Makefile
(@6307..) Makefile.SH (@6309..) t/op/method.t (@6312..) sv.h
(@6315..) 'ignore' op.c (@6273..) 'merge in' embed.pl
win32/win32.c (@6305..)
p4raw-integrated: from //depot/cfgperl@6324 'merge in' toke.c (@6307..)
p4raw-branched: from //depot/cfgperl@6323 'branch in' pod/buildtoc.PL
(@6319..)
p4raw-integrated: from //depot/cfgperl@6323 'copy in' pod/perl.pod
(@6319..) pod/perltoc.pod (@6322..) 'merge in' MANIFEST
(@6319..)
p4raw-branched: from //depot/cfgperl@6319 'branch in' pod/Makefile.SH
p4raw-integrated: from //depot/cfgperl@6315 'ignore' pp_hot.c (@6313..)
p4raw-integrated: from //depot/cfgperl@6311 'copy in'
ext/POSIX/POSIX.pod (@6296..)
p4raw-integrated: from //depot/cfgperl@6307 'merge in' doio.c (@6223..)
Gurusamy Sarathy [Tue, 11 Jul 2000 19:18:57 +0000]
skip integrate of problematic change#6292 from cfgperl into mainline
p4raw-link: @6292 on //depot/cfgperl:
b7b9cd3ad80120461fb2691e5c52d1a828662350
p4raw-id: //depot/perl@6368
p4raw-integrated: from //depot/cfgperl@6292 'ignore' pp_hot.c (@6177..)
Gurusamy Sarathy [Tue, 11 Jul 2000 19:17:21 +0000]
integrate cfgperl changes#6288..6290 into mainline
p4raw-link: @6290 on //depot/cfgperl:
ab3b2ded41425f3588741db207891897ba0816e3
p4raw-link: @6288 on //depot/cfgperl:
72503137b2e9ea029110e27e896f6f1ccd8c0e8a
p4raw-id: //depot/perl@6367
p4raw-integrated: from //depot/cfgperl@6366 'ignore'
lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm (@6288..)
Gurusamy Sarathy [Tue, 11 Jul 2000 19:11:18 +0000]
integrate cfgperl changes#6268..6282 into mainline
p4raw-link: @6282 on //depot/cfgperl:
d4817f5b97d4072a6efac47844b617245b179f2c
p4raw-link: @6268 on //depot/cfgperl:
22e04bdb3a09a4c369fd1666143349eab2eba9d4
p4raw-id: //depot/perl@6366
p4raw-integrated: from //depot/cfgperl@6365 'copy in' lib/Net/Ping.pm
lib/Text/Wrap.pm t/lib/dprof.t t/lib/dumper-ovl.t
t/lib/hostname.t (@5586..) lib/Pod/Html.pm (@5608..)
t/lib/ipc_sysv.t (@5812..) t/lib/dumper.t (@5972..)
ext/File/Glob/Glob.pm (@6026..) lib/Pod/Man.pm lib/Pod/Text.pm
(@6034..) t/lib/anydbm.t (@6072..) lib/ExtUtils/xsubpp
(@6156..) pod/perlsub.pod pod/perltie.pod (@6206..)
utils/h2xs.PL (@6280..)
p4raw-integrated: from //depot/cfgperl@6282 'merge in' vms/vms.c
(@6238..)
p4raw-integrated: from //depot/cfgperl@6277 'copy in' pod/perlfunc.pod
(@6276..)
p4raw-integrated: from //depot/cfgperl@6273 'ignore' perlapi.h
(@6243..) embedvar.h (@6254..) 'merge in' perlapi.c (@6243..)
embed.h (@6254..) embed.pl objXSUB.h op.c proto.h (@6269..)
p4raw-integrated: from //depot/cfgperl@6270 'copy in' t/op/taint.t
(@5857..)
p4raw-integrated: from //depot/cfgperl@6269 'copy in' doop.c (@6263..)
'ignore' toke.c (@6261..)
p4raw-integrated: from //depot/cfgperl@6268 'copy in' t/op/sprintf.t
(@6267..)
Gurusamy Sarathy [Tue, 11 Jul 2000 18:57:00 +0000]
delete new accidentally branched file
p4raw-id: //depot/perl@6365