Rafael Garcia-Suarez [Tue, 8 Jun 2004 18:34:23 +0000 (18:34 +0000)]
Upgrade to Unicode::Collate 0.40
p4raw-id: //depot/perl@22909
Rafael Garcia-Suarez [Tue, 8 Jun 2004 18:23:54 +0000 (18:23 +0000)]
Upgrade to Time::Local 1.10.
p4raw-id: //depot/perl@22908
Rafael Garcia-Suarez [Tue, 8 Jun 2004 18:02:59 +0000 (18:02 +0000)]
Upgrade to Test::Harness 2.42
p4raw-id: //depot/perl@22907
Nicholas Clark [Tue, 8 Jun 2004 14:59:20 +0000 (14:59 +0000)]
Patch 22835 Failed to upgrade all the new files in Encode 2.01
As spotted by Jerry D. Hedden
p4raw-id: //depot/perl@22906
Marcus Holland-Moritz [Fri, 4 Jun 2004 16:29:44 +0000 (18:29 +0200)]
Re: newSVpvn(NULL, 0); doesn't work as advertised
Message-Id: <
20040604162944.
4011f1c6@r2d2>
p4raw-id: //depot/perl@22905
Jarkko Hietaniemi [Mon, 7 Jun 2004 20:09:42 +0000 (23:09 +0300)]
Re: [PATCH] Re: Lack of error for large string on Solaris
Message-ID: <
40C4A156.5030205@iki.fi>
p4raw-id: //depot/perl@22904
perl-5.8.0@ton.iguana.be [Sun, 6 Jun 2004 21:50:19 +0000 (21:50 +0000)]
[perl #30073] Misleading docs of Text::Wrap
From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.9-30073-89834.19.
0927626986204@perl.org>
p4raw-id: //depot/perl@22903
SADAHIRO Tomoyuki [Sun, 6 Jun 2004 00:37:21 +0000 (09:37 +0900)]
Re: [PATCH] [perl #29841] utf8::decode doesn't work under -T
Message-Id: <
20040606003344.57B2.BQW10602@nifty.com>
p4raw-id: //depot/perl@22902
Steve Hay [Thu, 3 Jun 2004 15:46:17 +0000 (16:46 +0100)]
Have win32/makefile.mk default to gcc, and update docs
Message-ID: <
40BF39B9.3060207@uk.radan.com>
p4raw-id: //depot/perl@22901
Rafael Garcia-Suarez [Thu, 3 Jun 2004 13:20:37 +0000 (13:20 +0000)]
perlpodspec uses 'nonbreaking' and 'non-breaking'.
Normalize on the hyphenated spelling.
p4raw-id: //depot/perl@22900
Steve Hay [Thu, 3 Jun 2004 12:16:13 +0000 (13:16 +0100)]
Workaround a dmake oddity.
Subject: Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
Message-ID: <
40BF087D.8030005@uk.radan.com>
p4raw-id: //depot/perl@22899
Rafael Garcia-Suarez [Thu, 3 Jun 2004 09:02:31 +0000 (09:02 +0000)]
Carp was mostly unusable with Safe because it may require
Carp::Heavy at run-time (while require() is forbidden.)
Have Safe load Carp::Heavy.
p4raw-id: //depot/perl@22898
Marcus Holland-Moritz [Wed, 2 Jun 2004 18:03:40 +0000 (18:03 +0000)]
Make change #22889 work for threaded builds, Part 2.
p4raw-link: @22889 on //depot/perl:
e1f795dc699c88c2d9eb4a46fe629483760393c2
p4raw-id: //depot/perl@22897
Marcus Holland-Moritz [Wed, 2 Jun 2004 17:18:44 +0000 (17:18 +0000)]
Make change #22889 work for threaded builds.
p4raw-link: @22889 on //depot/perl:
e1f795dc699c88c2d9eb4a46fe629483760393c2
p4raw-id: //depot/perl@22896
Marcus Holland-Moritz [Wed, 2 Jun 2004 16:48:41 +0000 (16:48 +0000)]
Fix apidoc entries for PUSHMARK and newXSproto.
p4raw-id: //depot/perl@22895
Marcus Holland-Moritz [Wed, 2 Jun 2004 16:42:24 +0000 (16:42 +0000)]
Document embed.fnc 'U' and 's' flags.
p4raw-id: //depot/perl@22894
Craig A. Berry [Tue, 1 Jun 2004 23:16:58 +0000 (18:16 -0500)]
on VMS, always exit with failure in my_failure_exit
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <
40BD54BA.9040708@mac.com>
p4raw-id: //depot/perl@22893
Alexey Tourbin [Sat, 22 May 2004 02:22:22 +0000 (06:22 +0400)]
Re: [PATCH] [perl #29612] ndbm failure in make test
Message-ID: <
20040521222222.GJ2030@solemn.turbinal.org>
p4raw-id: //depot/perl@22892
Rafael Garcia-Suarez [Wed, 2 Jun 2004 06:47:58 +0000 (06:47 +0000)]
Detypo.
p4raw-id: //depot/perl@22891
Andy Dougherty [Tue, 1 Jun 2004 16:25:48 +0000 (12:25 -0400)]
Re: [perl #29765] PERL-5.8.4 INSTALL
Message-ID: <Pine.SOL.4.58.
0406011619090.4066@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@22890
Rafael Garcia-Suarez [Wed, 2 Jun 2004 06:07:53 +0000 (06:07 +0000)]
Make the dUNDERBAR/UNDERBAR macros work as advertised.
While we're at it, use the same trick to make reverse()
work correctly with lexical $_.
p4raw-id: //depot/perl@22889
Alan Burlison [Fri, 28 May 2004 12:27:06 +0000 (13:27 +0100)]
Remove redundant %SIG assignments from FileCache
Message-ID: <
40B7220A.4040305@sun.com>
p4raw-id: //depot/perl@22888
Steve Hay [Tue, 1 Jun 2004 15:30:37 +0000 (16:30 +0100)]
Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
Message-ID: <
40BC930D.90701@uk.radan.com>
p4raw-id: //depot/perl@22887
Alan Burlison [Fri, 28 May 2004 23:28:44 +0000 (00:28 +0100)]
[Fwd: [PATCH] Pod::Find should ignore SCM files and dirs]
Message-ID: <
40B7BD1C.40309@sun.com>
p4raw-id: //depot/perl@22886
Paul Fenwick [Tue, 1 Jun 2004 11:31:34 +0000 (21:31 +1000)]
Re: [PATCH] UPDATE - Grammatical fixes and explanations in perlfunc.pod (sysopen)
Message-ID: <
20040601013134.GA11005@perltraining.com.au>
p4raw-id: //depot/perl@22885
Craig A. Berry [Mon, 31 May 2004 21:04:07 +0000 (16:04 -0500)]
configure.com and PERL_API_REVISION
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <
40BBE417.2090001@mac.com>
p4raw-id: //depot/perl@22884
LAUN Wolfgang [Tue, 1 Jun 2004 07:52:58 +0000 (09:52 +0200)]
Shell.pm: pod rewrite and new mini-feature $Shell::raw
Message-ID: <
DF27CDCBD2581D4B88431901094E4B4D02B0C744@attmsx1.aut.alcatel.at>
p4raw-id: //depot/perl@22883
Dave Rolsky [Mon, 31 May 2004 12:52:43 +0000 (07:52 -0500)]
perlhack.pod - working with the Perl source
Message-ID: <Pine.LNX.4.58.
0405311250520.7714@urth.org>
p4raw-id: //depot/perl@22882
Nicholas Clark [Mon, 31 May 2004 19:06:21 +0000 (19:06 +0000)]
replace the run time code in lib/utf8_pva.pl with data generated
at build by mktables, stored in lib/unicore/PVA.pl
p4raw-id: //depot/perl@22881
Nicholas Clark [Mon, 31 May 2004 17:26:56 +0000 (17:26 +0000)]
Don't need to require utf8_pva.pl at top of file
p4raw-id: //depot/perl@22880
Nicholas Clark [Mon, 31 May 2004 14:24:56 +0000 (14:24 +0000)]
Run mktables as part of the build process.
Don't ship any of the files that it generates in lib/unicore
p4raw-id: //depot/perl@22879
jdhedden@1979.usna.com [Fri, 28 May 2004 19:23:48 +0000 (19:23 +0000)]
[perl #29937] Entries missing from .packlist
From: jdhedden@1979.usna.com (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.9-29937-88315.2.
18472609678159@perl.org>
p4raw-id: //depot/perl@22878
wolfgang.laun@chello.at [Sun, 30 May 2004 17:27:07 +0000 (19:27 +0200)]
Re: [perl #29969] h2ph not correctly processing glibc sys/sysmacros.ph
Message-Id: <
20040530152707.ZLWL22856.viefep16-int.chello.at@localhost>
p4raw-id: //depot/perl@22877
Steve Hay [Tue, 25 May 2004 16:05:02 +0000 (17:05 +0100)]
Fix anomalies in Carp functions
Message-ID: <
40B3609E.5060502@uk.radan.com>
p4raw-id: //depot/perl@22876
Steve Hay [Fri, 28 May 2004 11:46:41 +0000 (12:46 +0100)]
Fix generation of perlapi.pod
Message-ID: <
40B71891.6090806@uk.radan.com>
p4raw-id: //depot/perl@22875
Shinya Hayakawa [Tue, 25 May 2004 00:06:06 +0000 (09:06 +0900)]
Re: my $x->{foo} doesn't work
Message-Id: <
200405250006.06387.hayakawa@livedoor.jp>
Allow autovivification of (my $x)->{foo}
p4raw-id: //depot/perl@22874
Nicholas Clark [Sun, 30 May 2004 21:58:36 +0000 (21:58 +0000)]
Convert to using File::Spec, so that we can build Unicode files
on all platforms
p4raw-id: //depot/perl@22873
Nicholas Clark [Sun, 30 May 2004 20:34:07 +0000 (20:34 +0000)]
First step to generating Unicode files for the regexp engine at build
time - targets in the Makefile
p4raw-id: //depot/perl@22872
Dave Mitchell [Sun, 30 May 2004 14:30:45 +0000 (14:30 +0000)]
[perl #29708] Problem with autouse (causing Perl to crash)
@_ sometimes wasn't getting created right
p4raw-id: //depot/perl@22870
Nicholas Clark [Sun, 30 May 2004 13:57:05 +0000 (13:57 +0000)]
Upgrade to Encode 2.01.
p4raw-id: //depot/perl@22868
Nicholas Clark [Sun, 30 May 2004 13:11:41 +0000 (13:11 +0000)]
Skip in minitest
p4raw-id: //depot/perl@22866
Stas Bekman [Thu, 27 May 2004 11:25:08 +0000 (04:25 -0700)]
Re: undef loses it magicness when assigned to a variable?
Message-ID: <
40B63284.5040203@stason.org>
p4raw-id: //depot/perl@22853
Alan Burlison [Thu, 27 May 2004 23:32:28 +0000 (00:32 +0100)]
TEST needs to ignore SCM files
Message-ID: <
40B66C7C.8030303@sun.com>
p4raw-id: //depot/perl@22852
Alan Burlison [Wed, 26 May 2004 16:24:03 +0000 (17:24 +0100)]
'perl -v' fails if local_patches contains code snippets
Message-ID: <
40B4B693.9090905@sun.com>
(using \0 as a separator for q//)
p4raw-id: //depot/perl@22850
Yitzchak Scott-Thoennes [Tue, 25 May 2004 02:29:37 +0000 (19:29 -0700)]
correctly handle C<< >> and C<<< >>> in diagnostics
Message-ID: <
20040525092937.GA2332@efn.org>
p4raw-id: //depot/perl@22848
Rafael Garcia-Suarez [Mon, 24 May 2004 16:12:41 +0000 (16:12 +0000)]
Tests for change #22842, by SADAHIRO Tomoyuki
(adapted to the core)
p4raw-link: @22842 on //depot/perl:
f5cee72b6610421c22d816640f267c5b45b0450e
p4raw-id: //depot/perl@22843
SADAHIRO Tomoyuki [Sat, 22 May 2004 21:38:33 +0000 (06:38 +0900)]
Re: utf-8 and taint don't work together
Date: Sat, 22 May 2004 21:38:33 +0900
Message-Id: <
20040522212704.C068.BQW10602@nifty.com>
Date: Sun, 23 May 2004 09:56:15 +0900
Message-Id: <
20040523095609.E404.BQW10602@nifty.com>
p4raw-id: //depot/perl@22842
Steve Hay [Mon, 24 May 2004 12:52:48 +0000 (13:52 +0100)]
win32_chsize is not exported on Win32
Message-ID: <
40B1E210.4050202@uk.radan.com>
p4raw-id: //depot/perl@22841
Yitzchak Scott-Thoennes [Fri, 21 May 2004 11:35:34 +0000 (04:35 -0700)]
Re: [perl #29765] PERL-5.8.4 INSTALL
Message-ID: <
20040521183533.GA5108@efn.org>
(plus whitespace removal)
p4raw-id: //depot/perl@22840
Dave Mitchell [Sat, 22 May 2004 11:15:34 +0000 (11:15 +0000)]
[perl #29790] Optimization busted: '@a = "b", sort @a' drops "b"
Fix the sort-in-place optimization of change #22349.
p4raw-link: @22349 on //depot/perl:
fe1bc4cf71e7b04d33e679798964a090d9fa7b46
p4raw-id: //depot/perl@22839
Graham Barr [Sat, 22 May 2004 07:41:21 +0000 (07:41 +0000)]
Update to Scalar-List-Utils-1.14
p4raw-id: //depot/perl@22838
Ton Hospel [Sun, 16 May 2004 13:35:20 +0000 (13:35 +0000)]
Proposed doc patch for getsockopt
Message-Id: <c87qmo$u9b$1@post.home.lunix>
p4raw-id: //depot/perl@22837
Tassilo von Parseval [Fri, 21 May 2004 10:51:58 +0000 (12:51 +0200)]
h2xs doesn't recognize indented enums
Message-id: <
20040521085158.GA10660@ethan>
(modified regexp)
p4raw-id: //depot/perl@22836
Rafael Garcia-Suarez [Thu, 20 May 2004 13:30:25 +0000 (13:30 +0000)]
Upgrade to Encode 2.00.
p4raw-id: //depot/perl@22835
Steve Hay [Tue, 18 May 2004 11:31:04 +0000 (12:31 +0100)]
Test portability nit.
Subject: [PATCH] Re: Smoke [5.9.2] 22821 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
Message-ID: <
40A9E5E8.7030800@uk.radan.com>
p4raw-id: //depot/perl@22833
Dave Mitchell [Wed, 19 May 2004 21:02:04 +0000 (21:02 +0000)]
improve hashing algorithm for ptr tables in perl_clone:
the bottom few bits of a pointer are usually zero
p4raw-id: //depot/perl@22831
Dave Mitchell [Wed, 19 May 2004 20:17:55 +0000 (20:17 +0000)]
[perl #29637] Thread creation time is hypersensitive
Due to a logic error, the dup ptr table sometimes wans't being
grown, leading to extremely slow cloning.
p4raw-id: //depot/perl@22830
Rafael Garcia-Suarez [Tue, 18 May 2004 13:05:48 +0000 (13:05 +0000)]
perlrun.pod minor fixes :
- the parameter to -x is optional
- pod nit
p4raw-id: //depot/perl@22829
mats@sm5sxl.net [Sun, 16 May 2004 13:33:32 +0000 (13:33 +0000)]
[perl #29623] Patch for h2xs.t in Perl 5.8.4
From: mats@sm5sxl.net (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.9-29623-87522.10.
1965589695082@perl.org>
p4raw-id: //depot/perl@22828
Steve Hay [Fri, 14 May 2004 17:33:17 +0000 (18:33 +0100)]
Re: Smoke [5.9.2] 22818 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
Message-ID: <
40A4F4CD.2000003@uk.radan.com>
p4raw-id: //depot/perl@22827
Rafael Garcia-Suarez [Tue, 18 May 2004 08:15:27 +0000 (08:15 +0000)]
Error message too wide.
p4raw-id: //depot/perl@22826
Rafael Garcia-Suarez [Mon, 17 May 2004 15:12:03 +0000 (15:12 +0000)]
Remove a TODO test that is no longer to do.
p4raw-id: //depot/perl@22825
Jim Cromie [Mon, 17 May 2004 09:19:00 +0000 (03:19 -0600)]
Fix new B::Concise test output
Subject: Re: Smoke [5.9.2] 22820 FAIL(F) openbsd 3.5 (i386/1 cpu)
Message-ID: <
40A8D7E4.1020007@divsol.com>
p4raw-id: //depot/perl@22824
LAUN Wolfgang [Mon, 17 May 2004 07:38:19 +0000 (09:38 +0200)]
Re: [perl #29581] glob() misses a lot of matches
Message-ID: <
DF27CDCBD2581D4B88431901094E4B4D02B0C71E@attmsx1.aut.alcatel.at>
p4raw-id: //depot/perl@22823
Rafael Garcia-Suarez [Mon, 17 May 2004 08:49:53 +0000 (08:49 +0000)]
David Manura is the new maintainer of Text::Balanced.
p4raw-id: //depot/perl@22822
Dave Mitchell [Sun, 16 May 2004 15:31:42 +0000 (15:31 +0000)]
make Text::Balanced skip "case /..../" correctly for Switch.pm
p4raw-id: //depot/perl@22821
Jim Cromie [Mon, 10 May 2004 05:28:11 +0000 (23:28 -0600)]
Re: more B::Concise stuff (PATCH - updated)
Message-ID: <
409F674B.2000506@divsol.com>
p4raw-id: //depot/perl@22820
Rafael Garcia-Suarez [Fri, 14 May 2004 09:38:43 +0000 (09:38 +0000)]
Add new dUNDERBAR and UNDERBAR macros, to help XS writers to
access the $_ variable, even when there is a lexical one in scope.
p4raw-id: //depot/perl@22819
Jarkko Hietaniemi [Wed, 12 May 2004 21:31:17 +0000 (00:31 +0300)]
BOM-marked and (BOMless) UTF-16 scripts not working
Message-ID: <
40A26D75.8080406@iki.fi>
Date: Wed, 12 May 2004 21:31:17 +0300
p4raw-id: //depot/perl@22818
Olli Savia [Wed, 12 May 2004 13:02:41 +0000 (13:02 +0000)]
[perl #29527] Perl 5.8.4 build problems on LynxOS
From: Olli Savia (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.9-29527-87290.17.
3367022021997@perl.org>
p4raw-id: //depot/perl@22817
Rafael Garcia-Suarez [Wed, 12 May 2004 16:16:50 +0000 (16:16 +0000)]
Make XSLoader update @DynaLoader::dl_shared_objects.
p4raw-id: //depot/perl@22816
Andy Dougherty [Tue, 11 May 2004 13:14:42 +0000 (09:14 -0400)]
Configure shouldn't unconditionally add in -pipe
Message-ID: <Pine.SOL.4.58.
0405111313210.14279@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@22815
Marcus Holland-Moritz [Tue, 11 May 2004 17:42:13 +0000 (17:42 +0000)]
Add the byte-order modifiers '<' and '>' to the pack tutorial.
This completes the series: #22734, #22745, #22754, #22780
p4raw-id: //depot/perl@22812
Marcus Holland-Moritz [Tue, 11 May 2004 17:21:35 +0000 (17:21 +0000)]
'v' unpacks unsigned shorts.
p4raw-id: //depot/perl@22811
Jim Cromie [Tue, 11 May 2004 00:15:46 +0000 (18:15 -0600)]
various -V: searches [PATCH]
Message-ID: <
40A06F92.1070607@divsol.com>
p4raw-id: //depot/perl@22810
Rafael Garcia-Suarez [Tue, 11 May 2004 11:00:31 +0000 (11:00 +0000)]
More pod names in the debugger for the runman command
p4raw-id: //depot/perl@22809
Richard Foley [Tue, 11 May 2004 11:04:11 +0000 (13:04 +0200)]
debugger (step backwards)
Message-Id: <
200405111104.11484.richard.foley@rfi.net>
p4raw-id: //depot/perl@22808
Yitzchak Scott-Thoennes [Sun, 9 May 2004 00:59:19 +0000 (17:59 -0700)]
void context !~ generates "Useless use of not at line..." warning
Message-ID: <
20040509075919.GA3752@efn.org>
p4raw-id: //depot/perl@22807
Jim Cromie [Mon, 10 May 2004 15:25:07 +0000 (09:25 -0600)]
Re: a little extra cmdline help. [PATCH]
Message-Id: <
409FF333.4020104@divsol.com>
p4raw-id: //depot/perl@22806
Abhijit Menon-Sen [Mon, 10 May 2004 11:10:34 +0000 (11:10 +0000)]
Remove stray '.
p4raw-id: //depot/perl@22804
Slaven Rezic [Mon, 10 May 2004 09:57:37 +0000 (09:57 +0000)]
File::Copy Pod
Message-Id: <
1084183057.10822@devpc01.iconmobile.de>
p4raw-id: //depot/perl@22803
Dave Mitchell [Fri, 7 May 2004 19:12:29 +0000 (19:12 +0000)]
symbolic references like ${"foo$index"}*3 would incorrectly warn
that $index was the uninitialized value, when in fact it was $foo1
p4raw-id: //depot/perl@22802
Jim Cromie [Thu, 6 May 2004 16:37:56 +0000 (10:37 -0600)]
Re: stdio still supported?
Message-Id: <
409ABE44.8060307@divsol.com>
Update B::Concise tests to skip stuff requiring the
"open to a scalar" feature of Perlio is it isn't available.
Also note this caveat in perlfunc.pod
p4raw-id: //depot/perl@22801
Marcus Holland-Moritz [Fri, 7 May 2004 16:58:57 +0000 (16:58 +0000)]
Windows issues with select() are already documented in perlport.
p4raw-id: //depot/perl@22800
Thorsten Glaser [Thu, 6 May 2004 22:08:10 +0000 (22:08 +0000)]
[perl #29397] Change in pod2man arguments
From: Thorsten Glaser (via RT) <perlbug-followup@perl.org>
Message-Id: <rt-3.0.9-29397-86929.5.
37563386041974@perl.org>
p4raw-id: //depot/perl@22799
Marcus Holland-Moritz [Fri, 7 May 2004 11:42:37 +0000 (11:42 +0000)]
[perl #29395] Scalar::Util::refaddr falsely returns false
Add mg_get() to refaddr() when SV is magical.
Fix the non-xs version of looks_like_number().
p4raw-id: //depot/perl@22798
Marcus Holland-Moritz [Fri, 7 May 2004 10:57:23 +0000 (10:57 +0000)]
Document that select() on Windows doesn't work on non-socket filehandles.
p4raw-id: //depot/perl@22797
Marcus Holland-Moritz [Thu, 6 May 2004 17:19:17 +0000 (17:19 +0000)]
[perl #29346] Double warning for int(undef) and abs(undef)
Remove the duplicate warnings and update tests.
p4raw-id: //depot/perl@22796
James Mastros [Thu, 6 May 2004 14:45:53 +0000 (16:45 +0200)]
Add a small script to check whether a perl source tree
(with or without generated files) is friendly with
case-insensitive filesystems.
Adapted from :
Subject: Re: STerm.pl vs Sterm.pl
Message-ID: <
20040506124556.2402.qmail@onion.perl.org>
p4raw-id: //depot/perl@22793
bilbo@ua.fm [Wed, 28 Apr 2004 00:19:55 +0000 (03:19 +0300)]
Problem with system() on Win9x and command.com (perl 5.8.x-5.9.x)
Message-ID: <
611491036.
20040428001955@ua.fm>
p4raw-id: //depot/perl@22789
H.Merijn Brand [Thu, 6 May 2004 11:35:21 +0000 (11:35 +0000)]
add -pipe to gcc's default flags
it has shown a compile time speed increase of about 40% on
Linux and HP-UX, and also works on cygwin-1.5.9. On failing
OS/gcc combo's remove it in the hints
p4raw-id: //depot/perl@22788
Steve Hay [Wed, 5 May 2004 15:34:45 +0000 (16:34 +0100)]
Add tests for mX?PUSH[inup] macros.
Subject: Re: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
Message-ID: <
4098FB85.1060602@uk.radan.com>
p4raw-id: //depot/perl@22783
David Cannings [Mon, 3 May 2004 13:44:33 +0000 (14:44 +0100)]
Problem with h2xs
Message-Id: <
200405031344.33723.lists@edeca.net>
(Second patch only)
p4raw-id: //depot/perl@22782
Dave Mitchell [Tue, 4 May 2004 19:20:36 +0000 (19:20 +0000)]
[perl #29340] Bizarre copy of ARRAY
make sure a pad op's flags are updated after optimising away
the assignment in my @a = () (see change 22520).
p4raw-id: //depot/perl@22781
Marcus Holland-Moritz [Mon, 3 May 2004 20:14:41 +0000 (22:14 +0200)]
Add byte-order group modifiers to (un)pack templates.
Follow-up on: #22734, #22745, #22753, #22754.
Subject: Group modifiers in (un)pack templates
Message-Id: <
20040503201441.
1b058e0d@r2d2>
p4raw-id: //depot/perl@22780
Marcus Holland-Moritz [Mon, 3 May 2004 20:03:28 +0000 (22:03 +0200)]
Fix mX?PUSH[inup] macros. (Follow-up to #22756 and #22757)
Subject: Re: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
Message-Id: <
20040503200328.
24efcda5@r2d2>
p4raw-id: //depot/perl@22779
Dave Mitchell [Mon, 3 May 2004 21:07:44 +0000 (21:07 +0000)]
add test for change #22746 ([perl #29102] Crash on assign to lex fh)
p4raw-link: @22746 on //depot/perl:
8f3c2c0cb1ce993e7d37b84cf6256c76fd3a298a
p4raw-id: //depot/perl@22778
Dave Mitchell [Mon, 3 May 2004 20:48:53 +0000 (20:48 +0000)]
add test for change #22776 ("open m" crashes Perl)
p4raw-link: @22776 on //depot/perl:
e2ab214b14c9284fa9074628aa22936a93dab84f
p4raw-id: //depot/perl@22777
Dave Mitchell [Mon, 3 May 2004 20:26:22 +0000 (20:26 +0000)]
[perl #28986] perl -e "open m" crashes Perl
p4raw-id: //depot/perl@22776
Dave Mitchell [Mon, 3 May 2004 18:52:39 +0000 (18:52 +0000)]
[perl #29127] scalar delete of empty slice returned garbage
p4raw-id: //depot/perl@22775