19 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

19 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

19 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

19 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

19 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

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

p4raw-id: //depot/perl@23195

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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..)

19 years agoUpgrade to Cwd 2.20
Rafael Garcia-Suarez [Thu, 22 Jul 2004 16:16:41 +0000]
Upgrade to Cwd 2.20

p4raw-id: //depot/perl@23152

19 years agoSort perldiag.
Rafael Garcia-Suarez [Thu, 22 Jul 2004 15:50:34 +0000]
Sort perldiag.

p4raw-id: //depot/perl@23151

19 years agoRe: "Too late for -T" could be more descriptive
Jim Cromie [Wed, 21 Jul 2004 11:21:50 +0000]
Re: "Too late for -T" could be more descriptive
Message-ID: <40FEA62E.2010809@divsol.com>
(with tweaks)

p4raw-id: //depot/perl@23150

19 years agoEmail change for Steffen Mueller.
Rafael Garcia-Suarez [Thu, 22 Jul 2004 12:09:40 +0000]
Email change for Steffen Mueller.

p4raw-id: //depot/perl@23149

19 years agoGrammar fix by Paul Johnson.
Rafael Garcia-Suarez [Thu, 22 Jul 2004 11:32:16 +0000]
Grammar fix by Paul Johnson.

p4raw-id: //depot/perl@23148

19 years agoConfig::config_re and config_sh would report the byteorder as 'ffff'
Nicholas Clark [Thu, 22 Jul 2004 10:51:48 +0000]
Config::config_re and config_sh would report the byteorder as 'ffff'

p4raw-id: //depot/perl@23147

19 years agoMention common dynaloader errors in perldiag.pod
Jos I. Boumans [Wed, 21 Jul 2004 13:47:35 +0000]
Mention common dynaloader errors in perldiag.pod
From: "Jos I. Boumans" <kane@dwim.org>
Message-Id: <C226C05A-DB0B-11D8-A551-000A95EF62E2@dwim.org>
(with tweaks)

p4raw-id: //depot/perl@23146

