20 years agofields.pm lost compile-time benefit
Rick Delaney [Fri, 13 Aug 2004 19:54:12 +0000]
fields.pm lost compile-time benefit
Message-Id:  <20040813235412.GB12980@biff.bort.ca>

restore the compile-time field checking for
    my Dog $spot; $spot->{'walkies'};
that was lost when pseudo-hashes were removed

p4raw-id: //depot/perl@23256

20 years agowhoops, fix 'formline undef' test broken by change #23251
Dave Mitchell [Wed, 1 Sep 2004 23:37:07 +0000]
whoops, fix 'formline undef' test broken by change #23251
p4raw-link: @23251 on //depot/perl: 24c897388d7b9ce07248cecb5920b9fbd4ac27ba

p4raw-id: //depot/perl@23255

20 years agoPATCH: Taintedness and ternary conditional
Andy Lester [Thu, 26 Aug 2004 23:44:47 +0000]
PATCH: Taintedness and ternary conditional
Message-Id:  <20040827044447.GA5268@petdance.com>

add tests and documentation to the effect that ($tainted ? $a : $b)
doesn't necessarily return a tainted value. Also tidy the markup in
perldoc.pod

p4raw-id: //depot/perl@23253

20 years agodelete spurious blank lines added by change 23251
Dave Mitchell [Wed, 1 Sep 2004 22:20:05 +0000]
delete spurious blank lines added by change 23251

p4raw-id: //depot/perl@23252

