John P. Linderman [Fri, 9 Aug 2002 12:48:55 +0000]
Re: missing lower range in {} regex
From: "John P. Linderman" <jpl@research.att.com>
Message-ID: <
200208091648.MAA77577@raptor.research.att.com>
p4raw-id: //depot/perl@17706
Rafael Garcia-Suarez [Thu, 8 Aug 2002 20:57:59 +0000]
More tests for the attribute syntax, from the
attributes manpage.
p4raw-id: //depot/perl@17705
Rafael Garcia-Suarez [Thu, 8 Aug 2002 19:47:44 +0000]
Fix bug #16080 : an attribute list should end at '}'
p4raw-id: //depot/perl@17704
Hugo van der Sanden [Thu, 8 Aug 2002 15:30:12 +0000]
Update Changes
p4raw-id: //depot/perl@17703
H.Merijn Brand [Tue, 30 Jul 2002 13:30:29 +0000]
Re: README.aix
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-id: <
20020730130812.48B9.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@17702
Andy Dougherty [Tue, 6 Aug 2002 10:42:07 +0000]
Re: pp_sys.c compile failed..
Message-id: <Pine.SOL.4.10.
10208061024250.5315-100000@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@17701
Arjen Laarhoven [Tue, 6 Aug 2002 14:16:01 +0000]
[DOC PATCH] perlipc.pod
Message-id: <
20020806121601.GK40785@aragorn.noc.nl.demon.net>
p4raw-id: //depot/perl@17700
Rafael Garcia-Suarez [Fri, 2 Aug 2002 23:44:21 +0000]
Re: [perl #15898] coredump with variable our
Message-id: <
20020802234421.11c62fe6.rgarciasuarez@free.fr>
p4raw-id: //depot/perl@17699
Yitzchak Scott-Thoennes [Tue, 6 Aug 2002 04:28:15 +0000]
[perl #16000] Configure -Dstatic_ext=foo builds foo as both static and dynamic
From: Yitzchak Scott-Thoennes (via RT) <perlbug@perl.org>
Message-id: <rt-16000-32913.8.
41582281961522@bugs6.perl.org>
p4raw-id: //depot/perl@17698
Damian Conway [Tue, 30 Jul 2002 23:03:14 +0000]
Doc patch for Class::Struct under 5.8.0
Message-id: <
3D471FCF.1C7C6E6B@conway.org>
p4raw-id: //depot/perl@17697
Slaven Rezic [Wed, 31 Jul 2002 09:50:06 +0000]
Re: [perl #15523] Memory Leak in split with trailing empty elements
Message-id: <87ado85ob5.fsf@vran.herceg.de>
p4raw-id: //depot/perl@17696
Rafael Garcia-Suarez [Fri, 2 Aug 2002 00:13:10 +0000]
Re: [perl #15479] perl 5.8.0 segfault
Message-id: <
20020802001310.7e1dc694.rgarciasuarez@free.fr>
p4raw-id: //depot/perl@17695
H.Merijn Brand [Wed, 31 Jul 2002 16:04:02 +0000]
Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-id: <
20020731155005.4915.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@17694
Abigail [Thu, 25 Jul 2002 08:52:52 +0000]
Be less strict about what's POD.
Message-id: <
20020725085252.A2703@ucan.foad.org>
p4raw-id: //depot/perl@17693
Audrey Tang [Thu, 25 Jul 2002 07:05:11 +0000]
README.jp and README.cn
Message-id: <
20020724230511.GA1327@not.autrijus.org>
p4raw-id: //depot/perl@17692
Henrik Tougaard [Tue, 23 Jul 2002 13:45:49 +0000]
[perl #15398] Usage::pod2usage looks for perldoc in $Config{bin} and not in $Config{scriptdir}
From: Henrik Tougaard (via RT) <perlbug@perl.org>
Message-id: <rt-15398-31095.6.
30466042998663@perl>
p4raw-id: //depot/perl@17691
Rafael Garcia-Suarez [Wed, 7 Aug 2002 19:56:42 +0000]
Doc fix : the symbol for COPs wasn't documented.
p4raw-id: //depot/perl@17690
Nicholas Clark [Sat, 27 Jul 2002 21:49:55 +0000]
Re: no warnings 'io';
Message-ID: <
20020727204954.GB5117@Bagpuss.unfortu.net>
Plus a little bit of regression tests.
p4raw-id: //depot/perl@17689
Craig A. Berry [Sun, 4 Aug 2002 12:13:06 +0000]
XS build fix for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <
a05111b07b97256e1c335@[172.16.52.1]>
p4raw-id: //depot/perl@17688
Rafael Garcia-Suarez [Tue, 6 Aug 2002 19:50:12 +0000]
PerlIO::scalar wasn't able to read from non-string
scalar ; now stringifies its argument.
p4raw-id: //depot/perl@17687
Rafael Garcia-Suarez [Tue, 6 Aug 2002 19:10:51 +0000]
More regression tests for $^H and %^H.
Add a TODO test for eval "" preserving %^H.
p4raw-id: //depot/perl@17686
John P. Linderman [Sun, 21 Jul 2002 12:13:32 +0000]
Re: mention of "use sort" botched in perlfunc? + PATCH
From: "John P. Linderman" <jpl@research.att.com>
Message-id: <
200207211613.MAA69505@raptor.research.att.com>
p4raw-id: //depot/perl@17685
Hugo van der Sanden [Mon, 5 Aug 2002 22:35:22 +0000]
Integrate from perlio: change #17653 fixes bug RT15283
p4raw-link: @17653 on //depot/perlio:
abc0a0153433fe6596e1ca3a6b5572dc424d0f11
p4raw-id: //depot/perl@17684
Hugo van der Sanden [Mon, 5 Aug 2002 22:26:45 +0000]
Integrate from maint-5.6/macperl via macperl
Changes 17660, 17661, 17662, 17663, 17664
p4raw-id: //depot/perl@17683
p4raw-integrated: from //depot/macperl@17682 'copy in' perl.c
(@17528..)
Brent Dax [Fri, 26 Jul 2002 05:41:52 +0000]
Defined-or patch (cleaned up)
From: "Brent Dax" <brentdax@cpan.org>
Message-id: <
000001c234a1$d1ca72c0$6501a8c0@deepblue>
p4raw-id: //depot/perl@17682
Hugo van der Sanden [Mon, 5 Aug 2002 14:41:23 +0000]
typo
p4raw-id: //depot/perl@17681
Hugo van der Sanden [Mon, 5 Aug 2002 14:33:39 +0000]
warn that keywords.h is generated
p4raw-id: //depot/perl@17680
Hugo van der Sanden [Sun, 4 Aug 2002 23:40:22 +0000]
[ID
20020704.001] again: #17678 caused test failures in pod2html,
in which $1 could leak from previous regexp
p4raw-id: //depot/perl@17679
Hugo van der Sanden [Sun, 4 Aug 2002 17:40:30 +0000]
Re: [ID
20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')
Message-id: <
200208041640.g74GeUU25061@crypt.compulink.co.uk>
p4raw-id: //depot/perl@17678
Hugo van der Sanden [Sun, 4 Aug 2002 15:25:25 +0000]
Main branch no longer needs op/taint.t version check.
p4raw-id: //depot/perl@17677
Rick Delaney [Sun, 4 Aug 2002 00:28:58 +0000]
Re: [PATCH] Re: taint news
Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
Ref:
20020208.005
p4raw-id: //depot/perl@17676
Hugo van der Sanden [Sun, 4 Aug 2002 01:48:36 +0000]
Fix email address for Kragen Sitaker <kragen@pobox.com>.
p4raw-id: //depot/perl@17675
Colin Watson [Thu, 25 Jul 2002 15:54:37 +0000]
AUTHORS
Message-id: <
20020725145437.GC4921@zeus.com>
p4raw-id: //depot/perl@17674
Walt Mankowski [Sat, 20 Jul 2002 22:56:12 +0000]
AUTHORS
Message-id: <
20020721025612.GB15958@pobox.com>
p4raw-id: //depot/perl@17673
Michael G. Schwern [Sat, 20 Jul 2002 13:49:58 +0000]
Re: mention of "use sort" botched in perlfunc?
Message-id: <
20020720174958.GL362@ool-18b93024.dyn.optonline.net>
p4raw-id: //depot/perl@17672
Hugo van der Sanden [Sun, 4 Aug 2002 01:11:32 +0000]
Change version from 5.8.0 to 5.9.0.
p4raw-id: //depot/perl@17671
Chris Ball [Fri, 26 Jul 2002 17:49:35 +0000]
Typo in regcomp.c
Message-Id: <868z3yzb6o.fsf@void.printf.net>
(With additional tweak to s_reginclasslen.)
p4raw-id: //depot/perl@17656
Jarkko Hietaniemi [Thu, 25 Jul 2002 20:37:16 +0000]
Upgrade to Unicode::Collate 0.20.
p4raw-id: //depot/perl@17655
Jarkko Hietaniemi [Tue, 23 Jul 2002 16:33:52 +0000]
Commas, schcommas.
p4raw-id: //depot/perl@17654
Nick Ing-Simmons [Tue, 23 Jul 2002 07:56:25 +0000]
Fix #15283 - binmode() was not passing mode
to PUSHED method called from PerlIO::via.
p4raw-id: //depot/perlio@17653
Nick Ing-Simmons [Tue, 23 Jul 2002 07:55:03 +0000]
Integrate mainline to just past perl5.8.0
p4raw-id: //depot/perlio@17652
Jarkko Hietaniemi [Fri, 19 Jul 2002 18:55:18 +0000]
Copy perldelta as perl58delta, purge the perldelta.
p4raw-id: //depot/perl@17644
Jarkko Hietaniemi [Fri, 19 Jul 2002 16:37:39 +0000]
Update Changes; mainly to get the DEVELNNNNN stamp back in business.
p4raw-id: //depot/perl@17642
Jarkko Hietaniemi [Fri, 19 Jul 2002 16:31:08 +0000]
Integrate perlio (no changes, but that's fine).
p4raw-id: //depot/perl@17641
Nick Ing-Simmons [Fri, 19 Jul 2002 07:09:37 +0000]
Integrate mainline@17638, apply couple
of whitespace edits so matches perl5.8.0 exactly.
p4raw-link: @17638 on //depot/perl:
147da4bcaa923ab664686ca9d06ab0971349e03a
p4raw-id: //depot/perlio@17640
Jarkko Hietaniemi [Fri, 19 Jul 2002 00:47:18 +0000]
It's all yours, Hugo.
p4raw-id: //depot/perl@17639
Jarkko Hietaniemi [Thu, 18 Jul 2002 22:08:32 +0000]
Update Changes.
p4raw-id: //depot/perl@17638
Jarkko Hietaniemi [Thu, 18 Jul 2002 22:06:38 +0000]
This is 5.8.0.
p4raw-id: //depot/perl@17637
Jarkko Hietaniemi [Thu, 18 Jul 2002 21:57:13 +0000]
Update Changes; update Configure.
p4raw-id: //depot/perl@17636
Jarkko Hietaniemi [Thu, 18 Jul 2002 21:55:54 +0000]
Update perlhist.
p4raw-id: //depot/perl@17635
Nicholas Clark [Thu, 18 Jul 2002 22:34:36 +0000]
[DOCPATCH] Re: [Patch] rand() functionality
Message-ID: <
20020718213435.GN301@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@17634
Jarkko Hietaniemi [Thu, 18 Jul 2002 19:26:50 +0000]
Mention the chdir("")/chdir(undef) deprecation.
p4raw-id: //depot/perl@17633
Jarkko Hietaniemi [Thu, 18 Jul 2002 19:13:53 +0000]
Warn about mixing signals and threads;
mention the comp.programming.threads FAQ.
p4raw-id: //depot/perl@17632
Jarkko Hietaniemi [Thu, 18 Jul 2002 19:01:53 +0000]
Regen toc.
p4raw-id: //depot/perl@17631
Jarkko Hietaniemi [Thu, 18 Jul 2002 19:00:38 +0000]
AUTHORS updates.
p4raw-id: //depot/perl@17630
John L. Allen [Thu, 18 Jul 2002 15:37:07 +0000]
perlvar pod
From: "John L. Allen" <allen@grumman.com>
Message-ID: <Pine.SOL.3.91.
1020718153229.20591A@gateway.grumman.com>
p4raw-id: //depot/perl@17629
Gurusamy Sarathy [Thu, 18 Jul 2002 18:23:35 +0000]
exclude windows from change#17569 since it "breaks" pseudo-forked
children from signalling their parent via kill(), and therefore
socketpair.t failed (windows signal emulation should be thread
safe because it is built around a message loop)
p4raw-link: @17569 on //depot/perl:
a10b1e109d1f901ff6cb267ca6a30834468b37b7
p4raw-id: //depot/perl@17628
Jarkko Hietaniemi [Thu, 18 Jul 2002 18:20:57 +0000]
File::stat bug + workarounds, based on Yves Orton's patch.
p4raw-id: //depot/perl@17627
Jarkko Hietaniemi [Thu, 18 Jul 2002 18:10:29 +0000]
Add a pointer about the non-portability of ctime,
based on Yves Orton's patch.
p4raw-id: //depot/perl@17626
Jarkko Hietaniemi [Thu, 18 Jul 2002 17:50:27 +0000]
Thread-safety doc tweaks from Jörg Walter <jwalt@cpan.org>;
add a note about process-scope changing functions to perlthrtut
as suggested by Stas Bekman.
p4raw-id: //depot/perl@17625
Andy Dougherty [Thu, 18 Jul 2002 12:40:05 +0000]
Re: [PATCH] AUTHORS and INSTALL
Message-ID: <Pine.SOL.4.10.
10207181236030.15097-100000@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@17624
Chris Ball [Thu, 18 Jul 2002 15:10:25 +0000]
Re: [PATCH] AUTHORS and INSTALL
Message-ID: <86znwp5dpq.fsf@void.printf.net>
Remind that Perl 5.8.0 is binary incompatible.
p4raw-id: //depot/perl@17623
Jarkko Hietaniemi [Thu, 18 Jul 2002 13:03:43 +0000]
Update Changes.
p4raw-id: //depot/perl@17622
Richard Foley [Thu, 18 Jul 2002 14:31:16 +0000]
AUTHORS and INSTALL
Message-ID: <17VBSS-29nwUCC@fwd03.sul.t-online.com>
p4raw-id: //depot/perl@17621
Jarkko Hietaniemi [Thu, 18 Jul 2002 12:43:16 +0000]
NetWare tweaks from Ananth Kesari
(the #17601 helped also NetWare)
p4raw-id: //depot/perl@17620
Jarkko Hietaniemi [Thu, 18 Jul 2002 12:35:28 +0000]
Update on OS/2 status.
p4raw-id: //depot/perl@17619
Nick Ing-Simmons [Thu, 18 Jul 2002 07:31:01 +0000]
Integrate mainline
p4raw-id: //depot/perlio@17618
Jarkko Hietaniemi [Thu, 18 Jul 2002 04:42:13 +0000]
It would seem that Mac OS X has fixed the INT32_MIN INT64_MIN.
p4raw-id: //depot/perl@17617
Leif Huhn [Wed, 17 Jul 2002 20:56:55 +0000]
[perl #15015] truncate incorrectly calls ftruncate w/ Linux w/+largefiles
From: Leif Huhn (via RT) <perlbug@perl.org>
Message-Id: <rt-15015-30041.8.
70975172593674@perl>
Popping off an Off_t tested for sizeof(size_t),
when it was supposed to be testing for sizeof(off_t).
p4raw-id: //depot/perl@17616
Jarkko Hietaniemi [Thu, 18 Jul 2002 03:26:10 +0000]
Further OS/2 symbol tweaking.
p4raw-id: //depot/perl@17615
Hugo van der Sanden [Wed, 17 Jul 2002 23:36:20 +0000]
Re: sprintf: fix and docs
Message-Id: <
200207172236.g6HMaKU16388@crypt.compulink.co.uk>
p4raw-id: //depot/perl@17614
Jarkko Hietaniemi [Wed, 17 Jul 2002 21:10:16 +0000]
Reintroduce #17486, but this time with Sebastian Wittmeier's
<Sebastian.Wittmeier@ginko.de> tweak, now OS/2 is happier
(affects only OS/2)
p4raw-id: //depot/perl@17613
Jarkko Hietaniemi [Wed, 17 Jul 2002 21:07:10 +0000]
Regen toc.
p4raw-id: //depot/perl@17612
Jarkko Hietaniemi [Wed, 17 Jul 2002 21:05:16 +0000]
Document the DJGPP status.
p4raw-id: //depot/perl@17611
Jarkko Hietaniemi [Wed, 17 Jul 2002 20:16:56 +0000]
UTF-8 news tweak.
p4raw-id: //depot/perl@17610
Nicholas Clark [Wed, 17 Jul 2002 22:02:54 +0000]
[DOCPATCH] perlnum.pod is wrong
Message-ID: <
20020717210254.GC402@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@17609
Rafael Garcia-Suarez [Wed, 17 Jul 2002 19:30:55 +0000]
Typo.
p4raw-id: //depot/perl@17608
Nick Ing-Simmons [Wed, 17 Jul 2002 19:30:39 +0000]
Integrate mainline
p4raw-id: //depot/perlio@17607
Jarkko Hietaniemi [Wed, 17 Jul 2002 16:47:32 +0000]
Mac OS X dyld problems: be less destructive.
p4raw-id: //depot/perl@17605
Jarkko Hietaniemi [Wed, 17 Jul 2002 16:26:34 +0000]
DJGPP reclaimed.
p4raw-id: //depot/perl@17604
Hugo van der Sanden [Wed, 17 Jul 2002 17:04:44 +0000]
AUTHORS
Message-Id: <
200207171604.g6HG4iO03603@crypt.compulink.co.uk>
Correct Hugo's email address.
p4raw-id: //depot/perl@17603
Jarkko Hietaniemi [Wed, 17 Jul 2002 14:43:49 +0000]
Integrate change #17588 from macperl:
Small test fixes for Mac OS
$Config{cc} is generated dynamically on MacPerl,
so looking at raw config_sh() fails
op/glob.t never worked before, oops :-)
p4raw-link: @17588 on //depot/macperl:
7fdc85a41049dbfd266b46a271bdc2992d732831
p4raw-id: //depot/perl@17602
p4raw-integrated: from //depot/macperl@17601 'copy in' lib/Config.t
t/op/glob.t (@17528..)
Jarkko Hietaniemi [Wed, 17 Jul 2002 14:08:48 +0000]
NI-S' stab at the #17270 mystery.
p4raw-id: //depot/perl@17601
Jarkko Hietaniemi [Wed, 17 Jul 2002 13:58:54 +0000]
Add a pointer to the utf8 pragma doc.
p4raw-id: //depot/perl@17600
Jarkko Hietaniemi [Wed, 17 Jul 2002 13:35:29 +0000]
Regen toc.
p4raw-id: //depot/perl@17599
Jarkko Hietaniemi [Wed, 17 Jul 2002 13:34:21 +0000]
Update AUTHORS.
p4raw-id: //depot/perl@17598
Jarkko Hietaniemi [Wed, 17 Jul 2002 12:57:42 +0000]
Update Changes.
p4raw-id: //depot/perl@17597
Jarkko Hietaniemi [Wed, 17 Jul 2002 12:46:20 +0000]
Ivan Kurmanov pointed out that the whole "use utf8"
semantics change was missing from Incompatible Changes.
Ooops. (Also tweaked the announcement.)
p4raw-id: //depot/perl@17596
Jarkko Hietaniemi [Wed, 17 Jul 2002 12:35:07 +0000]
Doc deduplication by Ivan Kurmanov <kurmanov@openlib.org>.
p4raw-id: //depot/perl@17595
Jarkko Hietaniemi [Wed, 17 Jul 2002 12:29:42 +0000]
Integrate perlio:
[ 17587]
Fix :scalar layer to allow it to exist under other layers.
Actual fix is just the if (!f) test before calling
PerlIO_allocate(). Rest of change is conforming to
standard indent.
p4raw-link: @17587 on //depot/perlio:
14d89041d8ff788f94621c8fcb0918e3be8f01f0
p4raw-id: //depot/perl@17594
Jarkko Hietaniemi [Wed, 17 Jul 2002 12:25:39 +0000]
Also the NetWare breakage was due to #17270, go figure.
p4raw-id: //depot/perl@17593
Jim Cromie [Wed, 17 Jul 2002 08:48:38 +0000]
patch against perldebug.pod
Message-ID: <
3D3567A6.5070404@divsol.com>
p4raw-id: //depot/perl@17592
Tatsuhiko Miyagawa [Wed, 17 Jul 2002 18:25:01 +0000]
Encode::FB_QUIET
Message-ID: <86adoq4sgi.wl@mail.edge.co.jp>
p4raw-id: //depot/perl@17591
Jarkko Hietaniemi [Wed, 17 Jul 2002 12:14:21 +0000]
Cygwin is at 1.3.12.
p4raw-id: //depot/perl@17590
Nick Ing-Simmons [Wed, 17 Jul 2002 06:33:58 +0000]
Fix :scalar layer to allow it to exist under other layers.
Actual fix is just the if (!f) test before calling
PerlIO_allocate(). Rest of change is conforming to
standard indent.
p4raw-id: //depot/perlio@17587
Nick Ing-Simmons [Wed, 17 Jul 2002 06:32:10 +0000]
Integrate mainline
p4raw-id: //depot/perlio@17586
Jarkko Hietaniemi [Wed, 17 Jul 2002 03:11:53 +0000]
Upgrade to Net::Ping 2.20.
p4raw-id: //depot/perl@17584
Jarkko Hietaniemi [Tue, 16 Jul 2002 21:14:36 +0000]
DJGPP was broken by #17270. Because of the time crunch
we may not have time to investigate how that is possible,
since the #17270 was trying to protect against illegal
memory accesses... (the breakage of the DJGPP build was
manifested by configpm eating up all the available memory)
p4raw-id: //depot/perl@17583
Jarkko Hietaniemi [Tue, 16 Jul 2002 20:18:32 +0000]
MPE/iX fixes from Mark Bixby.
p4raw-id: //depot/perl@17582
Rafael Garcia-Suarez [Tue, 16 Jul 2002 19:49:16 +0000]
Remove bad advice : -M doesn't work on the #! line
p4raw-id: //depot/perl@17581