19 years agoRe: [perl #30688] Empty slice arg with ($;$) prototype
Rick Delaney [Tue, 20 Jul 2004 16:53:54 +0000]
Re: [perl #30688] Empty slice arg with ($;$) prototype
Message-ID: <20040720205353.GA970@biff.bort.ca>

p4raw-id: //depot/perl@23145

19 years ago[perl #30609] [PATCH] BigInt v1.71 - first try
Tels [Sat, 17 Jul 2004 16:22:57 +0000]
[perl #30609] [PATCH] BigInt v1.71 - first try
Message-Id: <200407171622.58443@bloodgate.com>

p4raw-id: //depot/perl@23142

19 years agoTurn 2 strcpy()s into memcpy() because we know the length.
Nicholas Clark [Mon, 19 Jul 2004 08:33:13 +0000]
Turn 2 strcpy()s into memcpy() because we know the length.

p4raw-id: //depot/perl@23135

19 years agoClarify that it's only Mac OS *Classic* that uses 1904 - OS X uses
Nicholas Clark [Fri, 16 Jul 2004 13:41:22 +0000]
Clarify that it's only Mac OS *Classic* that uses 1904 - OS X uses
1970

p4raw-id: //depot/perl@23130

19 years agoTypo fix from Julian Gilbey, forwarded upstream from Debian by
Nicholas Clark [Fri, 16 Jul 2004 13:21:33 +0000]
Typo fix from Julian Gilbey, forwarded upstream from Debian by
Brendan O'Dea

p4raw-id: //depot/perl@23129

19 years agoUse VirtualAlloc() more flexibly when using it to mimic UNIX's sbrk().
Steve Hay [Fri, 16 Jul 2004 12:16:05 +0000]
Use VirtualAlloc() more flexibly when using it to mimic UNIX's sbrk().
CC: perl-win32-porters@listserv.ActiveState.com
Message-ID: <40F6B295.8010804@uk.radan.com>

Assumes perl's malloc can now handle non-contiguous memory (believed
to be true).
Does not address threading issues.

"The attached patch (against blead) makes sbrk() initially try to
extend the existing block of memory exactly as it currently does, but
to not  fail immediately if it can't -- it now frees up that part of
whatever it  had previously reserved+committed which hadn't actually
been used yet,  resets all its static variables and basically starts
anew."

p4raw-id: //depot/perl@23128

19 years agoglob('*.c') to find documentation is dangerous when run in unclean
Nicholas Clark [Fri, 16 Jul 2004 11:14:45 +0000]
glob('*.c') to find documentation is dangerous when run in unclean
trees, so isntead use MANIFEST to only scan the legitimate source
files.

p4raw-id: //depot/perl@23127

19 years agoEncourage compilers to tail call optimise in sv_savepv, sv_savepvn
Nicholas Clark [Fri, 16 Jul 2004 11:04:37 +0000]
Encourage compilers to tail call optimise in sv_savepv, sv_savepvn
and sv_savesharedpv. Need to create non-void returning versions of
Copy and Zero, as the existing macros deliberately cast to (void)

p4raw-id: //depot/perl@23126

19 years agoRebuild perlapi.pod
Nicholas Clark [Fri, 16 Jul 2004 10:59:08 +0000]
Rebuild perlapi.pod

p4raw-id: //depot/perl@23125

19 years agoBe sure HP-UX' ANSI C compiler's PATH is found *before*
H.Merijn Brand [Fri, 16 Jul 2004 10:30:53 +0000]
Be sure HP-UX' ANSI C compiler's PATH is found *before*
the path to the bundled braindead C compiler. This might
influence ccache's behaviour in finding the correct path

p4raw-id: //depot/perl@23124

19 years agooslevel can fail on AIX, but the output generated would confuse
Nicholas Clark [Fri, 16 Jul 2004 10:14:24 +0000]
oslevel can fail on AIX, but the output generated would confuse
Configure

p4raw-id: //depot/perl@23122

19 years agoSome calls to PerlMemShared_alloc() aren't checking the return value.
Nicholas Clark [Fri, 16 Jul 2004 08:53:28 +0000]
Some calls to PerlMemShared_alloc() aren't checking the return value.
Bug spotted by Nigel Sandever

p4raw-id: //depot/perl@23121

19 years agothreads.xs doesn't check the return value of the thread creation
Nicholas Clark [Thu, 15 Jul 2004 19:09:15 +0000]
threads.xs doesn't check the return value of the thread creation
call. D'oh! This gives SEGVs if the OS fails to create another thread.
Cause of problem located by Nigel Sandever

p4raw-id: //depot/perl@23120

19 years agoAssimilate Cwd 2.19
Nicholas Clark [Thu, 15 Jul 2004 16:28:03 +0000]
Assimilate Cwd 2.19

p4raw-id: //depot/perl@23118

19 years agoTrailing semi-colon are not allowed on #ifdef's in ANSI
H.Merijn Brand [Thu, 15 Jul 2004 14:16:07 +0000]
Trailing semi-colon are not allowed on #ifdef's in ANSI

p4raw-id: //depot/perl@23117

19 years agoAbigail notes that a re-entrant regexp engine is a todo
Nicholas Clark [Thu, 15 Jul 2004 12:50:31 +0000]
Abigail notes that a re-entrant regexp engine is a todo

p4raw-id: //depot/perl@23116

19 years agofor (reverse @foo) now iterates in reverse in place.
Nicholas Clark [Thu, 15 Jul 2004 12:47:50 +0000]
for (reverse @foo) now iterates in reverse in place.

p4raw-id: //depot/perl@23115

19 years agoOptimise for (reverse ...)
Nicholas Clark [Thu, 15 Jul 2004 10:05:23 +0000]
Optimise for (reverse ...)

p4raw-id: //depot/perl@23114

19 years agoNow optimising for $a (reverse ...)
Nicholas Clark [Thu, 15 Jul 2004 09:44:16 +0000]
Now optimising for $a (reverse ...)

p4raw-id: //depot/perl@23113

19 years agoThe optrees for C<for $_ (...)> and C<for (...)> differ, so even more
Nicholas Clark [Thu, 15 Jul 2004 09:16:43 +0000]
The optrees for C<for $_ (...)> and C<for (...)> differ, so even more
tests.

p4raw-id: //depot/perl@23112

19 years agoThis seems to be needed to get COW working on Win32
Nicholas Clark [Thu, 15 Jul 2004 09:02:36 +0000]
This seems to be needed to get COW working on Win32

p4raw-id: //depot/perl@23111

19 years ago"That's the way to do it"
Nicholas Clark [Wed, 14 Jul 2004 23:35:24 +0000]
"That's the way to do it"
In taking out a bug spotted by my regression tests in t/cmd/for.t
I actually managed to disable the entire optimisation. Which means
that I didn't find the other bug. This optimisation is live, and
passes all tests.

p4raw-id: //depot/perl@23109

19 years agoOptimise foreach my $i (reverse ...)
Nicholas Clark [Wed, 14 Jul 2004 20:55:30 +0000]
Optimise foreach my $i (reverse ...)
foreach without a lexical iterator not yet optimised

p4raw-id: //depot/perl@23108

19 years agosplit doc clarification
Yitzchak Scott-Thoennes [Wed, 14 Jul 2004 10:19:36 +0000]
split doc clarification
Message-Id:  <20040714171936.GA1092@efn.org>

p4raw-id: //depot/perl@23107

19 years agoNumeric comparison operators mustn't compare addresses of references
Nicholas Clark [Wed, 14 Jul 2004 15:36:57 +0000]
Numeric comparison operators mustn't compare addresses of references
that are overloaded.

p4raw-id: //depot/perl@23106

19 years agoLots of tests for for reverse ...
Nicholas Clark [Wed, 14 Jul 2004 10:40:54 +0000]
Lots of tests for for reverse ...

p4raw-id: //depot/perl@23105

19 years agoSome thoughts on foreach reverse
Nicholas Clark [Tue, 13 Jul 2004 21:10:21 +0000]
Some thoughts on foreach reverse

p4raw-id: //depot/perl@23104

19 years agos/sort/split/; - my mistake spotted by Dave.
Nicholas Clark [Tue, 13 Jul 2004 19:10:20 +0000]
s/sort/split/; - my mistake spotted by Dave.

p4raw-id: //depot/perl@23103

19 years agoOptimise list context reverse sort to reverse as part of the sort op
Nicholas Clark [Tue, 13 Jul 2004 18:59:46 +0000]
Optimise list context reverse sort to reverse as part of the sort op

p4raw-id: //depot/perl@23102

19 years agoWork around evil compiler bug on OS X. (Sucks all memory)
Nicholas Clark [Tue, 13 Jul 2004 18:58:41 +0000]
Work around evil compiler bug on OS X. (Sucks all memory)

p4raw-id: //depot/perl@23101

19 years agocheck that reverse (sort (@a), @b) etc work.
Nicholas Clark [Tue, 13 Jul 2004 15:05:09 +0000]
check that reverse (sort (@a), @b) etc work.
Join some lines that don't need wrapping

p4raw-id: //depot/perl@23100

19 years agoCheck that non-optimimisable sort comparisons work when reversed
Nicholas Clark [Tue, 13 Jul 2004 14:46:06 +0000]
Check that non-optimimisable sort comparisons work when reversed
(Not optimised yet, but might be coming soon)

p4raw-id: //depot/perl@23099

19 years agoTest reverse sort as the return from a function in list and scalar
Nicholas Clark [Tue, 13 Jul 2004 14:34:03 +0000]
Test reverse sort as the return from a function in list and scalar
contexts.

p4raw-id: //depot/perl@23098

19 years agoAlso test reverse sort in scalar context
Nicholas Clark [Tue, 13 Jul 2004 14:23:28 +0000]
Also test reverse sort in scalar context

p4raw-id: //depot/perl@23097

19 years agoA proper, working, stable optimisation for sort {$b cmp $a}
Nicholas Clark [Tue, 13 Jul 2004 14:06:36 +0000]
A proper, working, stable optimisation for sort {$b cmp $a}

p4raw-id: //depot/perl@23096

19 years agoTweak to change #23089, as suggested by Tim Bunce
Rafael Garcia-Suarez [Tue, 13 Jul 2004 13:29:54 +0000]
Tweak to change #23089, as suggested by Tim Bunce
p4raw-link: @23089 on //depot/perl: ca28b541c9845a7610e3eca36472b9ee994eb64c

p4raw-id: //depot/perl@23095

19 years agoGeneralised "how many in list context" would be useful
Nicholas Clark [Tue, 13 Jul 2004 11:28:49 +0000]
Generalised "how many in list context" would be useful

p4raw-id: //depot/perl@23094

19 years agoThe current optimisation for sort {$b cmp $a} is bogus now that we
Nicholas Clark [Tue, 13 Jul 2004 11:19:31 +0000]
The current optimisation for sort {$b cmp $a} is bogus now that we
guarantee a stable sort. Disable it, pending a correct optimisation.

p4raw-id: //depot/perl@23093

19 years agoRe: [perl #30568] splice generates undef? [PATCH]
LAUN Wolfgang [Mon, 12 Jul 2004 08:26:01 +0000]
Re: [perl #30568] splice generates undef? [PATCH]
Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C7D2@attmsx1.aut.alcatel.at>

p4raw-id: //depot/perl@23092

19 years agoCheck each line of config_re output.
Nicholas Clark [Tue, 13 Jul 2004 09:14:22 +0000]
Check each line of config_re output.

p4raw-id: //depot/perl@23091

19 years agono_plan support in test.pl
Nicholas Clark [Tue, 13 Jul 2004 09:13:39 +0000]
no_plan support in test.pl

p4raw-id: //depot/perl@23090

19 years agoRe: debugger 'R'estart and open database connections
Andrew Pimlott [Mon, 12 Jul 2004 21:06:01 +0000]
Re: debugger 'R'estart and open database connections
Message-ID: <20040713010601.GF8232@pimlott.net>

p4raw-id: //depot/perl@23089

19 years agowas Re: UNIVERSAL::VERSION causing "Use of uninitialized value..." warning
John Peacock [Mon, 12 Jul 2004 23:16:51 +0000]
was Re: UNIVERSAL::VERSION causing "Use of uninitialized value..." warning
Message-ID: <40F35423.5080304@rowman.com>

p4raw-id: //depot/perl@23088

19 years agoBodge to make Tk work - like the UTF8 flag, the READONLY flag has too
Nicholas Clark [Mon, 12 Jul 2004 17:27:28 +0000]
Bodge to make Tk work - like the UTF8 flag, the READONLY flag has too
many meanings. const const vs mutable in this case.

p4raw-id: //depot/perl@23085

19 years agoNI-S: IMHO utf8_upgrade is just changing representation not the value
Nick Ing-Simmons [Mon, 12 Jul 2004 14:26:12 +0000]
NI-S: IMHO utf8_upgrade is just changing representation not the value
so it has no business calling SvSETMAGIC.

p4raw-id: //depot/perl@23084

19 years agoPerl_is_utf8_string(pTHX_ U8 *s, STRLEN len)
Nick Ing-Simmons [Mon, 12 Jul 2004 12:17:56 +0000]
Perl_is_utf8_string(pTHX_ U8 *s, STRLEN len)
Can now handle the case
     is_utf8_string(NULL,0)
again.
Why do we have code dup for Perl_is_utf8_string_loc() ?

p4raw-id: //depot/perl@23083

19 years agoA decent benchmark would be useful. But it is vague.
Nicholas Clark [Sun, 11 Jul 2004 20:09:00 +0000]
A decent benchmark would be useful. But it is vague.

p4raw-id: //depot/perl@23082