25 years agovarious fixes for clean build and test on win32; configpm broken,
Gurusamy Sarathy [Tue, 11 May 1999 09:34:13 +0000]
various fixes for clean build and test on win32; configpm broken,
needed to open myconfig.SH rather than myconfig; sundry adjustments
to bytecode stuff; tweaks to DYNAMIC_ENV_FETCH code to make it
work under win32; getenv_sv() changed to getenv_len() since SVs
aren't visible in the lower echelons; remove bogus exports from
config.sym; PERL_OBJECT-ness for C++ exception support; null out
IoDIRP in filter_del() or sv_free() will attempt to close it

p4raw-id: //depot/perl@3387

25 years agogutsupport for C++ exceptions
Chip Salzenberg [Tue, 9 Mar 1999 11:51:57 +0000]
gutsupport for C++ exceptions
Message-ID: <19990309115157.E7911@perlsupport.com>
Subject: [PATCH 5.005] Flexible Exceptions

p4raw-id: //depot/perl@3386

25 years ago"weak" references internals, still needs perlguts documentation
Gurusamy Sarathy [Mon, 10 May 1999 19:33:36 +0000]
"weak" references internals, still needs perlguts documentation
(somewhat modified version of patch suggested by Tuomas J. Lukka
<lukka@fas.harvard.edu>)

p4raw-id: //depot/perl@3385

25 years agoregen regnodes.h
Gurusamy Sarathy [Mon, 10 May 1999 12:27:14 +0000]
regen regnodes.h

p4raw-id: //depot/perl@3380

25 years agoWin32 and VC++ 98 doesn't support CASTI
Jan Dubois [Sat, 1 May 1999 22:55:36 +0000]
Win32 and VC++ 98 doesn't support CASTI

Message-ID: <373067e9.56194713@smtp1.ibm.net>

p4raw-id: //depot/perl@3379

25 years agoSelf-consistent numeric conversion again
Ilya Zakharevich [Fri, 30 Apr 1999 22:26:09 +0000]
Self-consistent numeric conversion again

Message-Id: <199905010226.WAA19127@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@3378

25 years agopp_modulo comment tweak from Ilya
Gurusamy Sarathy [Mon, 10 May 1999 11:39:48 +0000]
pp_modulo comment tweak from Ilya

p4raw-id: //depot/perl@3377

25 years agoTest.pm update [PATCH _56]
Joshua Pritikin [Fri, 7 May 1999 11:31:00 +0000]
Test.pm update [PATCH _56]

Message-ID: <Pine.GSO.4.02.9905071127100.1449-100000@eq1062.wks.na.deuba.com>

p4raw-id: //depot/perl@3376

25 years agoRe: Using existing memory for an SV's PV
Jan Dubois [Fri, 7 May 1999 00:59:54 +0000]
Re: Using existing memory for an SV's PV

Message-ID: <373318ae.19292461@smtp1.ibm.net>

p4raw-id: //depot/perl@3375

25 years agoFix -Dm memory debugging for PERL_OBJECT
Jan Dubois [Fri, 7 May 1999 00:59:52 +0000]
Fix -Dm memory debugging for PERL_OBJECT

Message-ID: <37321800.19118320@smtp1.ibm.net>

p4raw-id: //depot/perl@3374

25 years agoRe: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)
Ilya Zakharevich [Thu, 6 May 1999 18:17:28 +0000]
Re: [PATCH 5.005_56] Make open(F,"command |") return correct err(no)

Message-ID: <19990506181728.A12433@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@3373

25 years agoCosmetic: data-driven REx-dump
Ilya Zakharevich [Thu, 6 May 1999 01:21:05 +0000]
Cosmetic: data-driven REx-dump

Message-Id: <199905060521.BAA03485@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@3372

25 years agopod->html VMS fixes
lane@duphy4.physics.drexel.edu [Tue, 4 May 1999 10:19:25 +0000]
pod->html VMS fixes

Message-Id: <3.0.6.32.19990504101925.02ecde30@ous.edu>

