26 years agoRe: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
Robin Houston [Tue, 24 Feb 1998 11:15:57 +0000]
Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)

p4raw-id: //depot/perl@582

26 years ago#ifdef CAN_PROTOTYPE cleanup
Gisle Aas [Mon, 23 Feb 1998 23:36:09 +0000]
#ifdef CAN_PROTOTYPE cleanup

p4raw-id: //depot/perl@581

26 years agoimproved Test.pm
Joshua Pritikin [Sat, 21 Feb 1998 14:17:09 +0000]
improved Test.pm

p4raw-id: //depot/perl@580

26 years agoHP-UX hints and AIX global.sym changes (with Makefile.SH rule)
Jarkko Hietaniemi [Sat, 21 Feb 1998 15:26:19 +0000]
HP-UX hints and AIX global.sym changes (with Makefile.SH rule)
Subject: [PATCH] 5.004_60: AIX: global.sym and Makefile.SH
Date: Sat, 21 Feb 1998 15:26:19 +0200 (EET)
Subject: Re: your HP-UX perl patch
Date: Mon, 23 Feb 1998 23:14:37 +0200 (EET)

p4raw-id: //depot/perl@579

26 years agoBack out DB_File patch (change _553) and tweak Configure.
Paul Marquess [Mon, 23 Feb 1998 10:47:26 +0000]
Back out DB_File patch (change _553) and tweak Configure.
Subject: ANNOUNCE: perl5.004_60 is available

p4raw-id: //depot/perl@578

26 years agoCwd.pm
Graham Barr [Fri, 20 Feb 1998 10:27:54 +0000]
Cwd.pm

p4raw-id: //depot/perl@577

26 years ago[5.004_5* PATCH] Make ornaments default in Term::ReadLine
Ilya Zakharevich [Fri, 20 Feb 1998 00:09:52 +0000]
[5.004_5* PATCH] Make ornaments default in Term::ReadLine
Date: Fri, 20 Feb 1998 00:09:52 -0500 (EST)
Subject: [PATCH 5.004_5*] Fix debugger messages and the default package
Date: Fri, 20 Feb 1998 00:12:28 -0500 (EST)
Subject: Re: Continued presence of segmentation violation in study_chunk()[PATCH]
Date: Sat, 21 Feb 1998 15:32:29 -0500 (EST)

p4raw-id: //depot/perl@576

26 years agoRe: ANNOUNCE: perl5.004_60 Configure patch is available
Andy Dougherty [Tue, 24 Feb 1998 16:02:43 +0000]
Re: ANNOUNCE: perl5.004_60 Configure patch is available

p4raw-id: //depot/perl@575

26 years agoRemove old Linux+threads segfault degugging kludge.
Malcolm Beattie [Mon, 23 Feb 1998 10:03:39 +0000]
Remove old Linux+threads segfault degugging kludge.

p4raw-id: //depot/perl@573

26 years agoRemove compiler files from their old lib/B locations. The compiler
Malcolm Beattie [Fri, 20 Feb 1998 18:23:47 +0000]
Remove compiler files from their old lib/B locations. The compiler
now builds by default (without the byteperl executable so far) and
seems to work at least minimally.

p4raw-id: //depot/perl@565

26 years agoMove lib/B/... and lib/[BO].pm over to where they should be,
Malcolm Beattie [Fri, 20 Feb 1998 18:05:33 +0000]
Move lib/B/... and lib/[BO].pm over to where they should be,
under ext/B.

p4raw-id: //depot/perl@564

