Jarkko Hietaniemi [Mon, 17 Feb 2003 05:31:18 +0000 (05:31 +0000)]
Doc tweaks (and one code tweak) based on Philip Newton's comments.
p4raw-id: //depot/perl@18731
Jarkko Hietaniemi [Mon, 17 Feb 2003 04:44:53 +0000 (04:44 +0000)]
Make also the -CAL conditional on locale.
p4raw-id: //depot/perl@18730
Jarkko Hietaniemi [Sun, 16 Feb 2003 18:33:05 +0000 (18:33 +0000)]
NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
p4raw-id: //depot/perl@18729
Jarkko Hietaniemi [Sun, 16 Feb 2003 18:20:04 +0000 (18:20 +0000)]
According to Sarathy it's better have the Ministry
of Information to remove all memory of NO_EMBED.
What NO_EMBED?
p4raw-id: //depot/perl@18728
Salvador Fandiño [Sat, 30 Nov 2002 17:24:09 +0000 (17:24 +0000)]
add support for assertions. Updated form of:
Subject: Re: Did the assertion patch/feature submission get overlooked?
Message-ID: <
3DE8F439.50402@yahoo.com>
p4raw-id: //depot/perl@18727
Nicholas Clark [Sun, 9 Feb 2003 23:00:09 +0000 (23:00 +0000)]
COW regexps:
Subject: [PATCH] Copy on write for $& and $1...
Message-ID: <
20030209230008.GF299@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@18726
Nicholas Clark [Sun, 9 Feb 2003 23:00:09 +0000 (23:00 +0000)]
inline SvREFCNT_dec:
Subject: [PATCH] Copy on write for $& and $1...
Message-ID: <
20030209230008.GF299@Bagpuss.unfortu.net>
p4raw-id: //depot/perl@18725
Adrian M. Enache [Sun, 16 Feb 2003 00:05:10 +0000 (02:05 +0200)]
Re: [perl #20798] foo(eval {}) crashes Perl 5.8
Message-ID: <
20030215220510.GB893@ratsnest.hole>
p4raw-id: //depot/perl@18723
Hugo van der Sanden [Sun, 16 Feb 2003 11:08:06 +0000 (11:08 +0000)]
outdent else-if chain in scope()
p4raw-id: //depot/perl@18722
Craig A. Berry [Sat, 15 Feb 2003 12:29:03 +0000 (06:29 -0600)]
arcane tainting bug in vms.c
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <
3E4E86EF.8090609@mac.com>
p4raw-id: //depot/perl@18721
Hugo van der Sanden [Wed, 12 Feb 2003 03:12:43 +0000 (03:12 +0000)]
restrict PERL_PRESERVE_IVUV to things that should really give an
integer, but extend to runtime. Based on:
Subject: Re: [perl #20827] Unexpected scientific notation.
Message-Id: <
200302120312.h1C3ChS02613@crypt.compulink.co.uk>
p4raw-id: //depot/perl@18720
Jarkko Hietaniemi [Sun, 16 Feb 2003 09:47:02 +0000 (09:47 +0000)]
As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
which will disable the short forms of the Perl_ API, good for
embedding stuff. (Kind of like the old NO_EMBED, but better.)
p4raw-id: //depot/perl@18718
Jarkko Hietaniemi [Sun, 16 Feb 2003 09:44:57 +0000 (09:44 +0000)]
Clarify the -C syntax a bit.
p4raw-id: //depot/perl@18717
Jarkko Hietaniemi [Sun, 16 Feb 2003 08:29:54 +0000 (08:29 +0000)]
Forgotten from #18715.
p4raw-id: //depot/perl@18716
Jarkko Hietaniemi [Sat, 15 Feb 2003 21:19:37 +0000 (21:19 +0000)]
The new(er) way of controlling Unicode I/O (and other) features;
-C (or PERL_UNICODE). See perlrun/-C for more details.
p4raw-id: //depot/perl@18715
Jarkko Hietaniemi [Sat, 15 Feb 2003 12:31:25 +0000 (12:31 +0000)]
Also Storable really wants the PATCHLEVEL, not PERL_VERSION.
p4raw-id: //depot/perl@18714
Jarkko Hietaniemi [Sat, 15 Feb 2003 08:39:38 +0000 (08:39 +0000)]
Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
even closer to each other. The dec_osf.pl is irrelevant
for the current core but adding it makes for one less exception
when integrating.
p4raw-id: //depot/perl@18712
Jarkko Hietaniemi [Sat, 15 Feb 2003 08:32:04 +0000 (08:32 +0000)]
Update MD5 Changes; update checksums.
p4raw-id: //depot/perl@18711
Jarkko Hietaniemi [Sat, 15 Feb 2003 08:19:20 +0000 (08:19 +0000)]
Update the MD5 checksums.
p4raw-id: //depot/perl@18710
Jarkko Hietaniemi [Sat, 15 Feb 2003 08:16:26 +0000 (08:16 +0000)]
Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
(problem noticed by Graham with List::Util).
p4raw-id: //depot/perl@18709
Adrian M. Enache [Sat, 15 Feb 2003 00:37:40 +0000 (02:37 +0200)]
Re: [perl #20912] UTF8 related glitch + fix
Message-ID: <
20030214223740.GA13575@ratsnest.hole>
p4raw-id: //depot/perl@18708
Stas Bekman [Fri, 14 Feb 2003 11:12:39 +0000 (22:12 +1100)]
[doc patch] ext/threads/shared/shared.pm
Message-ID: <
3E4C3477.7030306@stason.org>
p4raw-id: //depot/perl@18707
Iain Spoon Truskett [Fri, 14 Feb 2003 10:12:00 +0000 (21:12 +1100)]
Re: perlvar phrasing clarification for $^S
From: "Iain 'Spoon' Truskett" <perl@dellah.anu.edu.au>
Message-ID: <
20030213231200.GE16300@ouroboros.anu.edu.au>
p4raw-id: //depot/perl@18706
Hugo van der Sanden [Sat, 15 Feb 2003 06:27:07 +0000 (06:27 +0000)]
Re: [perl #20933] \substr reuses lvalues (sometimes)
From: Dave Mitchell <davem@fdgroup.com>
Date: Fri, 14 Feb 2003 22:48:27 +0000
Message-ID: <
20030214224827.B6783@fdgroup.com>
with tests:
From: Slaven Rezic <slaven@rezic.de>
Date: 14 Feb 2003 20:23:20 +0100
Message-ID: <87bs1e4qfr.fsf@vran.herceg.de>
p4raw-id: //depot/perl@18705
Jerrad Pierce [Fri, 14 Feb 2003 09:28:13 +0000 (04:28 -0500)]
Re: overriding builtins quirk
Message-Id: <
200302141428.JAA25752@cathedral-seven.mit.edu>
p4raw-id: //depot/perl@18704
Adrian M. Enache [Sat, 8 Feb 2003 21:05:14 +0000 (23:05 +0200)]
Re: trying to fix #20154, #20357
Message-ID: <
20030208190514.GA866@ratsnest.hole>
(fixes #19061 as well)
p4raw-id: //depot/perl@18703
Graham Barr [Fri, 14 Feb 2003 19:26:23 +0000 (19:26 +0000)]
Update to Scalar-List-Utils 1.11
p4raw-id: //depot/perl@18702
Jarkko Hietaniemi [Thu, 13 Feb 2003 09:43:33 +0000 (09:43 +0000)]
gcc 3.2.1 does not have -Wall faith that tmp
will not be used uninitialized.
p4raw-id: //depot/perl@18699
Slaven Rezic [Thu, 30 Jan 2003 19:03:41 +0000 (20:03 +0100)]
perlbug (was: Re: [perl #20606] [no subject])
Message-ID: <87fzra7bwi.fsf@vran.herceg.de>
p4raw-id: //depot/perl@18698
Robin Barker [Tue, 28 Jan 2003 13:27:17 +0000 (13:27 +0000)]
to silence compiler warning
Message-ID: <
533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk>
p4raw-id: //depot/perl@18697
Robin Barker [Mon, 10 Feb 2003 16:43:23 +0000 (16:43 +0000)]
[perl #20654] %*v02x considered invalid in printf
From: Robin Barker (via RT) <perlbug-followup@perl.org>
Message-Id: <rt-20654-50711.19.
9711009821137@bugs6.perl.org>
p4raw-id: //depot/perl@18696
Iain Truskett [Tue, 11 Feb 2003 08:38:52 +0000 (19:38 +1100)]
mini-[patch] perlrun "^$W" typo
Message-ID: <
20030210213851.GC31721@ouroboros.anu.edu.au>
p4raw-id: //depot/perl@18695
Stephen McCamant [Sun, 9 Feb 2003 17:28:38 +0000 (12:28 -0500)]
More B::Concise fixes
Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU>
p4raw-id: //depot/perl@18694
H.Merijn Brand [Fri, 7 Feb 2003 09:57:43 +0000 (10:57 +0100)]
More code cleanup.
Subject: Re: New SV Flag
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <
20030207095258.6E05.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@18693
Jarkko Hietaniemi [Tue, 11 Feb 2003 07:53:26 +0000 (07:53 +0000)]
Dueling patches.
p4raw-id: //depot/perl@18692
Mark Mielke [Mon, 20 Jan 2003 19:56:13 +0000 (14:56 -0500)]
PATCH: sv_rvweaken() deficiency (against 5.8.0)
Message-ID: <
20030121005613.GA31739@mark.mielke.cc>
p4raw-id: //depot/perl@18691
Hugo van der Sanden [Mon, 10 Feb 2003 22:08:05 +0000 (22:08 +0000)]
fix comment in change #18689
p4raw-link: @18689 on //depot/perl:
00e17364bade89e3a71981168e34fb6160652b0a
p4raw-id: //depot/perl@18690
Hugo van der Sanden [Mon, 10 Feb 2003 21:59:34 +0000 (21:59 +0000)]
Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.
Now allows but ignores the 'l' modifier on floating point formats
and adds a couple of tests.
p4raw-id: //depot/perl@18689
Adrian M. Enache [Mon, 10 Feb 2003 19:54:13 +0000 (19:54 +0000)]
Re: [perl #20777] [PATCH] goto &subroutine leaks memory
Message-Id: <
20030209201025.GA1247@ratsnest.hole>
p4raw-id: //depot/perl@18688
Adrian M. Enache [Mon, 10 Feb 2003 18:13:29 +0000 (18:13 +0000)]
Re: [perl #20716] [FIX] scope error with brackets
Message-id: <
20030210174858.GA872@ratsnest.hole>
p4raw-id: //depot/perl@18687
Artur Bergman [Mon, 10 Feb 2003 18:11:35 +0000 (18:11 +0000)]
Compile under threads and MacOSX. For some reason newSVpvf
was not exapnded.
p4raw-id: //depot/perl@18686
Abhijit Menon-Sen [Mon, 10 Feb 2003 03:44:07 +0000 (03:44 +0000)]
No, we don't really want the utility scripts.
p4raw-id: //depot/perl@18685
Autrijus Tang [Fri, 24 Jan 2003 22:39:06 +0000 (22:39 +0000)]
fix for C< use if qw/ 1 open :utf8 / > based on:
Subject: [perl #20536] use if 1, open => ':utf8' fails
From: Autrijus Tang (via RT) <perlbug-followup@perl.org>
Message-Id: <rt-20536-49670.13.
2464320257255@bugs6.perl.org>
p4raw-id: //depot/perl@18684
Jay Hannah [Fri, 24 Jan 2003 11:28:44 +0000 (05:28 -0600)]
RE: perldebug.pod suggestion
From: "Jay Hannah" <jhannah@omnihotels.com>
Message-ID: <
00b001c2c3ce$
0c4716e0$
4709a8c0@omarests2>
p4raw-id: //depot/perl@18683
John Peacock [Sun, 5 Jan 2003 21:28:41 +0000 (16:28 -0500)]
version objects final(?) patch
Message-ID: <
3E18E9D9.2040908@rowman.com>
p4raw-id: //depot/perl@18682
Chip Salzenberg [Sun, 9 Feb 2003 17:39:33 +0000 (17:39 +0000)]
Add CPAN ChangeLog to MANIFEST.
p4raw-id: //depot/perl@18680
Jarkko Hietaniemi [Sun, 9 Feb 2003 14:37:38 +0000 (14:37 +0000)]
CPAN ChangeLog not needed, says Andreas.
p4raw-id: //depot/perl@18678
autrijus@ossf.iis.sinica.edu.tw [Sat, 8 Feb 2003 11:54:11 +0000 (11:54 +0000)]
[perl #20785] glitches with $PerlIO::encoding::fallback
From: "autrijus@ossf.iis.sinica.edu.tw (via RT)" <perlbug-followup@perl.org>
Message-Id: <rt-20785-50586.6.
45611613038412@bugs6.perl.org>
p4raw-id: //depot/perl@18677
Stas Bekman [Sat, 8 Feb 2003 11:12:28 +0000 (22:12 +1100)]
Re: utime undef, undef, "/tmp/test" and warnings
Message-ID: <
3E444B6C.5060407@stason.org>
p4raw-id: //depot/perl@18676
Jarkko Hietaniemi [Sat, 8 Feb 2003 19:49:40 +0000 (19:49 +0000)]
Possible cruft removal.
p4raw-id: //depot/perl@18675
Jarkko Hietaniemi [Sat, 8 Feb 2003 18:22:42 +0000 (18:22 +0000)]
Signedness nits.
p4raw-id: //depot/perl@18674
Jarkko Hietaniemi [Sat, 8 Feb 2003 08:45:35 +0000 (08:45 +0000)]
Upgrade to CPAN 1.64, from Andreas Koenig.
p4raw-id: //depot/perl@18672
Jarkko Hietaniemi [Sat, 8 Feb 2003 08:35:06 +0000 (08:35 +0000)]
Upgrade to Net::Ping 2.28, from Rob Brown.
p4raw-id: //depot/perl@18671
Audrey Tang [Fri, 7 Feb 2003 00:02:49 +0000 (08:02 +0800)]
perluniintro nit
Message-ID: <
20030206160249.GA12984@not.autrijus.org>
p4raw-id: //depot/perl@18670
Peter Prymmer [Wed, 5 Feb 2003 12:00:05 +0000 (07:00 -0500)]
path tweak fix up for t/pod/find.t on VMS
Message-ID: <OFF5FDC924.
68DBF580-ON85256CC4.
005CC78E@factset.com>
p4raw-id: //depot/perl@18669
Jarkko Hietaniemi [Thu, 6 Feb 2003 20:00:52 +0000 (20:00 +0000)]
sv_cat_recode() proto was missing, noticed by Craig Berry.
p4raw-id: //depot/perl@18668
Artur Bergman [Thu, 6 Feb 2003 09:39:24 +0000 (09:39 +0000)]
Patch from Richard Soderberg, cleanup the code a bit and comment
why we are not using SvOOK_on.
p4raw-id: //depot/perl@18666
Jarkko Hietaniemi [Thu, 6 Feb 2003 09:26:53 +0000 (09:26 +0000)]
Things forgotten from Encode 1.87.
p4raw-id: //depot/perl@18664
Jarkko Hietaniemi [Thu, 6 Feb 2003 04:03:31 +0000 (04:03 +0000)]
Upgrade to Encode 1.87.
p4raw-id: //depot/perl@18663
Jarkko Hietaniemi [Wed, 5 Feb 2003 19:40:38 +0000 (19:40 +0000)]
Add the test of [perl #8760] (fixed by change #18656).
p4raw-link: @18656 on //depot/perl:
834a3ffa15e23871424d94f91fd39fe77b05f76b
p4raw-id: //depot/perl@18662
Jarkko Hietaniemi [Wed, 5 Feb 2003 19:28:37 +0000 (19:28 +0000)]
[perl #19767] has become fixed too (by changes #18653
and #18658, methinks), adding the test(s).
p4raw-link: @18653 on //depot/perl:
d12e50cf45149336efec3161d04293f1ae511ed7
p4raw-id: //depot/perl@18661
Inaba Hiroto [Sat, 1 Feb 2003 21:58:20 +0000 (06:58 +0900)]
[Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823])
Message-ID: <
3E3BC46B.
6C687CFD@st.rim.or.jp>
p4raw-id: //depot/perl@18660
Peter Prymmer [Tue, 4 Feb 2003 12:03:17 +0000 (07:03 -0500)]
fix for PerlIO/Via compilation on VMS
Message-ID: <OFCBC6AE62.
FF2B83D4-ON85256CC3.
005D7A9F@factset.com>
p4raw-id: //depot/perl@18659
Jarkko Hietaniemi [Wed, 5 Feb 2003 05:45:11 +0000 (05:45 +0000)]
s/S_cache_re/cache_re/ for building with threads.
p4raw-id: //depot/perl@18658
Stephen McCamant [Mon, 3 Feb 2003 21:01:07 +0000 (16:01 -0500)]
B::Concise updates (incl. avoiding use of op_seq)
Message-ID: <15935.7907.976943.74729@syllepsis.MIT.EDU>
p4raw-id: //depot/perl@18657
Rafael Garcia-Suarez [Tue, 4 Feb 2003 20:02:56 +0000 (20:02 +0000)]
Better version of change #18648, by Enache Adrian
Message-ID: <
20030204101533.GA11817@ratsnest.hole>
p4raw-link: @18648 on //depot/perl:
7c2549db3c820cf72273bacc18a4e3d2b361563d
p4raw-id: //depot/perl@18656
Jarkko Hietaniemi [Tue, 4 Feb 2003 15:56:36 +0000 (15:56 +0000)]
Add the new test to MANIFEST.
p4raw-id: //depot/perl@18655
Graham Barr [Tue, 4 Feb 2003 14:42:51 +0000 (14:42 +0000)]
Sync with 1.10
p4raw-id: //depot/perl@18654
Jarkko Hietaniemi [Tue, 4 Feb 2003 11:04:25 +0000 (11:04 +0000)]
Fix "[perl #20667] unicode regex vs non-unicode regex".
The PL_regdata was not set up (S_cache_re()) before it
was needed (S_reginclass()). The test put in fresh_perl.t
because we need a pristine state to start.
p4raw-id: //depot/perl@18653
Jarkko Hietaniemi [Tue, 4 Feb 2003 06:35:51 +0000 (06:35 +0000)]
Comment tweak.
p4raw-id: //depot/perl@18652
Jarkko Hietaniemi [Tue, 4 Feb 2003 06:28:53 +0000 (06:28 +0000)]
Signedness issue.
p4raw-id: //depot/perl@18651
Rafael Garcia-Suarez [Mon, 3 Feb 2003 22:02:44 +0000 (22:02 +0000)]
Force the C locale in makedepend, to prevent gcc from
producing locale-dependent messages.
p4raw-id: //depot/perl@18650
Rafael Garcia-Suarez [Mon, 3 Feb 2003 22:00:21 +0000 (22:00 +0000)]
Document the environment variable PERL_UTF8_LOCALE in perlrun.
p4raw-id: //depot/perl@18649
Rafael Garcia-Suarez [Mon, 3 Feb 2003 19:32:57 +0000 (19:32 +0000)]
Fix bug #8760 : cop_line isn't properly restored
when a module is loaded at runtime behind the scenes.
p4raw-id: //depot/perl@18648
Abe Timmerman [Sun, 2 Feb 2003 18:27:57 +0000 (19:27 +0100)]
Re: [perl #20606] [PATCH} openbsd hints
Message-Id: <
200302021827.57240.abe@ztreet.demon.nl>
p4raw-id: //depot/perl@18647
Jarkko Hietaniemi [Mon, 3 Feb 2003 12:41:51 +0000 (12:41 +0000)]
Duh, test -e ENOPORTABLE, I should've remembered that.
(Made Solaris go boom.)
p4raw-id: //depot/perl@18644
Jarkko Hietaniemi [Mon, 3 Feb 2003 10:36:15 +0000 (10:36 +0000)]
Detypo.
p4raw-id: //depot/perl@18643
Abhijit Menon-Sen [Mon, 3 Feb 2003 08:26:36 +0000 (08:26 +0000)]
Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
utility scripts?)
p4raw-id: //depot/perl@18642
Artur Bergman [Sun, 2 Feb 2003 23:46:24 +0000 (23:46 +0000)]
In any case, never copy this but use the same SV since
if we copy we loose the hash we so badly need.
For op_const we might still need to copy however.
p4raw-id: //depot/perl@18641
Artur Bergman [Sun, 2 Feb 2003 23:38:40 +0000 (23:38 +0000)]
Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes
threading issue. Should perhaps be a PVOP to save memory, but then
we have nowhere to store the hash of the function!
p4raw-id: //depot/perl@18640
Jarkko Hietaniemi [Sun, 2 Feb 2003 20:07:57 +0000 (20:07 +0000)]
Plan 9: Some time has passed.
p4raw-id: //depot/perl@18637
Nick Ing-Simmons [Sun, 2 Feb 2003 17:23:08 +0000 (17:23 +0000)]
Re: typo in checkin 18616
Message-Id: <
20030202172308.9244.1@bactrian.ni-s.u-net.com>
p4raw-id: //depot/perl@18636
Jarkko Hietaniemi [Sun, 2 Feb 2003 19:46:35 +0000 (19:46 +0000)]
Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox.
p4raw-id: //depot/perl@18635
Abigail [Sun, 2 Feb 2003 16:59:48 +0000 (17:59 +0100)]
pod/perlfunc.pod
Message-Id: <
20030202155948.7971.qmail@abigail.nl>
p4raw-id: //depot/perl@18634
Rafael Garcia-Suarez [Wed, 22 Jan 2003 22:35:56 +0000 (23:35 +0100)]
[perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
Message-Id: <
20030122223556.
57d597a3.rgarciasuarez@free.fr>
p4raw-id: //depot/perl@18633
Jarkko Hietaniemi [Sun, 2 Feb 2003 15:31:36 +0000 (15:31 +0000)]
Also [perl #3547] has been fixed; add its test case.
p4raw-id: //depot/perl@18632
Jarkko Hietaniemi [Sun, 2 Feb 2003 15:26:10 +0000 (15:26 +0000)]
The [perl #7471] seems to have been fixed; add its test.
p4raw-id: //depot/perl@18631
Jarkko Hietaniemi [Sun, 2 Feb 2003 15:21:23 +0000 (15:21 +0000)]
[perl #15397] seems to have been fixed; add its test.
p4raw-id: //depot/perl@18630
Jarkko Hietaniemi [Sun, 2 Feb 2003 15:09:39 +0000 (15:09 +0000)]
Plan 9: Supply also Russ Cox' original config.h for 5.8.0.
p4raw-id: //depot/perl@18629
Jarkko Hietaniemi [Sun, 2 Feb 2003 14:46:26 +0000 (14:46 +0000)]
Plan 9: Update config.plan9 based on Russ Cox' work.
p4raw-id: //depot/perl@18628
Jarkko Hietaniemi [Sun, 2 Feb 2003 14:24:00 +0000 (14:24 +0000)]
Plan 9: Update the list of object files.
p4raw-id: //depot/perl@18627
Jarkko Hietaniemi [Sun, 2 Feb 2003 14:03:16 +0000 (14:03 +0000)]
Plan 9: No Configure.
p4raw-id: //depot/perl@18626
Jarkko Hietaniemi [Sun, 2 Feb 2003 13:29:02 +0000 (13:29 +0000)]
Plan 9: doesn't really do Configure (undo #18585/#18586)
p4raw-id: //depot/perl@18624
Jarkko Hietaniemi [Sun, 2 Feb 2003 12:49:13 +0000 (12:49 +0000)]
minitest wasn't working. (The $^X /miniperl/ test in
io/crlf.t didn't work in Tru64, $^X was "./perl", used
the same 'eval q/use .../' trick everywhere.)
p4raw-id: //depot/perl@18622
Jarkko Hietaniemi [Sun, 2 Feb 2003 12:23:28 +0000 (12:23 +0000)]
Fix and test for [perl #15549 Empty \Q\E not permitted]
(test.pl-ise quotemeta.t, too)
p4raw-id: //depot/perl@18621
Artur Bergman [Sat, 1 Feb 2003 21:04:36 +0000 (21:04 +0000)]
Fix bug #15837, temporary from storable call hadn't gotten
freed yet and was cloned but without a real (AvREAL)
reference to it. @_ doesn't refcount!
p4raw-id: //depot/perl@18618
Jarkko Hietaniemi [Sat, 1 Feb 2003 19:43:09 +0000 (19:43 +0000)]
Integrate from perlio:
[ 18591]
PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
correct XSUB.h
[ 18611]
Michael Schroeder's fix for re-try if stdio ops after
interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
[ 18612]
PerlIO friendly version of speed up of $/ = undef case.
[ 18613]
fflush() before invalidating stdio's fileno.
p4raw-link: @18613 on //depot/perlio:
bbfd922f5bb0c97d0accf18f588b887418c94e6b
p4raw-link: @18612 on //depot/perlio:
e468d35bbed7491e8b221d65181da6200264b6a0
p4raw-link: @18611 on //depot/perlio:
4d94824190f1d3f4307c94794486b277afd6e971
p4raw-link: @18591 on //depot/perlio:
f9415d2377705b4cde579db69c15a29f1b9bb9f6
p4raw-id: //depot/perl@18616
Artur Bergman [Sat, 1 Feb 2003 12:01:01 +0000 (12:01 +0000)]
Don't free thread before using it, breaks platforms that
trust that I really want to free what I free, (like HPUX
and AIX).
p4raw-id: //depot/perl@18615
Nick Ing-Simmons [Sat, 1 Feb 2003 13:03:52 +0000 (13:03 +0000)]
Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
Message-Id: <
20030201130352.1872.12@bactrian.ni-s.u-net.com>
p4raw-id: //depot/perl@18614
Nick Ing-Simmons [Sat, 1 Feb 2003 11:56:47 +0000 (11:56 +0000)]
fflush() before invalidating stdio's fileno.
p4raw-id: //depot/perlio@18613