18 years agos/Nick Clark/Nicholas Clark/
Nicholas Clark [Mon, 7 Nov 2005 15:21:01 +0000]
s/Nick Clark/Nicholas Clark/

p4raw-id: //depot/perl@26037

18 years agoFor each test function, test it as is, and with extra data appended
Nicholas Clark [Mon, 7 Nov 2005 15:18:51 +0000]
For each test function, test it as is, and with extra data appended
after each test character.

p4raw-id: //depot/perl@26036

18 years agoThe rarely used lcfirst and ucfirst share almost all their code.
Nicholas Clark [Mon, 7 Nov 2005 14:05:25 +0000]
The rarely used lcfirst and ucfirst share almost all their code.
Merge the two as pp_ucfirst.

p4raw-id: //depot/perl@26035

18 years agoFix bug #37628 (both lcfirst and ucfirst)
Nicholas Clark [Mon, 7 Nov 2005 13:22:35 +0000]
Fix bug #37628 (both lcfirst and ucfirst)

p4raw-id: //depot/perl@26034

18 years agoCleaning up x2p directory
Andy Lester [Fri, 4 Nov 2005 15:13:55 +0000]
Cleaning up x2p directory
Message-ID: <20051104211355.GB12651@petdance.com>

p4raw-id: //depot/perl@26033

18 years agoMissing static declarations
Gisle Aas [Sat, 5 Nov 2005 05:08:03 +0000]
Missing static declarations
Message-ID: <lracgj1bv0.fsf@caliper.activestate.com>

p4raw-id: //depot/perl@26032

18 years agoRemove CPAN.pm's META.yml.
Rafael Garcia-Suarez [Mon, 7 Nov 2005 11:49:46 +0000]
Remove CPAN.pm's META.yml.
Add CPAN.pm's SIGNATURE in MANIFEST.

p4raw-id: //depot/perl@26031

18 years agoSymbian update blead@26025
Jarkko Hietaniemi [Mon, 7 Nov 2005 13:32:15 +0000]
Symbian update blead@26025
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A70C@esebe105.NOE.Nokia.com>

p4raw-id: //depot/perl@26030

18 years agoAdd lib/CPAN/Admin.pm from CPAN to make version.t pass.
Nicholas Clark [Mon, 7 Nov 2005 10:52:08 +0000]
Add lib/CPAN/Admin.pm from CPAN to make version.t pass.

p4raw-id: //depot/perl@26029

18 years agoConsting and localizing: Part LXVIII
Andy Lester [Fri, 4 Nov 2005 15:12:56 +0000]
Consting and localizing: Part LXVIII
Message-ID: <20051104211256.GA12651@petdance.com>

p4raw-id: //depot/perl@26028