26 years agoStart getting compiler to work when built with the core.
Malcolm Beattie [Fri, 20 Feb 1998 17:54:58 +0000]
Start getting compiler to work when built with the core.
[Still won't work as of this change.]

p4raw-id: //depot/perl@563

26 years agoMerge perlext/Compiler/... into mainline. Some files move to
Malcolm Beattie [Fri, 20 Feb 1998 16:42:13 +0000]
Merge perlext/Compiler/... into mainline. Some files move to
ext/B/..., some to lib/B/..., O.pm and B.pm go in lib and some
move to the base perl directory (e.g. headers). Will need some
cleaning up before it builds properly, I would guess.

p4raw-id: //depot/perl@562

26 years ago[compiler] Win32 changes from Sarathy, tweaked slightly by me.
Malcolm Beattie [Fri, 20 Feb 1998 16:39:38 +0000]
[compiler] Win32 changes from Sarathy, tweaked slightly by me.

p4raw-id: //depot/perlext/Compiler@561

26 years agoInitialise $@ early (fixes t/lib/ph.t for threaded perl).
Malcolm Beattie [Fri, 20 Feb 1998 15:46:15 +0000]
Initialise $@ early (fixes t/lib/ph.t for threaded perl).

p4raw-id: //depot/perl@560

26 years agoAdd missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
Malcolm Beattie [Fri, 20 Feb 1998 12:56:10 +0000]
Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.

p4raw-id: //depot/perl@559

26 years agoIntegrate win32 branch into mainline.
Malcolm Beattie [Fri, 20 Feb 1998 12:53:26 +0000]
Integrate win32 branch into mainline.

p4raw-id: //depot/perl@558

26 years agoretry [PATCH] 5.004_59: the perlhist.pod etc
Jarkko Hietaniemi [Thu, 19 Feb 1998 17:54:52 +0000]
retry [PATCH] 5.004_59: the perlhist.pod etc

p4raw-id: //depot/perl@557

26 years agoinstallperl
Norton T. Allen [Wed, 18 Feb 1998 11:51:44 +0000]
installperl

p4raw-id: //depot/perl@556

26 years agot/op/wantarray.t
Norton T. Allen [Wed, 18 Feb 1998 11:19:54 +0000]
t/op/wantarray.t

p4raw-id: //depot/perl@555

26 years agoMisprint in regcomp.c [PATCH]
Ilya Zakharevich [Tue, 17 Feb 1998 23:54:07 +0000]
Misprint in regcomp.c [PATCH]

p4raw-id: //depot/perl@554

26 years agoDB_File ->length does not work just after tie.
Nick Ing-Simmons [Tue, 17 Feb 1998 13:19:18 +0000]
DB_File ->length does not work just after tie.

p4raw-id: //depot/perl@553

26 years ago- perl5.005_59, update Copyright
Stephen O. Lidie [Mon, 16 Feb 1998 20:31:06 +0000]
- perl5.005_59, update Copyright

p4raw-id: //depot/perl@552

26 years agoRe: for() and map() peculiarity
M. J. T. Guy [Mon, 16 Feb 1998 21:33:44 +0000]
Re: for() and map() peculiarity

p4raw-id: //depot/perl@551

26 years agoUpdates to VMS/CONFIG.VMS
Hans Mulder [Mon, 16 Feb 1998 11:46:29 +0000]
Updates to VMS/CONFIG.VMS

p4raw-id: //depot/perl@550

26 years ago5.004_59 global.sym for AIX 3.2.5
Stephen O. Lidie [Mon, 16 Feb 1998 14:27:53 +0000]
5.004_59 global.sym for AIX 3.2.5

p4raw-id: //depot/perl@549

26 years ago5.004_59: hints/irix_6.sh
Jarkko Hietaniemi [Mon, 16 Feb 1998 15:44:57 +0000]
5.004_59: hints/irix_6.sh

p4raw-id: //depot/perl@548

26 years agoperlguts update
Gisle Aas [Mon, 16 Feb 1998 11:23:53 +0000]
perlguts update

p4raw-id: //depot/perl@547

26 years agobsdos/hints.sh is wrong
Irving Reid [Sun, 15 Feb 1998 23:56:05 +0000]
bsdos/hints.sh is wrong

p4raw-id: //depot/perl@546

26 years ago5% speedup in an empty loop
Ilya Zakharevich [Sun, 15 Feb 1998 17:49:46 +0000]
5% speedup in an empty loop

p4raw-id: //depot/perl@545

26 years agonetdb_host_type and netdb_hlen_type on NeXt
Hans Mulder [Sun, 15 Feb 1998 23:06:16 +0000]
netdb_host_type and netdb_hlen_type on NeXt

p4raw-id: //depot/perl@544

26 years agoPerl_sbrk declared inconsistently
Hans Mulder [Sun, 15 Feb 1998 23:05:20 +0000]
Perl_sbrk declared inconsistently

p4raw-id: //depot/perl@543

26 years ago"d_gethbyname" misspelled in Configure
Hans Mulder [Sun, 15 Feb 1998 23:04:29 +0000]
"d_gethbyname" misspelled in Configure

p4raw-id: //depot/perl@542

26 years agoNeXT doesn't need DONT_DECLARE_STD (was:
Hans Mulder [Sun, 15 Feb 1998 23:04:19 +0000]
NeXT doesn't need DONT_DECLARE_STD (was:
NeXT   needs DONT_DECLARE_STD)

