This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
26 years agofilecopy.t #3 fails on dos-djgpp
Laszlo Molnar [Mon, 9 Feb 1998 13:19:45 +0000 (14:19 +0100)]
filecopy.t #3 fails on dos-djgpp

p4raw-id: //depot/perl@503

26 years agoAssorted patches to sv.c:
Gisle Aas [Sat, 7 Feb 1998 00:21:57 +0000 (01:21 +0100)]
Assorted patches to sv.c:
Subject: [PATCH] sv_grow can fail for HAS_64K_LIMIT systems
Date: 07 Feb 1998 00:21:57 +0100
Subject: [PATCH] sv_setnv will upgrade SVt_NV to SVt_PVNV
Date: 07 Feb 1998 00:29:45 +0100
Subject: [PATCH] sv_upgrade() always returns TRUE
Date: 09 Feb 1998 15:44:01 +0100

p4raw-id: //depot/perl@502

26 years agoFix saving of STDOUT during system() in lib/perl5db.pl:
Jason A. Smith [Fri, 6 Feb 1998 17:47:08 +0000 (12:47 -0500)]
Fix saving of STDOUT during system() in lib/perl5db.pl:
Subject: Perl debugger.

p4raw-id: //depot/perl@501

26 years agoIntegrate win32 into mainline.
Malcolm Beattie [Wed, 11 Feb 1998 13:04:50 +0000 (13:04 +0000)]
Integrate win32 into mainline.

p4raw-id: //depot/perl@496

26 years ago[win32] fix opendir() problem on share names
Gurusamy Sarathy [Tue, 10 Feb 1998 13:28:53 +0000 (08:28 -0500)]
[win32] fix opendir() problem on share names
Message-Id: <199802101828.NAA10420@aatma.engin.umich.edu>
Subject: Re: BUG: opendir and UNC names on NT

p4raw-id: //depot/win32/perl@494

26 years ago[win32] enhancements to previous patch for XSUB OUTPUT args
Gurusamy Sarathy [Mon, 9 Feb 1998 02:31:55 +0000 (21:31 -0500)]
[win32] enhancements to previous patch for XSUB OUTPUT args
Message-Id: <199802090731.CAA04438@aatma.engin.umich.edu>
Subject: Re: [PATCH] XSUB OUTPUT arguments and 'set' magic

p4raw-id: //depot/win32/perl@492

26 years ago[win32] don't share TARG unless -DUSE_BROKEN_PAD_RESET
Gurusamy Sarathy [Wed, 29 Oct 1997 19:36:25 +0000 (14:36 -0500)]
[win32] don't share TARG unless -DUSE_BROKEN_PAD_RESET
Message-Id: <199710300036.TAA01004@aatma.engin.umich.edu>
Subject: [PATCH] Don't use broken pad_reset() (was Re: Perl bug in 5.004_03 )

p4raw-id: //depot/win32/perl@491

26 years ago[win32] fix for bugs in handling DESTROY (adjusted test numbers)
Gurusamy Sarathy [Wed, 31 Dec 1997 19:30:46 +0000 (14:30 -0500)]
[win32] fix for bugs in handling DESTROY (adjusted test numbers)
Message-Id: <199801010030.TAA14274@aatma.engin.umich.edu>
Subject: Re: [PERL] RFD: iterative DESTROYing of objects

p4raw-id: //depot/win32/perl@490

26 years ago[win32] ansify prototype for my_safemalloc(), avoid warnings
Gurusamy Sarathy [Mon, 9 Feb 1998 00:30:35 +0000 (00:30 +0000)]
[win32] ansify prototype for my_safemalloc(), avoid warnings

p4raw-id: //depot/win32/perl@489

26 years ago[win32] fix misapplied hunks in 5.004_58
Gurusamy Sarathy [Sun, 8 Feb 1998 02:18:12 +0000 (21:18 -0500)]
[win32] fix misapplied hunks in 5.004_58
Message-Id: <199802080718.CAA18115@aatma.engin.umich.edu>
Subject: [PATCH] fixes for test failures in 5.004_58

p4raw-id: //depot/win32/perl@488

26 years ago[win32] win32_utime() tweaks to avoid warnings
Gurusamy Sarathy [Mon, 9 Feb 1998 00:27:16 +0000 (00:27 +0000)]
[win32] win32_utime() tweaks to avoid warnings

p4raw-id: //depot/win32/perl@487