20 years ago[perl #31111] Random made scripts crashing perl
Dave Mitchell [Wed, 1 Sep 2004 22:17:47 +0000]
[perl #31111] Random made scripts crashing perl
fix 'formline undef' coredump

p4raw-id: //depot/perl@23251

20 years ago[perl #31228] no no-op
david nicol [Fri, 27 Aug 2004 21:13:42 +0000]
[perl #31228] no no-op
Message-Id: 1093659222.1436.70.camel@plaza.davidnicol.com>

Document that 0 and 1 can (sort of) be used as no-ops.

p4raw-id: //depot/perl@23250

20 years ago[ PATCH ] 2 added private flags for B::Concise
Jim Cromie [Tue, 31 Aug 2004 23:19:54 +0000]
[ PATCH ] 2 added private flags for B::Concise
Message-Id:  <41355BFA.8010900@divsol.com>

The OPpENTERSUB_NOMOD and OPpCONST_SHORTCIRCUIT flags weren't
displayed by B::Concise.

p4raw-id: //depot/perl@23249

20 years agoUpgrade to Cwd 2.21.
Rafael Garcia-Suarez [Wed, 1 Sep 2004 15:35:20 +0000]
Upgrade to Cwd 2.21.

p4raw-id: //depot/perl@23248

20 years agoUpdate to File::Spec 0.90
Rafael Garcia-Suarez [Wed, 1 Sep 2004 15:11:45 +0000]
Update to File::Spec 0.90

p4raw-id: //depot/perl@23247

20 years agoSkip Time::HiRes tests if configured without that module.
Marcus Holland-Moritz [Mon, 30 Aug 2004 18:36:18 +0000]
Skip Time::HiRes tests if configured without that module.

p4raw-id: //depot/perl@23246

20 years agoFix skipping of a Dumpvalue test when configured without Devel::Peek.
Marcus Holland-Moritz [Mon, 30 Aug 2004 18:34:58 +0000]
Fix skipping of a Dumpvalue test when configured without Devel::Peek.

p4raw-id: //depot/perl@23245

20 years agoSkip a Data::Dumper test if configured without B module.
Marcus Holland-Moritz [Mon, 30 Aug 2004 18:33:27 +0000]
Skip a Data::Dumper test if configured without B module.

p4raw-id: //depot/perl@23244

20 years agoFix typo in B::Assembler.
Marcus Holland-Moritz [Sun, 29 Aug 2004 13:22:48 +0000]
Fix typo in B::Assembler.

p4raw-id: //depot/perl@23243

20 years agoSkip ext/B/t/assembler.t when configured without B.
Marcus Holland-Moritz [Sun, 29 Aug 2004 13:21:50 +0000]
Skip ext/B/t/assembler.t when configured without B.

p4raw-id: //depot/perl@23242

20 years agoFile::Spec::VMS update
Craig A. Berry [Fri, 27 Aug 2004 18:51:09 +0000]
File::Spec::VMS update
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <412FC8ED.1020300@mac.com>

p4raw-id: //depot/perl@23241

20 years agoPumpkinship updates
H.Merijn Brand [Sat, 28 Aug 2004 07:41:47 +0000]
Pumpkinship updates

p4raw-id: //depot/perl@23240

20 years agoFix nasty line break in Storable test file.
Marcus Holland-Moritz [Thu, 26 Aug 2004 21:57:39 +0000]
Fix nasty line break in Storable test file.

p4raw-id: //depot/perl@23239

20 years agoUpgrade to MIME::Base64 3.03
Rafael Garcia-Suarez [Thu, 26 Aug 2004 13:02:14 +0000]
Upgrade to MIME::Base64 3.03

p4raw-id: //depot/perl@23238

20 years agoUpgrade to MIME::Base64 3.02.
Rafael Garcia-Suarez [Wed, 25 Aug 2004 08:32:41 +0000]
Upgrade to MIME::Base64 3.02.

p4raw-id: //depot/perl@23237

20 years agoGrammatical nit by Hugo.
Rafael Garcia-Suarez [Tue, 24 Aug 2004 17:24:40 +0000]
Grammatical nit by Hugo.

p4raw-id: //depot/perl@23236

20 years ago[perl #31295] PATCH: Test comp/use.t fails on Tru64
Nikola Milutinovic [Mon, 23 Aug 2004 10:37:31 +0000]
[perl #31295] PATCH: Test comp/use.t fails on Tru64
From: Nikola Milutinovic (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-31295-94232.1.74127465250315@perl.org>

p4raw-id: //depot/perl@23235

20 years agoUpgrade to Devel::PPPort 3.01.
Marcus Holland-Moritz [Mon, 23 Aug 2004 05:33:39 +0000]
Upgrade to Devel::PPPort 3.01.

p4raw-id: //depot/perl@23234

20 years agoFix some backwards-compatibility problems with Storable.
Marcus Holland-Moritz [Sun, 22 Aug 2004 22:18:56 +0000]
Fix some backwards-compatibility problems with Storable.

p4raw-id: //depot/perl@23233

20 years agoUpgrade to Time::HiRes 1.61
Rafael Garcia-Suarez [Sun, 22 Aug 2004 19:14:57 +0000]
Upgrade to Time::HiRes 1.61

p4raw-id: //depot/perl@23232

20 years agoFix Storable's MANIFEST.
Marcus Holland-Moritz [Sun, 22 Aug 2004 15:36:36 +0000]
Fix Storable's MANIFEST.

p4raw-id: //depot/perl@23231

20 years agoa regex in STDOUT destructor coredumped because regex pad already
Dave Mitchell [Fri, 20 Aug 2004 21:20:48 +0000]
a regex in STDOUT destructor coredumped because regex pad already
freed

p4raw-id: //depot/perl@23230

20 years agoUpgrade to Devel::PPPort 3.00_03.
Marcus Holland-Moritz [Fri, 20 Aug 2004 13:18:08 +0000]
Upgrade to Devel::PPPort 3.00_03.

p4raw-id: //depot/perl@23229

20 years agoTweak 'h2xs -h' output.
Marcus Holland-Moritz [Thu, 19 Aug 2004 23:14:00 +0000]
Tweak 'h2xs -h' output.

p4raw-id: //depot/perl@23228

20 years agoDelete superfluous "with".
Marcus Holland-Moritz [Thu, 19 Aug 2004 17:05:48 +0000]
Delete superfluous "with".

p4raw-id: //depot/perl@23227

20 years agoUpgrade to Devel::PPPort 3.00_02.
Marcus Holland-Moritz [Thu, 19 Aug 2004 11:22:15 +0000]
Upgrade to Devel::PPPort 3.00_02.

p4raw-id: //depot/perl@23226

20 years agoMark a test that relies on tainting behavior as TODO on Windows.
Rafael Garcia-Suarez [Thu, 19 Aug 2004 07:58:59 +0000]
Mark a test that relies on tainting behavior as TODO on Windows.

p4raw-id: //depot/perl@23225

20 years agoAdd notes for building with MS VC++ Toolkit 2003
Steve Hay [Wed, 18 Aug 2004 13:44:13 +0000]
Add notes for building with MS VC++ Toolkit 2003

p4raw-id: //depot/perl@23224

20 years agoUpgrade to Devel::PPPort 3.00_01.
Marcus Holland-Moritz [Tue, 17 Aug 2004 21:33:41 +0000]
Upgrade to Devel::PPPort 3.00_01.

p4raw-id: //depot/perl@23223

20 years agoUpgrade to Devel::PPPort 3.00.
Marcus Holland-Moritz [Tue, 17 Aug 2004 10:14:46 +0000]
Upgrade to Devel::PPPort 3.00.

p4raw-id: //depot/perl@23222

20 years agoDocument Carp's global variables + provide tests
Jos I. Boumans [Mon, 16 Aug 2004 15:53:40 +0000]
Document Carp's global variables + provide tests
From: "Jos I. Boumans" <kane@dwim.org>
Message-Id: <ADC6DEC6-EF8B-11D8-8425-000A95EF62E2@dwim.org>
(tests a bit reworked)

p4raw-id: //depot/perl@23221

20 years agoUpdates to modules-related pod
Kirrily Robert [Mon, 16 Aug 2004 16:00:14 +0000]
Updates to modules-related pod
Message-ID: <20040816200014.GC27764@infotrope.net>

p4raw-id: //depot/perl@23220

20 years agorunning mktables on VMS
Craig A. Berry [Tue, 10 Aug 2004 22:28:04 +0000]
running mktables on VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <41199244.9020706@mac.com>

p4raw-id: //depot/perl@23219

20 years agomake cygwin ld2 executable
Yitzchak Scott-Thoennes [Sun, 15 Aug 2004 17:14:59 +0000]
make cygwin ld2 executable
Message-ID: <20040816001252.GA2148@efn.org>

p4raw-id: //depot/perl@23218

20 years agomake pp_goto() cope potential stack reallocation in EXTEND
Dave Mitchell [Sat, 14 Aug 2004 22:32:16 +0000]
make pp_goto() cope potential stack reallocation in EXTEND
The code for goto &foo had local pointers to the stack that
pointed to the wrong place after a realloc.

p4raw-id: //depot/perl@23217

20 years agopre Math::BigInt v1.72
Tels [Fri, 13 Aug 2004 14:02:50 +0000]
pre Math::BigInt v1.72
Message-Id: <200408131402.52270@bloodgate.com>

p4raw-id: //depot/perl@23216

20 years agoTest for functions with operator names
Andy Lester [Thu, 12 Aug 2004 11:31:03 +0000]
Test for functions with operator names
Message-ID: <20040812163103.GA26687@petdance.com>

p4raw-id: //depot/perl@23215

20 years agoapi doc fix for SvSetMagicSV_nosteal
Stas Bekman [Thu, 12 Aug 2004 18:10:36 +0000]
api doc fix for SvSetMagicSV_nosteal
Message-ID: <411C150C.5020602@stason.org>

p4raw-id: //depot/perl@23214

20 years agoRe: 2 patches: goto.t, B.pm/xs
Jim Cromie [Tue, 10 Aug 2004 07:29:08 +0000]
Re: 2 patches: goto.t, B.pm/xs
Message-ID: <4118CDA4.3060700@divsol.com>

p4raw-id: //depot/perl@23213

20 years ago2 patches: goto.t, B.pm/xs
Jim Cromie [Sun, 8 Aug 2004 18:42:47 +0000]
2 patches: goto.t, B.pm/xs
Message-ID: <4116C887.9080400@divsol.com>

p4raw-id: //depot/perl@23212

20 years agoRe: POSIX::sigprocmask implemented incorrectly
Alan Burlison [Mon, 9 Aug 2004 19:00:12 +0000]
Re: POSIX::sigprocmask implemented incorrectly
Message-ID: <4117BBAC.7080603@sun.com>

p4raw-id: //depot/perl@23211

20 years agoFix a typo and remove some debugging crud from change #23209
Dave Mitchell [Mon, 9 Aug 2004 19:58:35 +0000]
Fix a typo and remove some debugging crud from change #23209
p4raw-link: @23209 on //depot/perl: dedbcade96321798da47de9721e77227a1c11eb5

p4raw-id: //depot/perl@23210

20 years agoeval_sv() failing a taint test could corrupt the stack
Dave Mitchell [Mon, 9 Aug 2004 19:48:57 +0000]
eval_sv() failing a taint test could corrupt the stack

p4raw-id: //depot/perl@23209

20 years agomade eq_array in t/test.pl handle undef values better
Dave Mitchell [Mon, 9 Aug 2004 18:28:33 +0000]
made eq_array in t/test.pl handle undef values better

p4raw-id: //depot/perl@23208

20 years agofix minor nit in file description, to keep Jarkko happy
Dave Mitchell [Mon, 9 Aug 2004 17:21:27 +0000]
fix minor nit in file description, to keep Jarkko happy

p4raw-id: //depot/perl@23207

20 years agoPatch for t/op/sleep.t
Andy Lester [Mon, 9 Aug 2004 00:11:51 +0000]
Patch for t/op/sleep.t
Message-ID: <20040809051151.GA13872@petdance.com>

p4raw-id: //depot/perl@23206

20 years agoAdd a note in perltodo about a potential extension of readpipe()
Rafael Garcia-Suarez [Mon, 9 Aug 2004 12:10:25 +0000]
Add a note in perltodo about a potential extension of readpipe()

p4raw-id: //depot/perl@23205

20 years agoRe: POSIX::sigprocmask implemented incorrectly
Alan Burlison [Mon, 9 Aug 2004 10:30:25 +0000]
Re: POSIX::sigprocmask implemented incorrectly
Message-ID: <41174431.6050803@sun.com>

p4raw-id: //depot/perl@23204

20 years agoAdd tests for XS call_*() API
Dave Mitchell [Sat, 7 Aug 2004 15:10:40 +0000]
Add tests for XS call_*() API

p4raw-id: //depot/perl@23203

20 years agoDB_File 1.810
Paul Marquess [Sat, 7 Aug 2004 15:22:09 +0000]
DB_File 1.810
From: "Paul Marquess" <Paul.Marquess@btinternet.com>
Message-Id: <20040807142059.CTQC10838.mta10-svc.ntlworld.com@MARQUESSPT21>

p4raw-id: //depot/perl@23202

20 years agoFix [perl #24269] socket() call uses non-IFS providers
Steve Hay [Fri, 6 Aug 2004 12:55:31 +0000]
Fix [perl #24269] socket() call uses non-IFS providers
causing subsequent print/read to hang or misbehave

Patch supplied by Artiom Morozov <artiom@phreaker.net>
in the bug report at http://rt.perl.org/rt3/index.html?q=24269

p4raw-id: //depot/perl@23200

20 years agoAnother small clean-up following changes #23190 and #23198
Steve Hay [Fri, 6 Aug 2004 11:57:59 +0000]
Another small clean-up following changes #23190 and #23198
p4raw-link: @23190 on //depot/perl: d7aa53827cc12fdf8a697328df844e16aaa58287

p4raw-id: //depot/perl@23199

20 years agoremove leaks associated with version object change #23190
Dave Mitchell [Fri, 6 Aug 2004 10:06:46 +0000]
remove leaks associated with version object change #23190
p4raw-link: @23190 on //depot/perl: d7aa53827cc12fdf8a697328df844e16aaa58287

p4raw-id: //depot/perl@23198

20 years agosignedness nit in #23190
Craig A. Berry [Thu, 5 Aug 2004 13:10:55 +0000]
signedness nit in #23190
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <4112782F.7040302@mac.com>

p4raw-id: //depot/perl@23197

20 years agoDocument sv_catpvn_nomg, sv_setsv_nomg and sv_catsv_nomg.
Marcus Holland-Moritz [Wed, 4 Aug 2004 18:29:23 +0000]
Document sv_catpvn_nomg, sv_setsv_nomg and sv_catsv_nomg.

p4raw-id: //depot/perl@23196

20 years agoComment describing purpose.
Nick Ing-Simmons [Wed, 4 Aug 2004 18:16:47 +0000]
Comment describing purpose.

p4raw-id: //depot/perl@23195

20 years agoRe: POSIX::sigprocmask implemented incorrectly
Alan Burlison [Mon, 19 Jul 2004 12:07:02 +0000]
Re: POSIX::sigprocmask implemented incorrectly
Message-ID: <40FBAB56.1030208@sun.com>

(last chunk only)

p4raw-id: //depot/perl@23194

20 years agoRemove compilation warnings about uninitialized variables.
Rafael Garcia-Suarez [Wed, 4 Aug 2004 07:00:21 +0000]
Remove compilation warnings about uninitialized variables.

p4raw-id: //depot/perl@23193

20 years agoRemove the "Newline in left-justified string" warning.
Rafael Garcia-Suarez [Wed, 4 Aug 2004 06:55:46 +0000]
Remove the "Newline in left-justified string" warning.

p4raw-id: //depot/perl@23192

20 years agoextension to diagnostics.pm
Fergal Daly [Wed, 4 Aug 2004 00:33:09 +0000]
extension to diagnostics.pm
Message-ID: <20040803233309.GA239@dyn.fergaldaly.com>

p4raw-id: //depot/perl@23191

20 years agoFinal version object core patch?
John Peacock [Tue, 3 Aug 2004 22:23:57 +0000]
Final version object core patch?
Message-ID: <411048BD.3080700@rowman.com>

p4raw-id: //depot/perl@23190

20 years agogcc on AIX 4 doesn't like -G on the commandline too
H.Merijn Brand [Tue, 3 Aug 2004 23:51:13 +0000]
gcc on AIX 4 doesn't like -G on the commandline too

p4raw-id: //depot/perl@23189

20 years agogcc on AIX doesn't like -G on the commandline
H.Merijn Brand [Tue, 3 Aug 2004 23:48:13 +0000]
gcc on AIX doesn't like -G on the commandline

p4raw-id: //depot/perl@23188

20 years agomore typo fixes for change 3176 (comments at top of .c files)
Dave Mitchell [Tue, 3 Aug 2004 19:20:18 +0000]
more typo fixes for change 3176 (comments at top of .c files)

p4raw-id: //depot/perl@23187

20 years ago[perl #30914] ExtUtils::Embed should use libperl name from Config
Marek Rouchal [Mon, 2 Aug 2004 07:00:33 +0000]
[perl #30914] ExtUtils::Embed should use libperl name from Config
From: Marek Rouchal (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-30914-93038.14.5123598132685@perl.org>

p4raw-id: //depot/perl@23186

20 years agoadditional -V:foo tests
Jim Cromie [Mon, 2 Aug 2004 09:15:23 +0000]
additional -V:foo tests
Message-ID: <410E5A8B.9030307@divsol.com>

p4raw-id: //depot/perl@23185

20 years agoEnhance the caveat in the description of tell()
Nick Ing-Simmons [Wed, 28 Jul 2004 15:12:54 +0000]
Enhance the caveat in the description of tell()

Subject: Re: [perl #30788] Error in documentation
Message-Id: <20040728141254.3861.5@llama.ing-simmons.net>

p4raw-id: //depot/perl@23184

20 years agoRemove empty rpath from .so files
Rafael Garcia-Suarez [Mon, 2 Aug 2004 09:16:13 +0000]
Remove empty rpath from .so files

p4raw-id: //depot/perl@23183

20 years agomention refaddr() in overload::StrVal docs
Fergal Daly [Fri, 30 Jul 2004 16:09:19 +0000]
mention refaddr() in overload::StrVal docs
Message-ID: <20040730150919.GB19022@dyn.fergaldaly.com>

p4raw-id: //depot/perl@23182

20 years agoFix breakage caused by Change 23179
Steve Hay [Mon, 2 Aug 2004 08:05:05 +0000]
Fix breakage caused by Change 23179

p4raw-id: //depot/perl@23181

20 years agoAdd comment to top of reentr.c and fix typos in other files
Dave Mitchell [Sun, 1 Aug 2004 16:49:20 +0000]
Add comment to top of reentr.c and fix typos in other files

p4raw-id: //depot/perl@23180

20 years agoSkip test when building without Encode.
Marcus Holland-Moritz [Sun, 1 Aug 2004 16:10:19 +0000]
Skip test when building without Encode.

p4raw-id: //depot/perl@23179

20 years agoRemove redundant SvOOK_off (called implicitly by SvOK_off)
Marcus Holland-Moritz [Sun, 1 Aug 2004 10:19:46 +0000]
Remove redundant SvOOK_off (called implicitly by SvOK_off)
and merge identical cases.

p4raw-id: //depot/perl@23178

20 years agoshut up a warning in mg.c
Dave Mitchell [Sat, 31 Jul 2004 16:27:09 +0000]
shut up a warning in mg.c

p4raw-id: //depot/perl@23177

20 years agoAdd comment to the top of most .c files explaining their purpose
Dave Mitchell [Sat, 31 Jul 2004 16:21:50 +0000]
Add comment to the top of most .c files explaining their purpose

p4raw-id: //depot/perl@23176

20 years agoFix copy & paste bugs in mX?PUSH macro tests.
Marcus Holland-Moritz [Sat, 31 Jul 2004 15:19:13 +0000]
Fix copy & paste bugs in mX?PUSH macro tests.

p4raw-id: //depot/perl@23175

20 years agoFirst steps towards an explicit perl.exp-less AIX build
H.Merijn Brand [Sat, 31 Jul 2004 08:32:31 +0000]
First steps towards an explicit perl.exp-less AIX build
Previous method can still be used by undeffing usenativedlopen
If that is ever tested at all on AIX

p4raw-id: //depot/perl@23174

20 years agoFix and update Perl_grok_* docs.
Marcus Holland-Moritz [Sat, 31 Jul 2004 08:29:54 +0000]
Fix and update Perl_grok_* docs.

p4raw-id: //depot/perl@23173

20 years agoA few minor updates to README.win32 (aka perlwin32)
Steve Hay [Fri, 30 Jul 2004 14:31:08 +0000]
A few minor updates to README.win32 (aka perlwin32)

p4raw-id: //depot/perl@23172

20 years agoUpgrade to Math::BigInt v1.71.
Rafael Garcia-Suarez [Fri, 30 Jul 2004 14:24:08 +0000]
Upgrade to Math::BigInt v1.71.

p4raw-id: //depot/perl@23171

20 years agoBug report #30132 was resolved before it was finished!
Steve Hay [Fri, 30 Jul 2004 13:27:41 +0000]
Bug report #30132 was resolved before it was finished!
Here's the last piece in the puzzle.

p4raw-id: //depot/perl@23170

20 years agoUpgrade to File::Spec 0.88.
Rafael Garcia-Suarez [Wed, 28 Jul 2004 12:13:36 +0000]
Upgrade to File::Spec 0.88.

p4raw-id: //depot/perl@23168

20 years agoRe: [perl #30783] Test::Builder does not handle overloaded "name" values
Audrey Tang [Thu, 22 Jul 2004 20:17:58 +0000]
Re: [perl #30783] Test::Builder does not handle overloaded "name" values
Message-ID: <1912f0e204072220171790193a@mail.gmail.com>

p4raw-id: //depot/perl@23167

20 years agoRe: more 5.9 sort tests (second draft)
david nicol [Wed, 21 Jul 2004 17:10:05 +0000]
Re: more 5.9 sort tests (second draft)
Message-Id: <1090447805.995.24.camel@plaza.davidnicol.com>

p4raw-id: //depot/perl@23166

20 years agoRe: AW: [perl #7558] [PATCH] README.solaris
Andy Dougherty [Tue, 27 Jul 2004 14:12:06 +0000]
Re: AW: [perl #7558] [PATCH] README.solaris
Message-ID: <Pine.SOL.4.58.0407271335550.22839@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@23165

20 years ago[perl #7558] [PATCH] README.solaris
Andy Dougherty [Mon, 26 Jul 2004 15:32:35 +0000]
[perl #7558] [PATCH] README.solaris
Message-Id:  <Pine.SOL.4.58.0407261530350.19559@maxwell.phys.lafayette.edu>

Add more info on /dev/random under solaris

p4raw-id: //depot/perl@23164

20 years agoThe byte-order modifiers won't go into 5.8.
Marcus Holland-Moritz [Mon, 26 Jul 2004 17:14:37 +0000]
The byte-order modifiers won't go into 5.8.

p4raw-id: //depot/perl@23163

20 years agoWindows-related updates to Porting/repository.pod
Steve Hay [Mon, 26 Jul 2004 10:41:56 +0000]
Windows-related updates to Porting/repository.pod

p4raw-id: //depot/perl@23162

20 years agomake -Dl log runops loop entry and exit, and jump level popping
Dave Mitchell [Sun, 25 Jul 2004 19:05:28 +0000]
make -Dl log runops loop entry and exit, and jump level popping

p4raw-id: //depot/perl@23161

20 years agodocument that -i messes soft as well hard hard links.
Dave Mitchell [Sat, 24 Jul 2004 10:00:27 +0000]
document that -i messes soft as well hard hard links.

p4raw-id: //depot/perl@23160

20 years agomake a note in perlrun that -i doesn't preserve UNIX hard links.
Dave Mitchell [Fri, 23 Jul 2004 21:15:32 +0000]
make a note in perlrun that -i doesn't preserve UNIX hard links.

p4raw-id: //depot/perl@23159

20 years ago[perl #30733] memory leak in array delete
Dave Mitchell [Fri, 23 Jul 2004 11:06:02 +0000]
[perl #30733] memory leak in array delete
av_delete() wasn't mortalizing the returned value

p4raw-id: //depot/perl@23158

20 years agoremove binary compat from #23156 (remove PL_retstack)
Dave Mitchell [Fri, 23 Jul 2004 10:35:16 +0000]
remove binary compat from #23156 (remove PL_retstack)

p4raw-id: //depot/perl@23157

20 years agoremove the return stack PL_retstack, and store return ops in the CX
Dave Mitchell [Fri, 23 Jul 2004 09:52:59 +0000]
remove the return stack PL_retstack, and store return ops in the CX
structure directly instead

p4raw-id: //depot/perl@23156

20 years agoBuild the perldelta copying command for the main Unix makefile with
Nicholas Clark [Thu, 22 Jul 2004 18:50:31 +0000]
Build the perldelta copying command for the main Unix makefile with
buildtoc, so that it doesn't get forgotten on version increments.

p4raw-id: //depot/perl@23155

20 years agoGrab perl585delta.pod from maint and
Nicholas Clark [Thu, 22 Jul 2004 18:19:58 +0000]
Grab perl585delta.pod from maint and

Integrate:
[ 23069]
This is RC2. Maybe this one will last longer.

[ 23141]
Break a leg

[perlhist.pod]
p4raw-link: @23141 on //depot/maint-5.8/perl: 9f882961fc43a6deff05386598fc91191e7baf9f
p4raw-link: @23069 on //depot/maint-5.8/perl: f2d13cbe20ce19819db8fa263a5aba881a4232ec

p4raw-id: //depot/perl@23154
p4raw-branched: from //depot/maint-5.8/perl@23152 'branch in'
pod/perl585delta.pod
p4raw-integrated: from //depot/maint-5.8/perl@23152 'edit in'
pod/perlhist.pod (@23069..)