p4raw-id: //depot/perl@541

26 years agosv_check_thinkfirst macroized
Gisle Aas [Sun, 15 Feb 1998 22:00:38 +0000]
sv_check_thinkfirst macroized

p4raw-id: //depot/perl@540

26 years agoallow the Test::Harness to grok TODO-type tests docs
Joshua Pritikin [Sat, 14 Feb 1998 17:58:01 +0000]
allow the Test::Harness to grok TODO-type tests docs

p4raw-id: //depot/perl@539

26 years ago5.004_59: locale startup problems documentation++
Jarkko Hietaniemi [Sat, 14 Feb 1998 15:40:44 +0000]
5.004_59: locale startup problems documentation++

p4raw-id: //depot/perl@538

26 years agoUpdated, non-wordwrapped, patch to README.VMS
Hans Mulder [Fri, 13 Feb 1998 13:38:28 +0000]
Updated, non-wordwrapped, patch to README.VMS

p4raw-id: //depot/perl@537

26 years ago5.004_58, move intuition tests
Stephen Potter [Thu, 12 Feb 1998 17:11:05 +0000]
5.004_58, move intuition tests

p4raw-id: //depot/perl@536

26 years ago[win32] applied a version of this with tabs intact
Dan Schmidt [Thu, 19 Feb 1998 15:06:38 +0000]
[win32] applied a version of this with tabs intact
Message-Id: <wklnv7pdf5.fsf@turangalila.harmonixmusic.com>
Subject: Pod::Html bug and fix: missing </UL> in index

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

26 years ago[win32] Fix C<0> problem in Pod::Html
Gurusamy Sarathy [Thu, 19 Feb 1998 19:40:27 +0000]
[win32] Fix C<0> problem in Pod::Html

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