p4raw-id: //depot/perl@3371

25 years agotestsuite nits
Gurusamy Sarathy [Mon, 10 May 1999 10:45:52 +0000]
testsuite nits

p4raw-id: //depot/perl@3370

25 years agoQuickier thread-specific data on OS/2
Ilya Zakharevich [Mon, 3 May 1999 22:38:50 +0000]
Quickier thread-specific data on OS/2

Message-Id: <199905040238.WAA01865@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@3369

25 years agodo_sv_dump does dump (core) on IO handles
Albert Dvornik [Mon, 3 May 1999 12:20:57 +0000]
do_sv_dump does dump (core) on IO handles

Message-ID: <tqlnf6gm52.fsf@puma.genscan.com>

p4raw-id: //depot/perl@3368

25 years agoshadow password support for Solaris (needs Configure help to
Patrick O'Brien [Sat, 1 May 1999 19:41:17 +0000]
shadow password support for Solaris (needs Configure help to
determine HAS_GETSPENT)
Message-Id: <199905012341.TAA23989@optimus.cs.umd.edu>
Subject: getpwent() under solaris

p4raw-id: //depot/perl@3367

25 years agoAdd POLLUTE=1 option to MakeMaker
Jan Dubois [Sat, 1 May 1999 23:45:47 +0000]
Add POLLUTE=1 option to MakeMaker

Message-ID: <373373fb.59284266@smtp1.ibm.net>

p4raw-id: //depot/perl@3366

25 years agotest suite and fix input_line_number()
Paul Johnson [Thu, 29 Apr 1999 06:28:14 +0000]
test suite and fix input_line_number()
Message-ID: <19990429062814.A17906@west-tip.transeda.com>
Subject: [PATCH] IO::Handle 1.20 (was Re: FAIL Gedcom-1.01 i86pc-solaris 2.6)

p4raw-id: //depot/perl@3365

25 years agofix overeager [:foo:] parsing
Hugo van der Sanden [Fri, 30 Apr 1999 09:26:18 +0000]
fix overeager [:foo:] parsing
Message-Id: <199904300826.JAA01257@crypt.compulink.co.uk>
Subject: [PATCH 5.005_{56,03}] Re: Regular expression difference b/n 5.004 & 5.005

p4raw-id: //depot/perl@3364

25 years agodocumentation for Win32 builtins (somewhat modified)
Jan Dubois [Tue, 30 Mar 1999 08:05:03 +0000]
documentation for Win32 builtins (somewhat modified)
Message-ID: <37006783.1926460@smtp1.ibm.net>
Subject: Re: Issues with build 509

p4raw-id: //depot/perl@3363

25 years agoprovide File::Copy::syscopy() via Win32::CopyFile() on win32
Gurusamy Sarathy [Mon, 10 May 1999 08:22:07 +0000]
provide File::Copy::syscopy() via Win32::CopyFile() on win32

p4raw-id: //depot/perl@3362

25 years agoescape ampersands in <pre> sections
Gurusamy Sarathy [Mon, 10 May 1999 08:11:29 +0000]
escape ampersands in <pre> sections

p4raw-id: //depot/perl@3361

25 years agoAIX hints enhancements (threads build, SOCKS support)
David R. Favor [Wed, 28 Apr 1999 08:45:28 +0000]
AIX hints enhancements (threads build, SOCKS support)
Message-ID: <372710F8.B1F73BEB@austin.ibm.com>
Subject: Working build for AIX + gcc + threading

p4raw-id: //depot/perl@3360

25 years agomore Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
Gurusamy Sarathy [Mon, 10 May 1999 07:49:26 +0000]
more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>
Date: Tue, 27 Apr 1999 23:47:24 PDT
Message-ID: <19990428064724.95244.qmail@hotmail.com>
Subject: [PATCH 5.005_56] Saving Tied hashes ( C.pm)
--
Date: Thu, 29 Apr 1999 18:21:06 -0700
Message-ID: <GEFPBFDJADFJBAAA@my-dejanews.com>
Subject: [PATCH 5.005_56] double constants ( C.pm)
--
Date: Mon, 03 May 1999 20:21:31 PDT
Message-ID: <19990504032131.81113.qmail@hotmail.com>
Subject: [PATCH 5.005_56] Overloading implementation ( Compiler)
--
Date: Thu, 06 May 1999 17:57:09 -0700
Message-ID: <FCJELBLAJBOBAAAA@my-dejanews.com>
Subject: Stash.pm

p4raw-id: //depot/perl@3359

25 years agocygwin32 update (untested adaptation of patch against 5.005_03)
Alexander Smishlajev [Sun, 25 Apr 1999 14:58:29 +0000]
cygwin32 update (untested adaptation of patch against 5.005_03)
Message-ID: <37230365.5F68B460@turnhere.com>
Subject: [PATCH]5.005_03 (CORE) cygwin32 port

p4raw-id: //depot/perl@3358

25 years agoapplied suggested patch, modulo already applied parts
Charles Bailey [Sat, 24 Apr 1999 20:12:43 +0000]
applied suggested patch, modulo already applied parts
Message-id: <01JAF9UAV9XG002O0W@mail.newman.upenn.edu>
Subject: [Patch 5.005_56] VMS consolidated patch #2

p4raw-id: //depot/perl@3357

25 years agoapplied suggested patch, with win32 and PERL_OBJECT additions
Tom Hughes [Sat, 24 Apr 1999 18:11:59 +0000]
applied suggested patch, with win32 and PERL_OBJECT additions
Message-ID: <609bdff748.tom@compton.compton.nu>
Subject: ByteLoader patch

p4raw-id: //depot/perl@3356

25 years agodocument 'test' attribute (from Andreas Koenig)
Gurusamy Sarathy [Mon, 10 May 1999 03:22:49 +0000]
document 'test' attribute (from Andreas Koenig)

p4raw-id: //depot/perl@3355

25 years agoPATCH for small bug in scan_bin
Paul Marquess [Thu, 22 Apr 1999 23:12:08 +0000]
PATCH for small bug in scan_bin

Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB29C6B45@mbtlipnt02.btlabs.bt.co.uk>

p4raw-id: //depot/perl@3354

25 years agomore bulletproof workaround for mangled paths (updates changes#3345,3350);
Gurusamy Sarathy [Mon, 10 May 1999 02:39:33 +0000]
more bulletproof workaround for mangled paths (updates changes#3345,3350);
provide Win32::GetLongPathName() to complement Win32::GetShortPathName()

p4raw-link: @3350 on //depot/perl: b5ce6607ab4b332cfeb9911174599b4208a0bc29
p4raw-link: @3345 on //depot/perl: 95140b9803ddf95b050f1d52936f19393a6b541c

p4raw-id: //depot/perl@3353

25 years agoflush all open output buffers before fork(), exec(), system, qx//
Gurusamy Sarathy [Sun, 9 May 1999 22:47:39 +0000]
flush all open output buffers before fork(), exec(), system, qx//
and pipe open() operations, simplifying buffering headaches faced
by users; uses fflush(NULL), which may need Configure test

p4raw-id: //depot/perl@3352

25 years agoperlcc on win32 (correct version of fix suggested by Jean-Louis
Gurusamy Sarathy [Sun, 9 May 1999 21:11:51 +0000]
perlcc on win32 (correct version of fix suggested by Jean-Louis
Leroy <jll@skynet.be>)

p4raw-id: //depot/perl@3351

25 years agonormalize $^X to full pathname on win32
Gurusamy Sarathy [Sun, 9 May 1999 20:39:11 +0000]
normalize $^X to full pathname on win32

p4raw-id: //depot/perl@3350

25 years agoallow readline($globref), <$globref> already works
Gurusamy Sarathy [Sun, 9 May 1999 20:23:07 +0000]
allow readline($globref), <$globref> already works

p4raw-id: //depot/perl@3349

25 years agoperldoc cleanups (variant of changes suggested by Christian Lemburg
Gurusamy Sarathy [Sun, 9 May 1999 20:00:09 +0000]
perldoc cleanups (variant of changes suggested by Christian Lemburg
<lemburg@online-club.de>)

p4raw-id: //depot/perl@3348

25 years agoadditions to Thread.pm docs from Tuomas J. Lukka
Gurusamy Sarathy [Sun, 9 May 1999 18:47:21 +0000]
additions to Thread.pm docs from Tuomas J. Lukka
<lukka@fas.harvard.edu>

p4raw-id: //depot/perl@3347

25 years agoRe: pdt: Perl Development Tools?
Stephen McCamant [Sat, 17 Apr 1999 02:46:13 +0000]
Re: pdt: Perl Development Tools?

Message-ID: <14103.57454.614253.598264@fre-76-120.reshall.berkeley.edu>

p4raw-id: //depot/perl@3346

25 years agowork around mangled archname on win32 while finding privlib/sitelib;
Gurusamy Sarathy [Sun, 9 May 1999 18:22:43 +0000]
work around mangled archname on win32 while finding privlib/sitelib;
normalize lib paths to forward slashes internally

p4raw-id: //depot/perl@3345

25 years agofix typo in dbm filters that caused odbm.t to fail
Gurusamy Sarathy [Sun, 9 May 1999 03:20:06 +0000]
fix typo in dbm filters that caused odbm.t to fail

p4raw-id: //depot/perl@3344

25 years agotweak test totals
Gurusamy Sarathy [Sun, 9 May 1999 02:02:59 +0000]
tweak test totals

p4raw-id: //depot/perl@3343

25 years agoimport list propagation busted (pointed out by Ton Hospel
Gurusamy Sarathy [Sun, 9 May 1999 01:42:06 +0000]
import list propagation busted (pointed out by Ton Hospel
<thospel@mail.dma.be>)

p4raw-id: //depot/perl@3342

25 years agohpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
Gurusamy Sarathy [Sun, 9 May 1999 00:54:18 +0000]
hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATH
(as suggested by Eric Boehm <boehm@nortelnetworks.com>)

p4raw-id: //depot/perl@3341

25 years agogenerate manpages for newly added utils
Gurusamy Sarathy [Sun, 9 May 1999 00:40:41 +0000]
generate manpages for newly added utils

p4raw-id: //depot/perl@3340

25 years agoRe: ptr to realloced memory in yylex
Hugo van der Sanden [Sun, 2 May 1999 17:59:24 +0000]
Re: ptr to realloced memory in yylex

Message-Id: <199905021659.RAA14016@crypt.compulink.co.uk>

p4raw-id: //depot/perl@3339

25 years agomake perldoc -f grok nested =items
Gurusamy Sarathy [Sat, 8 May 1999 21:48:22 +0000]
make perldoc -f grok nested =items

p4raw-id: //depot/perl@3336

25 years agoallow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)
Gurusamy Sarathy [Sat, 8 May 1999 19:48:11 +0000]
allow AV/HV dereferences on pseudohashes ($ph->{foo}[1], etc.)

p4raw-id: //depot/perl@3335

25 years agoupdate test totals
Gurusamy Sarathy [Sat, 8 May 1999 19:09:41 +0000]
update test totals

p4raw-id: //depot/perl@3334

25 years agomention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)
Gurusamy Sarathy [Sat, 8 May 1999 16:56:02 +0000]
mention unpack('pP',...) footshot (from Albert Dvornik <bert@genscan.com>)

p4raw-id: //depot/perl@3333

25 years agoapplied suggested patch, added tests
William Mann [Mon, 12 Apr 1999 12:25:22 +0000]
applied suggested patch, added tests
Message-Id: <199904121625.MAA00983@hwsrv1.avici.com>
Subject: BigInt.pm extensions for logical operations

p4raw-id: //depot/perl@3332

25 years agoavoid temporary files named 'tmp'
Gurusamy Sarathy [Sat, 8 May 1999 16:09:33 +0000]
avoid temporary files named 'tmp'

p4raw-id: //depot/perl@3331

25 years agoImplement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
Nick Ing-Simmons [Sat, 8 May 1999 14:16:30 +0000]
Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
Provide Tie::StdHandle
Basic update of docs.

p4raw-id: //depot/perl@3330

25 years agoTweaks to open(my $fh,...) stuff
Nick Ing-Simmons [Sat, 8 May 1999 12:03:45 +0000]
Tweaks to open(my $fh,...) stuff

p4raw-id: //depot/perl@3329

25 years agoBring SDBM_File.xs into line with new typemap
Nick Ing-Simmons [Sat, 8 May 1999 11:18:42 +0000]
Bring SDBM_File.xs into line with new typemap

p4raw-id: //depot/perl@3328

25 years agoadd test case for AUTOLOAD reentrancy fix in change#3279
Gurusamy Sarathy [Sat, 8 May 1999 00:07:11 +0000]
add test case for AUTOLOAD reentrancy fix in change#3279

p4raw-link: @3279 on //depot/maint-5.004/perl: 0e728c71769b15d79c5e25115ecf62c06ac5c5ea

p4raw-id: //depot/perl@3327

25 years agoImplement open( my $fh, ...) and similar.
Nick Ing-Simmons [Fri, 7 May 1999 21:24:50 +0000]
Implement open( my $fh, ...) and similar.
  Set flag in op.c for "constructor ops"
  In pp_rv2gv, if flag is set and arg is PADSV and uninit
  vivify as reference to a detached GV.
  (Name of GV is the pad name.)
This scheme should "just work" for pipe/socket etc. too.

#if 0 out the open(FH,undef) for now.
Change t/io/open.t to test open(my $fh,...)

p4raw-id: //depot/perl@3326

25 years agoCorrect SvLEN vs SvCUR which leads to odd "chunk" vs "line" in mess().
Nick Ing-Simmons [Fri, 7 May 1999 21:18:42 +0000]
Correct SvLEN vs SvCUR  which leads to odd "chunk" vs "line" in mess().

p4raw-id: //depot/perl@3325

25 years agoavoid using PL_sv_mutex in condpair_magic() (avoids hangs when
Gurusamy Sarathy [Fri, 7 May 1999 20:28:31 +0000]
avoid using PL_sv_mutex in condpair_magic() (avoids hangs when
intervening code has to allocate SVs)

p4raw-id: //depot/perl@3324

25 years agoallow line numbers to show in diagnostics during global destruction
Gurusamy Sarathy [Fri, 7 May 1999 19:45:08 +0000]
allow line numbers to show in diagnostics during global destruction

p4raw-id: //depot/perl@3323

25 years agoBug in MM_VMS.PM
Dan Sugalski [Fri, 9 Apr 1999 16:16:39 +0000]
Bug in MM_VMS.PM

Message-Id: <3.0.6.32.19990409161639.02ea1050@ous.edu>

p4raw-id: //depot/perl@3322

25 years ago[perl-5.005.02] detect lack of /dev/tty
Karl Heuer [Wed, 7 Apr 1999 23:58:58 +0000]
[perl-5.005.02] detect lack of /dev/tty

Message-Id: <199904080358.XAA01192@mescaline.gnu.org>

p4raw-id: //depot/perl@3321

25 years agoallow distinct prefix for versioned executables
Roderick Schertler [Wed, 7 Apr 1999 15:34:56 +0000]
allow distinct prefix for versioned executables
Message-ID: <3003.923513696@eeyore.ibcinc.com>
Subject: perl55.00503 -> perl5.00503 patch for installperl

p4raw-id: //depot/perl@3320

25 years ago From: Dan Sugalski <sugalskd@osshe.edu>
Gurusamy Sarathy [Fri, 7 May 1999 08:07:02 +0000]
From: Dan Sugalski <sugalskd@osshe.edu>
Date: Mon, 05 Apr 1999 15:38:42 -0700
Message-Id: <3.0.6.32.19990405153842.0367b650@ous.edu>
Subject: Re: chomp fails with $/ in fixed-length record mode
--
From: Roderick Schertler <roderick@argon.org>
Date: Tue, 06 Apr 1999 21:11:37 -0400
Message-ID: <2795.923447497@eeyore.ibcinc.com>
Subject: Re: chomp fails with $/ in fixed-length record mode

p4raw-id: //depot/perl@3319

25 years agoMake % use fmod()
Ilya Zakharevich [Tue, 6 Apr 1999 01:40:36 +0000]
Make % use fmod()

Message-ID: <19990406014035.A1238@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@3318

25 years agoDBM Filters (via private mail)
Paul Marquess [Sun, 18 Apr 1999 21:05:52 +0000]
DBM Filters (via private mail)
Message-Id: <199904182009.NAA19152@activestate.com>
Subject: DBM Filters

p4raw-id: //depot/perl@3317

25 years agoavoid negative return value from Win32::GetTickCount()
Jan Dubois [Sat, 3 Apr 1999 19:04:18 +0000]
avoid negative return value from Win32::GetTickCount()
Message-ID: <37084742.22824479@smtp1.ibm.net>
Subject: Re: Win32::GetTickCount

p4raw-id: //depot/perl@3316

25 years agoopen(FH,undef) # creates new_tmpfile opened read/write
Nick Ing-Simmons [Thu, 6 May 1999 21:44:38 +0000]
open(FH,undef) # creates new_tmpfile opened read/write
Add t/io/open.t with test for above.

p4raw-id: //depot/perl@3315

25 years agocompiler fixes from Vishal Bhatia <vishalb@hotmail.com>
Gurusamy Sarathy [Thu, 6 May 1999 08:01:23 +0000]
compiler fixes from Vishal Bhatia <vishalb@hotmail.com>
Date: Tue, 30 Mar 1999 23:40:34 PST
Message-ID: <19990331074034.6117.qmail@hotmail.com>
Subject: [PATCH 5.005_56] pp_entersub and pp_leavewrite(CC.pm)
--
Date: Wed, 07 Apr 1999 00:28:23 -0800
Message-ID: <FGBNLNPOEELFAAAA@my-dejanews.com>
Subject: [PATCH 5.005_56] function prototypes(B.pm)
--
Date: Thu, 22 Apr 1999 23:40:52 -0700
Message-ID: <OEAOMKBMLDADCAAA@my-dejanews.com>
Subject: [PATCH 5.005_56 ] discarding worthless padsvs
--
Date: Tue, 27 Apr 1999 01:14:49 PDT
Message-ID: <19990427081449.28615.qmail@hotmail.com>
Subject: [PATCH 5.005_56] pp_ncmp implementation ( CC.pm)

p4raw-id: //depot/perl@3314

25 years agoadd Ethiopic section to unicode master database (from Ken
Gurusamy Sarathy [Thu, 6 May 1999 07:11:50 +0000]
add Ethiopic section to unicode master database (from Ken
Whistler <kenw@sybase.com>)

p4raw-id: //depot/perl@3312

25 years agoLargefiles for Solaris
Damon Atkins [Tue, 30 Mar 1999 11:26:11 +0000]
Largefiles for Solaris

Message-Id: <199903300126.LAA20870@sysmgtdev.nabaus.com.au>

p4raw-id: //depot/perl@3311

25 years agoemit more accurate diagnostic for syntax errors involving <>
Gurusamy Sarathy [Thu, 6 May 1999 05:14:35 +0000]
emit more accurate diagnostic for syntax errors involving <>
within eval""

p4raw-id: //depot/perl@3310

25 years agoadditional test for IPC::Open3 (courtesy RonaldWS@aol.com)
Gurusamy Sarathy [Thu, 6 May 1999 04:36:31 +0000]
additional test for IPC::Open3 (courtesy RonaldWS@aol.com)

p4raw-id: //depot/perl@3309

25 years agoapplied first part of suggested patch (bug described cannot be
Hugo van der Sanden [Sun, 28 Mar 1999 04:51:34 +0000]
applied first part of suggested patch (bug described cannot be
reproduced any longer, so the second inconclusive part has not
been applied)
Message-Id: <199903280351.EAA20430@crypt.compulink.co.uk>
Subject: [PATCH 5.005_56] Re: A core dump

p4raw-id: //depot/perl@3308

25 years agofix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
Gurusamy Sarathy [Thu, 6 May 1999 01:56:06 +0000]
fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
change#3180)

p4raw-link: @3180 on //depot/perl: fd3835b3e90ede5576a7ad392beef86bf933ce15

p4raw-id: //depot/perl@3307

25 years agoapplied non-conflicting parts of suggested patch
Charles Bailey [Sat, 27 Mar 1999 00:16:51 +0000]
applied non-conflicting parts of suggested patch
Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
Subject: [Patch 5.005_56] Revised VMS patch

p4raw-id: //depot/perl@3306

25 years agomake perldoc use backslashed pathnames within system() on win32
Gurusamy Sarathy [Wed, 5 May 1999 16:20:19 +0000]
make perldoc use backslashed pathnames within system() on win32

p4raw-id: //depot/perl@3305

25 years agoupgrade Pod::Parser to v1.081 from CPAN
Gurusamy Sarathy [Wed, 5 May 1999 07:29:43 +0000]
upgrade Pod::Parser to v1.081 from CPAN

p4raw-id: //depot/perl@3304

25 years agoINSTALL patches
Andy Dougherty [Fri, 19 Mar 1999 12:31:35 +0000]
INSTALL patches

Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>

p4raw-id: //depot/perl@3303

25 years agoload base packages based on nonexistent $VERSION
Andreas König [Fri, 19 Mar 1999 06:00:28 +0000]
load base packages based on nonexistent $VERSION
Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
Subject: Re: base.pm flaw

p4raw-id: //depot/perl@3302

25 years agopod2man outputs switched date and revision label (fix suggested by
Gurusamy Sarathy [Tue, 4 May 1999 05:41:08 +0000]
pod2man outputs switched date and revision label (fix suggested by
EthanSasiela@mede.com)

p4raw-id: //depot/perl@3301

25 years agoadjust win32_stat() to cope with FindFirstFile() and stat() bugs
Gurusamy Sarathy [Mon, 3 May 1999 18:48:25 +0000]
adjust win32_stat() to cope with FindFirstFile() and stat() bugs
(makes opendir(D,"c:") work reliably)

p4raw-id: //depot/perl@3300

25 years agoadd test case for change#3298
Gurusamy Sarathy [Sun, 2 May 1999 19:39:55 +0000]
add test case for change#3298

p4raw-link: @3298 on //depot/perl: 93578b34124e8a3b976cd7f68c60e871e698c9d5

p4raw-id: //depot/perl@3299

25 years agoclose directory handles properly when localized
Gurusamy Sarathy [Sun, 2 May 1999 19:24:41 +0000]
close directory handles properly when localized

p4raw-id: //depot/perl@3298

25 years agointegrate change#3279 from maint-5.004
Gurusamy Sarathy [Tue, 27 Apr 1999 00:48:42 +0000]
integrate change#3279 from maint-5.004

p4raw-link: @3279 on //depot/maint-5.004/perl: 0e728c71769b15d79c5e25115ecf62c06ac5c5ea

p4raw-id: //depot/perl@3284

25 years agoallow embedded null characters in diagnostics
Gurusamy Sarathy [Mon, 26 Apr 1999 17:30:31 +0000]
allow embedded null characters in diagnostics

p4raw-id: //depot/perl@3274

25 years agohand-applied conflicting parts of suggested patch
Charles Bailey [Wed, 17 Mar 1999 23:55:23 +0000]
hand-applied conflicting parts of suggested patch
Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
Subject: [PATCH 5.005_56] VMS configuration/build

p4raw-id: //depot/perl@3273

25 years agoupdate Changes; tweak minor regressions
Gurusamy Sarathy [Mon, 26 Apr 1999 08:25:41 +0000]
update Changes; tweak minor regressions

p4raw-id: //depot/perl@3272

25 years agointegrate change#3229 from maint-5.004
Gurusamy Sarathy [Mon, 26 Apr 1999 07:52:51 +0000]
integrate change#3229 from maint-5.004

p4raw-link: @3229 on //depot/maint-5.004/perl: 3e0793ddbcfdff90910112e638ae702c43386bb6

p4raw-id: //depot/perl@3271

25 years agofix buggy reference count on refs to SVs with autoviv magic
Gurusamy Sarathy [Sun, 25 Apr 1999 22:58:27 +0000]
fix buggy reference count on refs to SVs with autoviv magic
(resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
accessing free()d memory)

p4raw-id: //depot/perl@3270

25 years agofix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
Gurusamy Sarathy [Sat, 24 Apr 1999 17:07:55 +0000]
fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
on win32)

p4raw-link: @3123 on //depot/perl: 0aaad0ff610b01c0682abfc20594c83a6d49f148

p4raw-id: //depot/perl@3269

25 years agokill dup hunk
Gurusamy Sarathy [Sat, 24 Apr 1999 16:38:25 +0000]
kill dup hunk

p4raw-id: //depot/perl@3268

25 years agointegrate cfgperl changes into mainline
Gurusamy Sarathy [Sat, 24 Apr 1999 16:35:57 +0000]
integrate cfgperl changes into mainline

p4raw-id: //depot/perl@3267

25 years agoh2ph
Kurt D. Starsinic [Fri, 23 Apr 1999 12:37:23 +0000]
h2ph

To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
        Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
Cc: Lionel Cons <lionel.cons@cern.ch>,
        Ilya Zakharevich <ilya@math.ohio-state.edu>,
        David Hayes <david@bdel.com>
Message-ID: <19990423123723.A49550@O2.chapin.edu>

p4raw-id: //depot/cfgperl@3266

25 years agodescrip_mms.template installed files fix
Dan Sugalski [Wed, 21 Apr 1999 08:17:54 +0000]
descrip_mms.template installed files fix

To: perlbug@perl.org
Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>

p4raw-id: //depot/cfgperl@3265

25 years agoRe: 5.006 Todo
Andy Dougherty [Mon, 19 Apr 1999 16:27:07 +0000]
Re: 5.006 Todo

To: The Perl Porters Mailing List <perl5-porters@perl.org>
Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>

p4raw-id: //depot/cfgperl@3264

25 years agoConfigure: $sig_count
Chip Salzenberg [Sun, 18 Apr 1999 17:54:36 +0000]
Configure: $sig_count

To: Perl 5 Porters <perl5-porters@perl.org>
Message-ID: <19990418175436.A27496@perlsupport.com>

p4raw-id: //depot/cfgperl@3263

25 years agoPATCH wrong faq reference in perlbook.pod
Robin Barker [Fri, 9 Apr 1999 16:05:23 +0000]
PATCH wrong faq reference in perlbook.pod
To: perlbug@perl.com
Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>

p4raw-id: //depot/cfgperl@3262

25 years agoRe: 5.005_03 and gcc, GNU ld under Solaris 2.6
Andy Dougherty [Wed, 14 Apr 1999 17:07:43 +0000]
Re: 5.005_03 and gcc, GNU ld under Solaris 2.6

To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
Cc: Perl Porters <perl5-porters@perl.org>
Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>

p4raw-id: //depot/cfgperl@3261

25 years agoPATCH: 5.005_56: perldata.pod (UPDATE)
Tom Christiansen [Thu, 15 Apr 1999 07:13:41 +0000]
PATCH: 5.005_56: perldata.pod (UPDATE)

To: pumpkings@jhereg.perl.com
Message-Id: <199904151313.HAA07682@jhereg.perl.com>

p4raw-id: //depot/cfgperl@3260

25 years agoLDLIBPTH also on 'clean' targets.
Jarkko Hietaniemi [Tue, 13 Apr 1999 23:12:52 +0000]
LDLIBPTH also on 'clean' targets.

p4raw-id: //depot/cfgperl@3259