26 years ago[win32] integrate mainline, plus a few small win32 enhancements
Gurusamy Sarathy [Sat, 7 Feb 1998 23:45:22 +0000 (23:45 +0000)]
[win32] integrate mainline, plus a few small win32 enhancements
 - remove Win32::GetCurrentDirectory()
 - add Win32::Sleep() for compat
 - add smarter utime() from Jan Dubois, and export it as win32_utime()

p4raw-id: //depot/win32/perl@486

26 years agoBump patchlevel to 58.
Malcolm Beattie [Fri, 6 Feb 1998 18:11:47 +0000 (18:11 +0000)]
Bump patchlevel to 58.

p4raw-id: //depot/perl@485

26 years agoFix up problem with gv.c from change 477.
Malcolm Beattie [Fri, 6 Feb 1998 18:08:28 +0000 (18:08 +0000)]
Fix up problem with gv.c from change 477.
Fix up Config.pm use in t/lib/ph.t from change 478.

p4raw-id: //depot/perl@484

26 years agoIntegrate win32 branch into mainline
Malcolm Beattie [Fri, 6 Feb 1998 17:34:34 +0000 (17:34 +0000)]
Integrate win32 branch into mainline

p4raw-id: //depot/perl@483

26 years agolib/Fatal.pm missing from repository
Malcolm Beattie [Fri, 6 Feb 1998 17:26:41 +0000 (17:26 +0000)]
lib/Fatal.pm missing from repository

p4raw-id: //depot/perl@482

26 years agoRe: posix::strftime (core dumped)
Andy Dougherty [Thu, 5 Feb 1998 13:55:23 +0000 (08:55 -0500)]
Re: posix::strftime (core dumped)

p4raw-id: //depot/perl@481

26 years agox2p/str.c was missing from list of changed files in change 466
Malcolm Beattie [Fri, 6 Feb 1998 17:19:52 +0000 (17:19 +0000)]
x2p/str.c was missing from list of changed files in change 466

p4raw-id: //depot/perl@480

26 years agoAdded t/lib/ph.t to MANIFEST
Malcolm Beattie [Fri, 6 Feb 1998 17:16:54 +0000 (17:16 +0000)]
Added t/lib/ph.t to MANIFEST

p4raw-id: //depot/perl@479

26 years agoh2ph.PL
Kurt D. Starsinic [Thu, 5 Feb 1998 05:53:54 +0000 (21:53 -0800)]
h2ph.PL

p4raw-id: //depot/perl@478

26 years agoFaster gv_fetchpv() for nested packages
Malcolm Beattie [Fri, 6 Feb 1998 17:10:46 +0000 (17:10 +0000)]
Faster gv_fetchpv() for nested packages
Date: 04 Feb 1998 14:49:46 +0100
From: Gisle Aas <gisle@aas.no>
as modified by
From: chip@atlantic.net
Date: Wed, 4 Feb 1998 11:46:49 -0500 (EST)

p4raw-id: //depot/perl@477