26 years ago[win32] non-debug VC builds are -O1 now (they say it works, and is
Gurusamy Sarathy [Wed, 18 Feb 1998 18:11:08 +0000]
[win32] non-debug VC builds are -O1 now (they say it works, and is
faster)

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

26 years ago[win32] integrate nick's patch to mainline
Gurusamy Sarathy [Wed, 18 Feb 1998 04:11:03 +0000]
[win32] integrate nick's patch to mainline

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

26 years ago[perlext] Assorted changes to the compiler
Malcolm Beattie [Tue, 17 Feb 1998 17:50:50 +0000]
[perlext] Assorted changes to the compiler

p4raw-id: //depot/perlext/Compiler@531

26 years ago[win32] DLLs are now ok on mingw32/gcc-2.8.0 after removing the
Gurusamy Sarathy [Tue, 17 Feb 1998 01:47:35 +0000]
[win32] DLLs are now ok on mingw32/gcc-2.8.0 after removing the
FORCE_ARG_STRING() hack (that bug is fixed in gcc now).  mingw32
build passes all tests except t/lib/io_xs.t (seems to be due to
broken tmpfile() in the CRT or import lib)

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

26 years ago[win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
Gurusamy Sarathy [Mon, 16 Feb 1998 23:03:31 +0000]
[win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken
in this version of gcc!)

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

26 years agoMissing PUSHMARK in unshift TIEARRAY hook
Nick Ing-Simmons [Mon, 16 Feb 1998 22:13:04 +0000]
Missing PUSHMARK in unshift TIEARRAY hook

p4raw-id: //depot/perl@528

26 years ago[win32] Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
Gurusamy Sarathy [Sun, 15 Feb 1998 20:02:11 +0000]
[win32] Fix typo: s/GETNETBYADD\b/GETNETBYADDR/

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

26 years ago[win32] fix build problems due to renamed Config variables
Gurusamy Sarathy [Sun, 15 Feb 1998 03:26:45 +0000]
[win32] fix build problems due to renamed Config variables

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

26 years ago[win32] integrate mainline
Gurusamy Sarathy [Sat, 14 Feb 1998 00:52:17 +0000]
[win32] integrate mainline

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

26 years agoIntegrate win32 into mainline.
Malcolm Beattie [Fri, 13 Feb 1998 17:05:37 +0000]
Integrate win32 into mainline.

p4raw-id: //depot/perl@519

26 years agoBump patchlevel.h to 59.
Malcolm Beattie [Fri, 13 Feb 1998 17:01:16 +0000]
Bump patchlevel.h to 59.

p4raw-id: //depot/perl@518

26 years ago_58: wantarray in void context broken
Norton T. Allen [Fri, 13 Feb 1998 11:24:49 +0000]
_58: wantarray in void context broken

p4raw-id: //depot/perl@517

26 years ago5.004_58 QNX getcwd
Norton T. Allen [Thu, 12 Feb 1998 13:40:56 +0000]
5.004_58 QNX getcwd

p4raw-id: //depot/perl@516

26 years ago[win32] pickup lddlflags properly for Config.pm
Gurusamy Sarathy [Thu, 12 Feb 1998 18:29:52 +0000]
[win32] pickup lddlflags properly for Config.pm

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

26 years ago[win32] fix xsubpp bug in SETMAGIC code
Gurusamy Sarathy [Thu, 12 Feb 1998 18:16:09 +0000]
[win32] fix xsubpp bug in SETMAGIC code

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

26 years ago[win32] integrate mainline
Gurusamy Sarathy [Thu, 12 Feb 1998 18:06:30 +0000]
[win32] integrate mainline

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

26 years agoMissing WITH_THR from new deb() in ENTER/LEAVE caused builds
Malcolm Beattie [Thu, 12 Feb 1998 17:34:02 +0000]
Missing WITH_THR from new deb() in ENTER/LEAVE caused builds
with -DUSE_THREADS -DDEBUGGING to fail.

p4raw-id: //depot/perl@512

26 years agoIntegrate win32 into mainline
Malcolm Beattie [Thu, 12 Feb 1998 16:44:03 +0000]
Integrate win32 into mainline

p4raw-id: //depot/perl@511

26 years agoRe: [PATCH] 5.004_58 | _04 DynaLoader.pm -> DynaLoader.pm.PL (resend)
Andreas König [Thu, 12 Feb 1998 14:25:55 +0000]
Re: [PATCH] 5.004_58 | _04  DynaLoader.pm -> DynaLoader.pm.PL (resend)

p4raw-id: //depot/perl@510

26 years agoRe: wrong prototype for sbrk [PATCH]
Andy Dougherty [Wed, 11 Feb 1998 15:37:31 +0000]
Re: wrong prototype for sbrk [PATCH]

p4raw-id: //depot/perl@509

26 years ago5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
Achim Bohnet [Wed, 11 Feb 1998 17:29:20 +0000]
5.004_58 | _04: pod2*,perlpod: L<show this|man/section>

p4raw-id: //depot/perl@508

26 years agoslight tweaks to hints/machten.sh
Dominic Dunlop [Wed, 11 Feb 1998 14:59:46 +0000]
slight tweaks to hints/machten.sh

p4raw-id: //depot/perl@507

26 years agoDB_File 1.58 patch
Paul Marquess [Tue, 10 Feb 1998 11:23:22 +0000]
DB_File 1.58 patch

p4raw-id: //depot/perl@506

26 years ago5.004_5*: [PATCH] restore old behaviour of \1 in RE
Ilya Zakharevich [Tue, 10 Feb 1998 02:57:46 +0000]
5.004_5*: [PATCH] restore old behaviour of \1 in RE

p4raw-id: //depot/perl@505

26 years ago[PATCH] 5.004_58: the locale.t problem in IRIX
Jarkko Hietaniemi [Mon, 9 Feb 1998 19:47:22 +0000]
[PATCH] 5.004_58: the locale.t problem in IRIX
Date: Mon, 9 Feb 1998 19:47:22 +0200 (EET)
Subject: [PATCH] 5.004_58: reserve the POSIX regexp extensions
Date: Tue, 10 Feb 1998 15:12:12 +0200 (EET)
Subject: [PATCH] 5.004_58: <netdb.h> API prototype probing
Date: Wed, 11 Feb 1998 12:50:35 +0200 (EET)

p4raw-id: //depot/perl@504

26 years agofilecopy.t #3 fails on dos-djgpp
Laszlo Molnar [Mon, 9 Feb 1998 13:19:45 +0000]
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]
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]
Fix saving of STDOUT during system() in lib/perl5db.pl:
Subject: Perl debugger.