18 years ago[perl #24254] Attempt to free unreferenced scalar
Chris Heath [Sun, 6 Nov 2005 20:08:05 +0000]
[perl #24254] Attempt to free unreferenced scalar
From: "Chris Heath via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-24254-123984.4.44134155985068@perl.org>

p4raw-id: //depot/perl@26027

18 years agofollow up on 25969 for VMS
Abe Timmerman [Sat, 5 Nov 2005 13:29:58 +0000]
follow up on 25969 for VMS
Message-Id: <200511051229.58297.abe@ztreet.demon.nl>

p4raw-id: //depot/perl@26026

18 years agoAdded note to README.macosx regarding failures from broken locale
Steve Peters [Mon, 7 Nov 2005 03:42:53 +0000]
Added note to README.macosx regarding failures from broken locale
files.

p4raw-id: //depot/perl@26025

18 years agoFix documentation for gmtime().
Steve Peters [Mon, 7 Nov 2005 02:58:31 +0000]
Fix documentation for gmtime().

p4raw-id: //depot/perl@26024

18 years agoUpgrade to CPAN-1.76_61
Steve Peters [Sun, 6 Nov 2005 20:18:23 +0000]
Upgrade to CPAN-1.76_61

p4raw-id: //depot/perl@26023

18 years agoNits in the pp_defined code spotted by Jarkko.
Steve Peters [Sun, 6 Nov 2005 19:16:54 +0000]
Nits in the pp_defined code spotted by Jarkko.

p4raw-id: //depot/perl@26022

18 years agoUpgrade to Time-HiRes-1.82
Steve Peters [Sun, 6 Nov 2005 18:38:02 +0000]
Upgrade to Time-HiRes-1.82

p4raw-id: //depot/perl@26021

18 years agoRe: [PATCH configure.com] add the new d_futimes as undef
John E. Malmberg [Sat, 5 Nov 2005 21:28:33 +0000]
Re: [PATCH configure.com] add the new d_futimes as undef
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <436D6A51.5040700@qsl.net>

p4raw-id: //depot/perl@26020

18 years agoMake the 5.9 changes to B conditional on perl version.
Nicholas Clark [Sat, 5 Nov 2005 16:47:31 +0000]
Make the 5.9 changes to B conditional on perl version.

p4raw-id: //depot/perl@26019

18 years ago'[at]' should be '@'
Nicholas Clark [Sat, 5 Nov 2005 16:28:09 +0000]
'[at]' should be '@'
Suck in CPAN/Nox.pm from CPAN, so that version.t passes.

p4raw-id: //depot/perl@26018

18 years agoKill warnings and add a panic to pp_defined() in case the wrong op
Steve Peters [Sat, 5 Nov 2005 14:49:11 +0000]
Kill warnings and add a panic to pp_defined() in case the wrong op
is passed in.

p4raw-id: //depot/perl@26017

18 years agoUpgrade to CPAN-1.76_60.
Steve Peters [Sat, 5 Nov 2005 13:44:10 +0000]
Upgrade to CPAN-1.76_60.

p4raw-id: //depot/perl@26016

18 years agoAllow passing of the full enum name into the tryAMAGICbin family of
Nicholas Clark [Sat, 5 Nov 2005 12:57:40 +0000]
Allow passing of the full enum name into the tryAMAGICbin family of
macros, to avoid needing C pre-processor string concatenation within
the lowest level expansion.

p4raw-id: //depot/perl@26015

18 years agoUpgrade to Time-HiRes-1.81
Steve Peters [Sat, 5 Nov 2005 12:55:47 +0000]
Upgrade to Time-HiRes-1.81

p4raw-id: //depot/perl@26014

18 years agoadd the new d_futimes as undef
Abe Timmerman [Sat, 5 Nov 2005 11:26:33 +0000]
add the new d_futimes as undef
Message-Id: <200511051026.33940.abe@ztreet.demon.nl>

p4raw-id: //depot/perl@26013

18 years agoRemove the obsolete KNOWN PROBLEMS sections from perlcall.pod
Rafael Garcia-Suarez [Sat, 5 Nov 2005 10:13:56 +0000]
Remove the obsolete KNOWN PROBLEMS sections from perlcall.pod
(noticed by Robin Houston)

p4raw-id: //depot/perl@26012

18 years agoRe: A surprising segfault
SADAHIRO Tomoyuki [Sat, 5 Nov 2005 05:54:00 +0000]
Re: A surprising segfault
Message-Id: <20051105135053.27D7.BQW10602@nifty.com>

p4raw-id: //depot/perl@26011

18 years agodorassign doesn't need --SP;
Nicholas Clark [Sat, 5 Nov 2005 08:32:39 +0000]
dorassign doesn't need --SP;

p4raw-id: //depot/perl@26010

18 years agopp_print didn't extend the stack before pushing its return value
Dave Mitchell [Sat, 5 Nov 2005 01:57:23 +0000]
pp_print didn't extend the stack before pushing its return value

p4raw-id: //depot/perl@26009

18 years agoTypos in opcode.pl this time.
Steve Peters [Sat, 5 Nov 2005 01:39:51 +0000]
Typos in opcode.pl this time.

p4raw-id: //depot/perl@26008

18 years agoMerge pp_andassign, pp_orassign, and pp_dorassign into pp_and,
Steve Peters [Sat, 5 Nov 2005 01:36:17 +0000]
Merge pp_andassign, pp_orassign, and pp_dorassign into pp_and,
pp_or, and pp_defined, respectively.

p4raw-id: //depot/perl@26007

18 years agos/printf/my_printf/ because we're using the return value.
Nicholas Clark [Fri, 4 Nov 2005 22:50:22 +0000]
s/printf/my_printf/ because we're using the return value.
My mistake spotted by Gisle.

p4raw-id: //depot/perl@26006

18 years agos/pp_dor/pp_defined/
Steve Peters [Fri, 4 Nov 2005 21:41:43 +0000]
s/pp_dor/pp_defined/

p4raw-id: //depot/perl@26005

18 years agoI barely knew ya pp_dor. Merged into pp_defined from whence you came.
Steve Peters [Fri, 4 Nov 2005 21:39:44 +0000]
I barely knew ya pp_dor.  Merged into pp_defined from whence you came.
This change has also caused pp_defined to be promoted to being a hot
op.

p4raw-id: //depot/perl@26004

18 years agoUse the return value of sprintf in sv_2pv_flags. Remove dead code.
Nicholas Clark [Fri, 4 Nov 2005 21:22:46 +0000]
Use the return value of sprintf in sv_2pv_flags. Remove dead code.

p4raw-id: //depot/perl@26003

18 years agoYou can't there from here. (Dead code in sv_2pv_flags)
Nicholas Clark [Fri, 4 Nov 2005 21:03:58 +0000]
You can't there from here. (Dead code in sv_2pv_flags)

p4raw-id: //depot/perl@26002

18 years agoUse the return value from sprintf().
Nicholas Clark [Fri, 4 Nov 2005 20:47:34 +0000]
Use the return value from sprintf().

p4raw-id: //depot/perl@26001

18 years agopp_semop can fit within Perl_pp_shmwrite().
Nicholas Clark [Fri, 4 Nov 2005 20:20:56 +0000]
pp_semop can fit within Perl_pp_shmwrite().

p4raw-id: //depot/perl@26000

18 years agoThe remaining special logic in pp_syswrite can be moved into pp_send,
Nicholas Clark [Fri, 4 Nov 2005 19:53:33 +0000]
The remaining special logic in pp_syswrite can be moved into pp_send,
which is actually already 50% syswrite.

p4raw-id: //depot/perl@25999

18 years agoRevert patch #25993.
Rafael Garcia-Suarez [Fri, 4 Nov 2005 18:38:34 +0000]
Revert patch #25993.

p4raw-id: //depot/perl@25998

18 years agoFix a Win32 linker error following change #25972
Steve Hay [Fri, 4 Nov 2005 17:23:49 +0000]
Fix a Win32 linker error following change #25972
p4raw-link: @25972 on //depot/perl: ce6987d0ee9b127be2a1769a57aa5a88de5b51ef

p4raw-id: //depot/perl@25997

18 years agouse clearenv if available
Alan Burlison [Fri, 4 Nov 2005 16:33:30 +0000]
use clearenv if available
Message-ID: <436B8D5A.4010502@sun.com>

p4raw-id: //depot/perl@25996

18 years agoRe: futimes [PATCH]
Steve Peters [Fri, 4 Nov 2005 09:00:25 +0000]
Re: futimes [PATCH]
Message-ID: <20051104150025.GA3873@mccoy.peters.homeunix.org>

p4raw-id: //depot/perl@25995

18 years ago[perl #19049] Incorrect $` after replacement
Andreas König [Fri, 4 Nov 2005 08:17:25 +0000]
[perl #19049] Incorrect $` after replacement
Message-ID: <87fyqc51bu.fsf@k75.linux.bogus>

p4raw-id: //depot/perl@25993

18 years agoRe: [PATCH] sort/multicall patch
Robin Houston [Fri, 4 Nov 2005 15:20:29 +0000]
Re: [PATCH] sort/multicall patch
Message-ID: <20051104152029.GA17169@rpc142.cs.man.ac.uk>

p4raw-id: //depot/perl@25992

18 years agoRe: Configure -Dno_mathoms
Gisle Aas [Tue, 1 Nov 2005 03:27:49 +0000]
Re: Configure -Dno_mathoms
Message-ID: <lrslug7glm.fsf@caliper.activestate.com>

p4raw-id: //depot/perl@25991

18 years agoMerge msgsnd, msgrcv with Perl_pp_shmwrite().
Nicholas Clark [Fri, 4 Nov 2005 14:47:49 +0000]
Merge msgsnd, msgrcv with Perl_pp_shmwrite().
"Perfection is achieved not when there's nothing more to add,
 but when there's nothing left to remove" (Antoine de Saint-Exupéry)

p4raw-id: //depot/perl@25990

18 years agoOnce more, with feeling.
Nicholas Clark [Fri, 4 Nov 2005 14:21:19 +0000]
Once more, with feeling.
[Mmm, has someone been swapping the coffee for decaf?]
[Actual cause - make sure the edited version of the file is in the
 correct directory]

p4raw-id: //depot/perl@25989

18 years agoMeta-oops. Change 25987 was not the change you were looking for.
Nicholas Clark [Fri, 4 Nov 2005 14:18:14 +0000]
Meta-oops. Change 25987 was not the change you were looking for.

p4raw-id: //depot/perl@25988

18 years agoOops. This new panic was meant to be added to the documented
Nicholas Clark [Fri, 4 Nov 2005 14:09:11 +0000]
Oops. This new panic was meant to be added to the documented
diagnostics.

p4raw-id: //depot/perl@25987

18 years agoftrwrite, ftrexec, fteread, ftewrite and fteexec can all be merged
Nicholas Clark [Fri, 4 Nov 2005 13:02:42 +0000]
ftrwrite, ftrexec, fteread, ftewrite and fteexec can all be merged
with Perl_pp_ftrread().

p4raw-id: //depot/perl@25986

18 years agoUpgrade to Time-HiRes-1.80
Steve Peters [Fri, 4 Nov 2005 12:02:51 +0000]
Upgrade to Time-HiRes-1.80

p4raw-id: //depot/perl@25985

18 years agoPERL_EFF_ACCESS_[RWX]_OK can go.
Nicholas Clark [Fri, 4 Nov 2005 11:36:24 +0000]
PERL_EFF_ACCESS_[RWX]_OK can go.

p4raw-id: //depot/perl@25984

18 years agoThe PERL_EFF_ACCESS_[RWX]_OK macros are all defined as triples, so
Nicholas Clark [Fri, 4 Nov 2005 11:16:08 +0000]
The PERL_EFF_ACCESS_[RWX]_OK macros are all defined as triples, so
can be refactored to a single platform dependent PERL_EFF_ACCESS macro
with the other 3 implemented in terms of it.

p4raw-id: //depot/perl@25983

18 years agobad semicolon in pp_ftrowned
Andy Lester [Fri, 4 Nov 2005 00:37:54 +0000]
bad semicolon in pp_ftrowned
Message-ID: <20051104063753.GA3863@petdance.com>

p4raw-id: //depot/perl@25982

18 years agoUpgrade to Time-HiRes 1.79
Steve Peters [Fri, 4 Nov 2005 00:10:21 +0000]
Upgrade to Time-HiRes 1.79

p4raw-id: //depot/perl@25981

18 years agoReverting the reversion. va_end() goes with va_start().
Steve Peters [Thu, 3 Nov 2005 21:23:48 +0000]
Reverting the reversion.  va_end() goes with va_start().

p4raw-id: //depot/perl@25980

18 years agoFix test failures introduced by the change of flags on op_sort
Rafael Garcia-Suarez [Thu, 3 Nov 2005 21:07:54 +0000]
Fix test failures introduced by the change of flags on op_sort

p4raw-id: //depot/perl@25979

18 years agoUpgrade to Time-HiRes-1.78
Steve Peters [Thu, 3 Nov 2005 20:28:20 +0000]
Upgrade to Time-HiRes-1.78

p4raw-id: //depot/perl@25978

18 years agoChange #25976 seemed to cause test failures in ext/B/t/f_sort.t. What
Steve Peters [Thu, 3 Nov 2005 17:27:58 +0000]
Change #25976 seemed to cause test failures in ext/B/t/f_sort.t.  What
was that line about Jenga again?

p4raw-id: //depot/perl@25977

18 years agoMissing va_end(args) from SA_SIGINFO related code.
Steve Peters [Thu, 3 Nov 2005 17:14:17 +0000]
Missing va_end(args) from SA_SIGINFO related code.

p4raw-id: //depot/perl@25976

18 years agoTest for the right signal should use the constant for that signal.
Steve Peters [Thu, 3 Nov 2005 16:00:12 +0000]
Test for the right signal should use the constant for that signal.

p4raw-id: //depot/perl@25975

18 years agoAdd appropriate skips to t/io/fs.t to fix test failures on Cygwin.
Steve Peters [Thu, 3 Nov 2005 15:07:26 +0000]
Add appropriate skips to t/io/fs.t to fix test failures on Cygwin.

p4raw-id: //depot/perl@25974

18 years agoMore core test cleanups. Mainly fixes to remove code that caused
Steve Peters [Thu, 3 Nov 2005 14:56:25 +0000]
More core test cleanups.  Mainly fixes to remove code that caused
warnings, but there were a few bug fixes that were hidden by
no using warnings.

p4raw-id: //depot/perl@25973

18 years agoPerl_pp_symlink and Perl_pp_link can be merged. The diff looks evil,
Nicholas Clark [Thu, 3 Nov 2005 14:19:34 +0000]
Perl_pp_symlink and Perl_pp_link can be merged. The diff looks evil,
but the actual finished code is not as bad as it seems.

p4raw-id: //depot/perl@25972

18 years agoDocument some bogus compiler warnings in README.solaris
Alan Burlison [Thu, 3 Nov 2005 12:54:16 +0000]
Document some bogus compiler warnings in README.solaris

Subject: Re: Why is malloc_wrap now the default?
Message-ID: <436A0878.1030703@sun.com>

p4raw-id: //depot/perl@25971

18 years agoUpgrade to Time-HiRes-1.77
Steve Peters [Thu, 3 Nov 2005 11:37:31 +0000]
Upgrade to Time-HiRes-1.77

p4raw-id: //depot/perl@25970

18 years agoPatch 3945 was a bit overkeen - the effective parameter to cando() and
Nicholas Clark [Thu, 3 Nov 2005 11:09:39 +0000]
Patch 3945 was a bit overkeen - the effective parameter to cando() and
ingroup() is a boolean flag, not a GID or UID.

p4raw-id: //depot/perl@25969

18 years agoAvoiding source code duplication for the lstat() on filehandle %s
Nicholas Clark [Thu, 3 Nov 2005 09:51:56 +0000]
Avoiding source code duplication for the lstat() on filehandle %s
warning also makes the object code slightly smaller.

p4raw-id: //depot/perl@25968

18 years agoClean up some test files.
Steve Peters [Thu, 3 Nov 2005 02:09:30 +0000]
Clean up some test files.

p4raw-id: //depot/perl@25967

18 years agoMake harness warning-free when running with -Mdiagnostics
Steve Peters [Thu, 3 Nov 2005 01:45:45 +0000]
Make harness warning-free when running with -Mdiagnostics

p4raw-id: //depot/perl@25966

18 years agoTest case should not execute /no_such_process if it does exist.
Steve Peters [Wed, 2 Nov 2005 22:37:48 +0000]
Test case should not execute /no_such_process if it does exist.

p4raw-id: //depot/perl@25965

18 years agounlink chmod utime kill can be merged into Perl_pp_chown().
Nicholas Clark [Wed, 2 Nov 2005 21:27:58 +0000]
unlink chmod utime kill can be merged into Perl_pp_chown().

p4raw-id: //depot/perl@25964

18 years agoMove the conditonal compiles that report absence of kill and chown
Nicholas Clark [Wed, 2 Nov 2005 20:59:52 +0000]
Move the conditonal compiles that report absence of kill and chown
from pp_kill() and pp_chown() into apply().

p4raw-id: //depot/perl@25963

18 years agoMove ftsuid ftsgid ftsvtx into Perl_pp_ftrowned.
Nicholas Clark [Wed, 2 Nov 2005 20:13:24 +0000]
Move ftsuid ftsgid ftsvtx into Perl_pp_ftrowned.

p4raw-id: //depot/perl@25962

18 years agoMerge ftzero ftsock ftchr ftblk ftfile ftdir ftpipe into
Nicholas Clark [Wed, 2 Nov 2005 19:04:10 +0000]
Merge ftzero ftsock ftchr ftblk ftfile ftdir ftpipe into
Perl_pp_ftrowned

p4raw-id: //depot/perl@25961

18 years agoAvoid a pad panic by attempting to use dTARGET; in an op that didn't
Nicholas Clark [Wed, 2 Nov 2005 17:24:35 +0000]
Avoid a pad panic by attempting to use dTARGET; in an op that didn't
flag that it needed a target (OP_FTIS)

p4raw-id: //depot/perl@25960

18 years agoCorrect error in 25958 for threaded builds.
Nicholas Clark [Wed, 2 Nov 2005 16:35:42 +0000]
Correct error in 25958 for threaded builds.

p4raw-id: //depot/perl@25959

18 years agoMerge ftsize ftmtime ftatime ftctime into Perl_pp_ftis
Nicholas Clark [Wed, 2 Nov 2005 15:59:30 +0000]
Merge ftsize ftmtime ftatime ftctime into Perl_pp_ftis

p4raw-id: //depot/perl@25958

18 years agoRemove last sort test, that was failing with and without threads.
Rafael Garcia-Suarez [Wed, 2 Nov 2005 14:33:32 +0000]
Remove last sort test, that was failing with and without threads.
Silence some warnings.

p4raw-id: //depot/perl@25957

18 years agoAdjust test count
Rafael Garcia-Suarez [Wed, 2 Nov 2005 14:10:54 +0000]
Adjust test count

p4raw-id: //depot/perl@25956

18 years agoAdd missing file from change 25953
Rafael Garcia-Suarez [Wed, 2 Nov 2005 13:39:35 +0000]
Add missing file from change 25953

p4raw-id: //depot/perl@25955

18 years agoRegen headers
Rafael Garcia-Suarez [Wed, 2 Nov 2005 13:14:19 +0000]
Regen headers

p4raw-id: //depot/perl@25954

18 years agosort/multicall patch
Robin Houston [Sat, 29 Oct 2005 21:33:07 +0000]
sort/multicall patch
Message-ID: <20051029203307.GA8869@rpc142.cs.man.ac.uk>

p4raw-id: //depot/perl@25953

18 years agoRE: [perl #37571] -z FH broken with Borland build
Paul Marquess [Tue, 1 Nov 2005 17:05:38 +0000]
RE: [perl #37571] -z FH broken with Borland  build
From: "Paul Marquess" <paul.marquess@ntlworld.com>
Message-ID: <003501c5df06$7d63fdb0$0505140a@myopwv.com>

p4raw-id: //depot/perl@25952

18 years agoRe: futimes [PATCH]
Gisle Aas [Tue, 1 Nov 2005 00:02:37 +0000]
Re: futimes [PATCH]
Message-ID: <lrbr1494o2.fsf@caliper.activestate.com>

p4raw-id: //depot/perl@25951

18 years agoAmbiguous test cases may be hazardous to your health.
Steve Peters [Wed, 2 Nov 2005 04:59:47 +0000]
Ambiguous test cases may be hazardous to your health.

p4raw-id: //depot/perl@25950

18 years agoLowercase barewords considered harmful to your health.
Steve Peters [Wed, 2 Nov 2005 04:54:52 +0000]
Lowercase barewords considered harmful to your health.

p4raw-id: //depot/perl@25949

18 years agoperlio.c consting
Andy Lester [Mon, 31 Oct 2005 18:54:00 +0000]
perlio.c consting
Message-ID: <20051031175411.GA18480@petdance.com>

p4raw-id: //depot/perl@25948

18 years agoThis *really* should clear up Win32's Perl_do_exec undefined warnings
Steve Hay [Tue, 1 Nov 2005 17:20:18 +0000]
This *really* should clear up Win32's Perl_do_exec undefined warnings

p4raw-id: //depot/perl@25947

18 years agoThis should clear up 'Perl_do_exec' undefined; warnings on win32
Nicholas Clark [Tue, 1 Nov 2005 16:38:31 +0000]
This should clear up 'Perl_do_exec' undefined; warnings on win32

p4raw-id: //depot/perl@25946

18 years agoMake PerlLIOUtime()'s filename const
Steve Hay [Tue, 1 Nov 2005 10:33:48 +0000]
Make PerlLIOUtime()'s filename const

Fixes a warning brought about by change #25941 (which made the
filename argument const).
The various implementations of PerlLIOUtime() (in NetWare/, win32/
and wince/) already take a const filename.
p4raw-link: @25941 on //depot/perl: e96b369dc61077fe31b75895167f55dbce4d7519

p4raw-id: //depot/perl@25945

18 years agoFix nit in pod nit fix
Steve Hay [Tue, 1 Nov 2005 08:45:09 +0000]
Fix nit in pod nit fix

p4raw-id: //depot/perl@25944

18 years agoUpdate win32 config files w.r.t. change #25935
Steve Hay [Tue, 1 Nov 2005 08:39:32 +0000]
Update win32 config files w.r.t. change #25935
p4raw-link: @25935 on //depot/perl: dc814df18cd354aa2bad87c5b7f94c6b2d38af48

p4raw-id: //depot/perl@25943

18 years agoUpgrade to DB_File 1.813.
Steve Peters [Mon, 31 Oct 2005 23:46:01 +0000]
Upgrade to DB_File 1.813.

p4raw-id: //depot/perl@25942

18 years agofutimes [PATCH]
Gisle Aas [Mon, 31 Oct 2005 13:53:53 +0000]
futimes [PATCH]
Message-ID: <lrk6ft8ia6.fsf_-_@caliper.activestate.com>

p4raw-id: //depot/perl@25941

18 years agoAll the ops that are simply C<return some_other_op();> can be bypassed
Nicholas Clark [Mon, 31 Oct 2005 20:36:36 +0000]
All the ops that are simply C<return some_other_op();> can be bypassed
in the op dispatch table, and the bodies retired.

p4raw-id: //depot/perl@25940

18 years agoSimplify the implementation of the "unimplemented" message in the
Nicholas Clark [Mon, 31 Oct 2005 19:55:18 +0000]
Simplify the implementation of the "unimplemented" message in the
conditionally compiled ops.

p4raw-id: //depot/perl@25939

18 years agoFurther pod nit spotted by Jarkko
Nicholas Clark [Mon, 31 Oct 2005 19:14:47 +0000]
Further pod nit spotted by Jarkko

p4raw-id: //depot/perl@25938

18 years agoReplace the 3 currently "unreachable" ops with a single op body
Nicholas Clark [Mon, 31 Oct 2005 18:34:59 +0000]
Replace the 3 currently "unreachable" ops with a single op body
unimplemented_op() that panics descriptively if ever reached.

p4raw-id: //depot/perl@25937