26 years ago[PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
Jarkko Hietaniemi [Wed, 4 Feb 1998 12:59:47 +0000 (14:59 +0200)]
[PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
Date: Wed, 4 Feb 1998 12:59:47 +0200 (EET)
Subject: Re: [PATCH] 5.004_04 and 5.004_57: Complex.pm and complex.t
Date: Thu, 5 Feb 1998 18:08:20 +0200 (EET)

p4raw-id: //depot/perl@476

26 years agonomemok
Gisle Aas [Mon, 2 Feb 1998 15:06:50 +0000 (16:06 +0100)]
nomemok

p4raw-id: //depot/perl@475

26 years agoBenchmark.pm: timethese corrupts $_
Abigail [Sun, 1 Feb 1998 06:46:08 +0000 (01:46 -0500)]
Benchmark.pm: timethese corrupts $_

p4raw-id: //depot/perl@474

26 years agoadding the newSVpvn API function
Matthias Ulrich Neeracher [Sat, 31 Jan 1998 06:32:42 +0000 (07:32 +0100)]
adding the newSVpvn API function

p4raw-id: //depot/perl@473

26 years agoRe: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on...
Stephen Zander [Wed, 28 Jan 1998 17:40:37 +0000 (09:40 -0800)]
Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests on Solaris...)

p4raw-id: //depot/perl@472

26 years agoRe: 5.004_04 vec() fails with 32-bit values
M. J. T. Guy [Thu, 15 Jan 1998 11:53:06 +0000 (11:53 +0000)]
Re: 5.004_04 vec() fails with 32-bit values

p4raw-id: //depot/perl@471

26 years ago5.004_56: Patch to Tie::Hash and docs
Ilya Zakharevich [Sun, 11 Jan 1998 20:34:05 +0000 (15:34 -0500)]
5.004_56: Patch to Tie::Hash and docs
Date: Sun, 11 Jan 1998 20:34:05 -0500 (EST)
Subject: 5.004_56: Patch to (?{}) quoting + cosmetic
Date: Mon, 2 Feb 1998 01:28:46 -0500 (EST)

p4raw-id: //depot/perl@470

26 years agoAnother Array.pm patch
Paul Marquess [Wed, 4 Feb 1998 20:37:03 +0000 (20:37 +0000)]
Another Array.pm patch

p4raw-id: //depot/perl@469

26 years agodocumentation patch for 5.004_57
Paul Marquess [Wed, 4 Feb 1998 14:54:13 +0000 (14:54 +0000)]
documentation patch for 5.004_57

p4raw-id: //depot/perl@468

26 years ago5.004_56: patch for `use Fatal' again
Ilya Zakharevich [Thu, 29 Jan 1998 17:04:28 +0000 (12:04 -0500)]
5.004_56: patch for `use Fatal' again

p4raw-id: //depot/perl@467

26 years agoNewer -DLEAKTEST patch
Ilya Zakharevich [Fri, 9 Jan 1998 17:55:09 +0000 (12:55 -0500)]
Newer -DLEAKTEST patch

p4raw-id: //depot/perl@466

26 years agoMore Chip patches (tweaked for _5x). The final one mentioned here
Malcolm Beattie [Fri, 6 Feb 1998 15:46:35 +0000 (15:46 +0000)]
More Chip patches (tweaked for _5x). The final one mentioned here
(@ARGV with -i) actually went in at change 462 but I failed to
add it to the change description:
Subject: [PATCH] Fix typo: "FORM{,AT}LINE"
Date: Sun, 11 Jan 1998 19:37:17 -0500 (EST)
Subject: [PATCH] Fix for C<@x = my @y>
Date: Sun, 11 Jan 1998 18:12:16 -0500 (EST)
Subject: [PATCH] Fix SEGV on C<*glob{SCALAR,ARRAY}>
Date: Thu, 5 Feb 1998 21:30:13 -0500 (EST)
Subject: [PATCH] Allow last() to mean last
Date: Thu, 5 Feb 1998 21:42:57 -0500 (EST)
Subject: [PATCH] Consider @ARGV to be plain files if inplace (-i)
Date: Wed, 4 Feb 1998 16:04:47 -0500 (EST)

p4raw-id: //depot/perl@465

26 years agoMore Chip patches:
Malcolm Beattie [Fri, 6 Feb 1998 15:06:18 +0000 (15:06 +0000)]
More Chip patches:
Subject: [PATCH] Fix SEGV from combining caller and C<package;>
Date: Thu, 5 Feb 1998 21:47:50 -0500 (EST)
Subject: [PATCH] Fix line numbers after here documents in eval STRING
Date: Thu, 5 Feb 1998 21:50:08 -0500 (EST)
Subject: [PATCH] Make recursive lexical analysis more robust
Date: Thu, 5 Feb 1998 21:57:02 -0500 (EST)

p4raw-id: //depot/perl@464

26 years agoSome more Chip patches (tweaked to match _5x):
Malcolm Beattie [Fri, 6 Feb 1998 15:04:17 +0000 (15:04 +0000)]
Some more Chip patches (tweaked to match _5x):
Subject: [PATCH] Fix empty BLOCK
Date: Wed, 4 Feb 1998 16:52:28 -0500 (EST)
Subject: [PATCH] fix (\@@) proto
Date: Thu, 5 Feb 1998 10:24:29 -0500 (EST)
Subject: [PATCH] Cope with lack of args in Fcntl::AUTOLOAD
Date: Thu, 5 Feb 1998 21:26:55 -0500 (EST)
Subject: [PATCH] Don't fold string comparison under  C<use locale>
Date: Thu, 5 Feb 1998 21:46:25 -0500 (EST)

p4raw-id: //depot/perl@463

26 years agoSome Chip patches (some tweaked to match _5x source):
Chip Salzenberg [Tue, 3 Feb 1998 09:16:50 +0000 (04:16 -0500)]
Some Chip patches (some tweaked to match _5x source):
Subject: [PATCH] local leakage
Date: Tue, 3 Feb 1998 09:16:50 -0500 (EST)
Subject: [PATCH] NULs in patterns
Date: Wed, 4 Feb 1998 01:33:51 -0500 (EST)
Subject: [PATCH] Configure on PerlIO
Date: Wed, 4 Feb 1998 01:38:43 -0500 (EST)
Subject: [PATCH] Avoid core dump on package alias
Date: Wed, 4 Feb 1998 15:38:42 -0500 (EST)
Subject: [PATCH] Fix name of $Foo::{'Bar::'}
Date: Wed, 4 Feb 1998 16:37:51 -0500 (EST)

p4raw-id: //depot/perl@462

26 years ago[win32] support win32_select(0,0,0,msec) (winsock doesn't)
Gurusamy Sarathy [Wed, 4 Feb 1998 03:34:36 +0000 (03:34 +0000)]
[win32] support win32_select(0,0,0,msec) (winsock doesn't)

p4raw-id: //depot/win32/perl@461

26 years ago[win32] bug: win32_select() must StartSockets()
Gurusamy Sarathy [Wed, 4 Feb 1998 00:44:47 +0000 (00:44 +0000)]
[win32] bug: win32_select() must StartSockets()

p4raw-id: //depot/win32/perl@460

26 years agoReplaced two occurrences of THREADSV(find_thread_sv(...)) (order
Malcolm Beattie [Tue, 3 Feb 1998 16:00:07 +0000 (16:00 +0000)]
Replaced two occurrences of THREADSV(find_thread_sv(...)) (order
of execution causes core dump if threadsvp is moved). Replaced
lvalue occurrence of AvARRAY(av) with SvPVX(av) (former does cast).

p4raw-id: //depot/perl@459

26 years agoFix up MANIFEST.
Malcolm Beattie [Tue, 3 Feb 1998 14:40:02 +0000 (14:40 +0000)]
Fix up MANIFEST.

p4raw-id: //depot/perl@458

26 years agoIntegrate win32 into mainline. My last integration from ansiperl
Malcolm Beattie [Tue, 3 Feb 1998 13:50:23 +0000 (13:50 +0000)]
Integrate win32 into mainline. My last integration from ansiperl
to the mainline was a dismal failure: I did -ay but meant -at.
This should fix things now since win32 has already integrated
all the necessary changes from ansiperl.

p4raw-id: //depot/perl@457

26 years ago[win32] Fix minor problems with non USE_THREADS build. win32 branch
Gurusamy Sarathy [Tue, 3 Feb 1998 04:48:08 +0000 (04:48 +0000)]
[win32] Fix minor problems with non USE_THREADS build. win32 branch
now looks 5.004_57-ready.

p4raw-id: //depot/win32/perl@456

26 years ago[win32] integrate mainline
Gurusamy Sarathy [Tue, 3 Feb 1998 03:45:09 +0000 (03:45 +0000)]
[win32] integrate mainline

p4raw-id: //depot/win32/perl@455

26 years agoThe new dec_osf.sh didn't work so the new glibpth and useshrplib
Malcolm Beattie [Mon, 2 Feb 1998 16:44:24 +0000 (16:44 +0000)]
The new dec_osf.sh didn't work so the new glibpth and useshrplib
defaults have been commented out for now.

p4raw-id: //depot/perl@454

26 years agoIntroduced thr->threadsvp and THREADSV() for faster per-thread
Malcolm Beattie [Mon, 2 Feb 1998 15:51:39 +0000 (15:51 +0000)]
Introduced thr->threadsvp and THREADSV() for faster per-thread
variables. Moved threadnum to a per-interpreter variable and
made dTHR and lock/unlock of sv_mutex bypass the get/lock unless
more than one thread may be running. Minor tweaks to Thread.xs.

p4raw-id: //depot/perl@453

26 years ago[win32] remove totally egregious s/\\dir// in File::Find
Gurusamy Sarathy [Mon, 2 Feb 1998 04:56:50 +0000 (04:56 +0000)]
[win32] remove totally egregious s/\\dir// in File::Find

p4raw-id: //depot/win32/perl@452

26 years ago[win32] fix htonlx typo
Gurusamy Sarathy [Fri, 30 Jan 1998 18:23:17 +0000 (18:23 +0000)]
[win32] fix htonlx typo

p4raw-id: //depot/win32/perl@448

26 years agoFix up MANIFEST to add missing files
Malcolm Beattie [Fri, 30 Jan 1998 16:03:49 +0000 (16:03 +0000)]
Fix up MANIFEST to add missing files

p4raw-id: //depot/perl@447

26 years agoBump patchlevel to 57.
Malcolm Beattie [Fri, 30 Jan 1998 12:34:55 +0000 (12:34 +0000)]
Bump patchlevel to 57.

p4raw-id: //depot/perl@446

26 years ago[win32] integrate winansi
Gurusamy Sarathy [Fri, 30 Jan 1998 04:43:23 +0000 (04:43 +0000)]
[win32] integrate winansi

p4raw-id: //depot/win32/perl@440

26 years agoIntegrate ansi branch into mainline (resolve -ay).
Malcolm Beattie [Tue, 27 Jan 1998 15:31:53 +0000 (15:31 +0000)]
Integrate ansi branch into mainline (resolve -ay).

p4raw-id: //depot/perl@439

26 years agoGisle's av_unshift tweak, two small patches from chip
Nick Ing-Simmons [Sat, 24 Jan 1998 12:02:34 +0000 (12:02 +0000)]
Gisle's av_unshift tweak, two small patches from chip
and check for NULL in hv_delete in case '~' and tie magic
are present

p4raw-id: //depot/ansiperl@438

26 years agoGet PerlXxx_yyyy() macro stuff to _compile_ on Solaris.
Nick Ing-Simmons [Sat, 24 Jan 1998 10:37:56 +0000 (10:37 +0000)]
Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris.
Ugh! ...
Macros were unsuitable for declaring the functions, extra () round
parameters removed - non-function forms of PerlXxx_yyyy() need to
add () themselves.
Need to include perlmem.h in util.c (at least) if not using Perl's malloc.

p4raw-id: //depot/ansiperl@437

26 years agoIntegrate win32 into ansiperl
Nick Ing-Simmons [Sat, 24 Jan 1998 10:03:03 +0000 (10:03 +0000)]
Integrate win32 into ansiperl

p4raw-id: //depot/ansiperl@436

26 years agoAdd perlhist.pod
Nick Ing-Simmons [Sat, 24 Jan 1998 09:47:49 +0000 (09:47 +0000)]
Add perlhist.pod

p4raw-id: //depot/ansiperl@435

26 years ago[win32] s/PerlENV/PerlEnv/ just to be consistent
Gurusamy Sarathy [Mon, 19 Jan 1998 05:01:47 +0000 (05:01 +0000)]
[win32] s/PerlENV/PerlEnv/ just to be consistent

p4raw-id: //depot/win32/perl@434

26 years ago[win32] foo() -> PerlGroup_foo() patch from ActiveState
Gurusamy Sarathy [Mon, 19 Jan 1998 04:52:18 +0000 (04:52 +0000)]
[win32] foo() -> PerlGroup_foo() patch from ActiveState

p4raw-id: //depot/win32/perl@433

26 years ago[win32] integrate mainline
Gurusamy Sarathy [Mon, 19 Jan 1998 04:42:26 +0000 (04:42 +0000)]
[win32] integrate mainline

p4raw-id: //depot/win32/perl@432

26 years ago[win32] integrate changes in winansi
Gurusamy Sarathy [Mon, 19 Jan 1998 04:40:04 +0000 (04:40 +0000)]
[win32] integrate changes in winansi

p4raw-id: //depot/win32/perl@431

26 years ago[win32] Fix autovivification problems with XSUB OUTPUT args
Gurusamy Sarathy [Sun, 18 Jan 1998 23:09:07 +0000 (18:09 -0500)]
[win32] Fix autovivification problems with XSUB OUTPUT args
Message-Id: <199801190409.XAA26710@aatma.engin.umich.edu>
Subject: [PATCH] XSUB OUTPUT arguments and 'set' magic

p4raw-id: //depot/win32/perl@430

26 years ago5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
Spider Boardman [Thu, 25 Dec 1997 13:39:15 +0000 (08:39 -0500)]
5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"
To: perl5-porters@perl.org

It turns out that the potential for the "CONFIG key 'exe_ext'
does not exist in Config.pm" problem has been around for a while,
in the definition of SvTRUE().  It's just that non-gcc compilers
are more or less being built as CRIPPLED_CC when USE_THREADS is
defined (even if they can inline things).  The inline macro for
SvTRUE works with tied hashes and the EXISTS method, and the
functional version (sv_true in 5.004_56, or SvTRUE in 5.004_04)
does not, because it adds an excess mg_get() which replaces the
EXISTS result with a FETCH result.

p4raw-id: //depot/ansiperl@429

26 years agoMessage-Id: <26260.9712191719@lightning.cise.npl.co.uk>
Robin Barker [Fri, 19 Dec 1997 17:19:09 +0000 (17:19 +0000)]
Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>

p4raw-id: //depot/ansiperl@428

26 years agoPermit tie ?foo,$object
Nick Ing-Simmons [Sat, 17 Jan 1998 12:01:53 +0000 (12:01 +0000)]
Permit tie ?foo,$object
tidy up dead #ifdef ORIGINAL_TIE)
Remove 'P' magic from hash, before adding new one in dbm_open like tie does.

p4raw-id: //depot/ansiperl@427

26 years agoFirst working TIEARRAY and other misc tie fixes
Nick Ing-Simmons [Thu, 15 Jan 1998 18:06:36 +0000 (18:06 +0000)]
First working TIEARRAY and other misc tie fixes

p4raw-id: //depot/ansiperl@426

26 years agoNot working yet - split problems ...
Nick Ing-Simmons [Wed, 14 Jan 1998 21:56:40 +0000 (21:56 +0000)]
Not working yet - split problems ...

p4raw-id: //depot/ansiperl@425

26 years agoTIEARRAY updates - almost works ...
Nick Ing-Simmons [Wed, 14 Jan 1998 18:49:25 +0000 (18:49 +0000)]
TIEARRAY updates - almost works ...

p4raw-id: //depot/ansiperl@424

26 years ago[win32] fix MakeMaker installbin problem
Gurusamy Sarathy [Tue, 6 Jan 1998 19:16:35 +0000 (14:16 -0500)]
[win32] fix MakeMaker installbin problem
Message-Id: <199801070016.TAA17766@aatma.engin.umich.edu>
Subject: Re: can't modify message with HTML-Stream, v.1.42

p4raw-id: //depot/win32/perl@423

26 years ago[win32] add archname to *sitearch in config.{b,g,v}c
Gurusamy Sarathy [Tue, 13 Jan 1998 23:53:02 +0000 (23:53 +0000)]
[win32] add archname to *sitearch in config.{b,g,v}c

p4raw-id: //depot/win32/perl@422

26 years ago[win32] set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)
Gurusamy Sarathy [Tue, 13 Jan 1998 23:15:14 +0000 (23:15 +0000)]
[win32] set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)

p4raw-id: //depot/win32/perl@421

26 years agotiearray tweaks
Nick Ing-Simmons [Tue, 13 Jan 1998 22:55:02 +0000 (22:55 +0000)]
tiearray tweaks

p4raw-id: //depot/ansiperl@420

26 years agoSkeleton Tie::Array
Nick Ing-Simmons [Tue, 13 Jan 1998 21:27:33 +0000 (21:27 +0000)]
Skeleton Tie::Array

p4raw-id: //depot/ansiperl@419

26 years agotie array changes to core and tests
Nick Ing-Simmons [Tue, 13 Jan 1998 20:52:38 +0000 (20:52 +0000)]
tie array changes to core and tests

p4raw-id: //depot/ansiperl@418

26 years ago[win32] fix perlglob.bat warnings by splitting it from File::DosGlob
Gurusamy Sarathy [Tue, 13 Jan 1998 20:49:52 +0000 (20:49 +0000)]
[win32] fix perlglob.bat warnings by splitting it from File::DosGlob

p4raw-id: //depot/win32/perl@417

26 years ago[win32] various tweaks to build support (NOTE: meant for 5.004_57)
Gurusamy Sarathy [Tue, 13 Jan 1998 02:46:53 +0000 (02:46 +0000)]
[win32] various tweaks to build support (NOTE: meant for 5.004_57)
 - build and install x2p
 - fix installperl warnings on win32
 - `make install` now does puts the archlibs in right places
 - makefiles don't default to USE_THREADS anymore
 - sync config.{b,g,v}c
 - sync makefile.mk -> Makefile

p4raw-id: //depot/win32/perl@416

26 years agoIntegrate win32 into ansiperl
Nick Ing-Simmons [Sun, 11 Jan 1998 16:54:26 +0000 (16:54 +0000)]
Integrate win32 into ansiperl

p4raw-id: //depot/ansiperl@415

26 years ago Integratye mainline -> ansiperl
Nick Ing-Simmons [Sun, 11 Jan 1998 15:13:49 +0000 (15:13 +0000)]
  Integratye mainline -> ansiperl

p4raw-id: //depot/ansiperl@414

26 years agoAdd missing blank line in pod/perlfunc.pod.
Malcolm Beattie [Fri, 9 Jan 1998 12:57:58 +0000 (12:57 +0000)]
Add missing blank line in pod/perlfunc.pod.

p4raw-id: //depot/perl@413

26 years ago[win32] change#398 breaks ENV_IS_CASELESS, fix it
Gurusamy Sarathy [Thu, 8 Jan 1998 20:54:31 +0000 (20:54 +0000)]
[win32] change#398 breaks ENV_IS_CASELESS, fix it

p4raw-link: @398 on //depot/perl: 0a0bb7c7269ef911ca3981a2b5365150a9ad4cfe

p4raw-id: //depot/win32/perl@412

26 years ago[win32] Integrate mainline
Gurusamy Sarathy [Thu, 8 Jan 1998 18:33:58 +0000 (18:33 +0000)]
[win32] Integrate mainline

p4raw-id: //depot/win32/perl@411

26 years agoFix thinko in t/pragma/locale.t:
Jarkko Hietaniemi [Sun, 4 Jan 1998 23:48:44 +0000 (01:48 +0200)]
Fix thinko in t/pragma/locale.t:
Subject: [PATCH] _04 or _56: locale.t

p4raw-id: //depot/perl@410

26 years agoUse Tom Horley's qsort for sorting:
Hans Mulder [Fri, 2 Jan 1998 19:33:24 +0000 (14:33 -0500)]
Use Tom Horley's qsort for sorting:
Subject: Re: [PATCH for 5.004_56] Re: op/sort.t hangs under Solaris 2.5

p4raw-id: //depot/perl@409

26 years agoMake s2p not use cpp:
Hans Mulder [Mon, 29 Dec 1997 19:38:18 +0000 (14:38 -0500)]
Make s2p not use cpp:
Subject: [PATCH for 5.004_56] s2p shouldn't use cpp

p4raw-id: //depot/perl@408

26 years agoDG/UX tweaks to perl.h:
Roderick Schertler [Sat, 20 Dec 1997 23:01:40 +0000 (18:01 -0500)]
DG/UX tweaks to perl.h:
Subject: [PATCH] _56 on dgux without threads

p4raw-id: //depot/perl@407

26 years agoConfigure and hints/dec_osf.sh changes for Digital UNIX:
Spider Boardman [Sat, 20 Dec 1997 02:30:01 +0000 (21:30 -0500)]
Configure and hints/dec_osf.sh changes for Digital UNIX:
Subject: [PATCH] perl5.004_56 NOT OK on alpha-dec_osf-thread (Digital UNIX X5.0-13)

p4raw-id: //depot/perl@406

26 years agoMissing "" in Configure echo for gethbadd_addr_type.
Malcolm Beattie [Thu, 8 Jan 1998 15:53:40 +0000 (15:53 +0000)]
Missing "" in Configure echo for gethbadd_addr_type.

p4raw-id: //depot/perl@405

26 years agoprint/printf/... over-eager mg_find for glob magic:
Gurusamy Sarathy [Wed, 7 Jan 1998 20:06:05 +0000 (15:06 -0500)]
print/printf/... over-eager mg_find for glob magic:
Subject: [PATCH] fix inefficient checks for TIEHANDLE

p4raw-id: //depot/perl@404

26 years agoAssorted VMS patches (mostly VMS makefile update for new headers):
Charles Bailey [Sat, 3 Jan 1998 03:54:29 +0000 (22:54 -0500)]
Assorted VMS patches (mostly VMS makefile update for new headers):
Subject: [PATCH] VMS update for 5.004_56

p4raw-id: //depot/perl@403

26 years agoFix utils/perldoc.PL for dos-djgpp:
Molnar Laszlo [Tue, 6 Jan 1998 18:14:59 +0000 (19:14 +0100)]
Fix utils/perldoc.PL for dos-djgpp:
Subject: 5.004_56: perldoc.PL dos-djgpp patches

p4raw-id: //depot/perl@402

26 years agoVersion 2.13 of GetoptLong:
Johan Vromans [Tue, 6 Jan 1998 16:21:45 +0000 (17:21 +0100)]
Version 2.13 of GetoptLong:
Subject: Re: ANNOUNCE: perl 5.004_56 is available

p4raw-id: //depot/perl@401

26 years agoFix variable export and threading configuration for AIX:
Jarkko Hietaniemi [Tue, 23 Dec 1997 15:39:12 +0000 (17:39 +0200)]
Fix variable export and threading configuration for AIX:
Subject: [PATCH] 5.004_56: AIX 4.1.5.0: sans et avec threads

p4raw-id: //depot/perl@400

26 years agoRegexp fix: (?>a+)b doesn't match aaab:
Ilya Zakharevich [Fri, 19 Dec 1997 16:02:50 +0000 (11:02 -0500)]
Regexp fix: (?>a+)b  doesn't match  aaab:
Subject: Re: Regexp [PATCH] 5.004_56 (?>...)

p4raw-id: //depot/perl@399

26 years agoFix hv_delete for 'm'-magic. Based on following patch, modified
Owen Taylor [Fri, 19 Dec 1997 11:31:36 +0000 (06:31 -0500)]
Fix hv_delete for 'm'-magic. Based on following patch, modified
to cope with ENV_IS_CASELESS:
Subject: [perl5.004_56] [PATCH] hv_delete and 'm' magic

p4raw-id: //depot/perl@398

26 years agoIntegrate win32 branch into mainline.
Malcolm Beattie [Thu, 8 Jan 1998 12:10:29 +0000 (12:10 +0000)]
Integrate win32 branch into mainline.

p4raw-id: //depot/perl@397

26 years ago[win32] tweak case-insensitive ENV implementation
Gurusamy Sarathy [Wed, 7 Jan 1998 19:12:27 +0000 (19:12 +0000)]
[win32] tweak case-insensitive ENV implementation

p4raw-id: //depot/win32/perl@396

26 years agoIntegrate win32 branch
Nick Ing-Simmons [Wed, 7 Jan 1998 18:40:55 +0000 (18:40 +0000)]
Integrate win32 branch

p4raw-id: //depot/ansiperl@395

26 years ago[win32] Allow $ENV{PERL5SHELL} to contain switches etc., and document
Gurusamy Sarathy [Mon, 5 Jan 1998 19:17:40 +0000 (19:17 +0000)]
[win32] Allow $ENV{PERL5SHELL} to contain switches etc., and document
the fact

p4raw-id: //depot/win32/perl@394

26 years ago[win32] Support case-tolerant %ENV
Gurusamy Sarathy [Mon, 5 Jan 1998 05:43:33 +0000 (05:43 +0000)]
[win32] Support case-tolerant %ENV
 - underlying system calls see the case-as-supplied by user
 - added tests to verify addition/deletion/enumeration case-tolerance
 - hv.c touched, but changes are fully conditional on -DENV_IS_CASELESS,
   which is default on win32 now

p4raw-id: //depot/win32/perl@393

26 years ago[win32] Add a tweaked version of:
Tye McQueen [Sun, 4 Jan 1998 00:30:57 +0000 (18:30 -0600)]
[win32] Add a tweaked version of:
Message-Id: <199801040630.AA29298@metronet.com>
Subject: New patch for $^E==GetLastError() under Win32

p4raw-id: //depot/win32/perl@392

26 years ago[win32] Various win32 fixes
Gurusamy Sarathy [Sun, 4 Jan 1998 07:59:44 +0000 (07:59 +0000)]
[win32] Various win32 fixes
 - support spawn via system(&P_NOWAIT,...) like OS2
 - support wait() and waitpid()
 - s/GetCurrentDirectory/GetCwd/, long-named XS to be removed
 - support -lfoo properly in ExtUtils::Liblist
 - fix outdated info about Win32 support in perlfaq2
 - fix win32 bug in perldoc that causes spurious warnings
 - regularize global function/variable names yet more
 - fix bug in do_aspawn() (it was always invoking shell, instead of
   almost never)
 - implement and export win32_wait()
 - stub version of USE_RTL_THREAD_API

p4raw-id: //depot/win32/perl@391

26 years ago[win32] Fix $ENV{Path} in FindBin.pm
Gurusamy Sarathy [Tue, 30 Dec 1997 21:00:28 +0000 (21:00 +0000)]
[win32] Fix $ENV{Path} in FindBin.pm

p4raw-id: //depot/win32/perl@390