p4raw-id: //depot/perl@501

26 years ago[win32] merge another maint patch
Gurusamy Sarathy [Tue, 10 Feb 1998 18:49:00 +0000]
[win32] merge another maint patch
Message-Id: <199802102349.SAA16001@aatma.engin.umich.edu>
Subject: Re: after an eval-ed bad require, requiring a string ref gives a SEGV

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

26 years ago[win32] make t/comp/require.t type xtext
Gurusamy Sarathy [Thu, 12 Feb 1998 03:14:39 +0000]
[win32] make t/comp/require.t type xtext

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

26 years ago[win32] fix extra LEAVE when require fails
Gurusamy Sarathy [Tue, 10 Feb 1998 18:21:37 +0000]
[win32] fix extra LEAVE when require fails
Message-Id: <199802102321.SAA15346@aatma.engin.umich.edu>
Subject: Re: evals and requires make seg-fault with bad require file

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

26 years ago[win32] merge a maint patch
Gurusamy Sarathy [Wed, 11 Feb 1998 00:15:51 +0000]
[win32] merge a maint patch
Message-Id: <199802110515.AAA23700@aatma.engin.umich.edu>
Subject: Re: "local" can crash perl-4.00[34] on Solaris-x86 & FreeBSD

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

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

p4raw-id: //depot/perl@496

26 years ago[compiler] Fix special constants in Xref.pm
Malcolm Beattie [Wed, 11 Feb 1998 13:03:59 +0000]
[compiler] Fix special constants in Xref.pm

p4raw-id: //depot/perlext/Compiler@495

26 years ago[win32] fix opendir() problem on share names
Gurusamy Sarathy [Tue, 10 Feb 1998 13:28:53 +0000]
[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]
[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]
[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]
[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]
[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]
[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]
[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]
[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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
[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]
nomemok

p4raw-id: //depot/perl@475

26 years agoBenchmark.pm: timethese corrupts $_
Abigail [Sun, 1 Feb 1998 06:46:08 +0000]
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]
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]
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]
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]
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]
Another Array.pm patch

p4raw-id: //depot/perl@469