Gurusamy Sarathy [Sun, 22 Feb 1998 02:40:56 +0000]
[win32] get compiler building under win32 (needed Makefile.PL
hacks that could be applicable to other platforms)
p4raw-id: //depot/win32/perl@568
Gurusamy Sarathy [Sun, 22 Feb 1998 01:30:19 +0000]
[win32] integrate mainline
p4raw-id: //depot/win32/perl@567
Gurusamy Sarathy [Fri, 20 Feb 1998 22:31:56 +0000]
[win32] fix handle leak in join()
p4raw-id: //depot/win32/perl@566
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
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
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
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
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
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
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
Malcolm Beattie [Fri, 20 Feb 1998 12:53:26 +0000]
Integrate win32 branch into mainline.
p4raw-id: //depot/perl@558
Jarkko Hietaniemi [Thu, 19 Feb 1998 17:54:52 +0000]
retry [PATCH] 5.004_59: the perlhist.pod etc
p4raw-id: //depot/perl@557
Norton T. Allen [Wed, 18 Feb 1998 11:51:44 +0000]
installperl
p4raw-id: //depot/perl@556
Norton T. Allen [Wed, 18 Feb 1998 11:19:54 +0000]
t/op/wantarray.t
p4raw-id: //depot/perl@555
Ilya Zakharevich [Tue, 17 Feb 1998 23:54:07 +0000]
Misprint in regcomp.c [PATCH]
p4raw-id: //depot/perl@554
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
Stephen O. Lidie [Mon, 16 Feb 1998 20:31:06 +0000]
- perl5.005_59, update Copyright
p4raw-id: //depot/perl@552
M. J. T. Guy [Mon, 16 Feb 1998 21:33:44 +0000]
Re: for() and map() peculiarity
p4raw-id: //depot/perl@551
Hans Mulder [Mon, 16 Feb 1998 11:46:29 +0000]
Updates to VMS/CONFIG.VMS
p4raw-id: //depot/perl@550
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
Jarkko Hietaniemi [Mon, 16 Feb 1998 15:44:57 +0000]
5.004_59: hints/irix_6.sh
p4raw-id: //depot/perl@548
Gisle Aas [Mon, 16 Feb 1998 11:23:53 +0000]
perlguts update
p4raw-id: //depot/perl@547
Irving Reid [Sun, 15 Feb 1998 23:56:05 +0000]
bsdos/hints.sh is wrong
p4raw-id: //depot/perl@546
Ilya Zakharevich [Sun, 15 Feb 1998 17:49:46 +0000]
5% speedup in an empty loop
p4raw-id: //depot/perl@545
Hans Mulder [Sun, 15 Feb 1998 23:06:16 +0000]
netdb_host_type and netdb_hlen_type on NeXt
p4raw-id: //depot/perl@544
Hans Mulder [Sun, 15 Feb 1998 23:05:20 +0000]
Perl_sbrk declared inconsistently
p4raw-id: //depot/perl@543
Hans Mulder [Sun, 15 Feb 1998 23:04:29 +0000]
"d_gethbyname" misspelled in Configure
p4raw-id: //depot/perl@542
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
Gisle Aas [Sun, 15 Feb 1998 22:00:38 +0000]
sv_check_thinkfirst macroized
p4raw-id: //depot/perl@540
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
Jarkko Hietaniemi [Sat, 14 Feb 1998 15:40:44 +0000]
5.004_59: locale startup problems documentation++
p4raw-id: //depot/perl@538
Hans Mulder [Fri, 13 Feb 1998 13:38:28 +0000]
Updated, non-wordwrapped, patch to README.VMS
p4raw-id: //depot/perl@537
Stephen Potter [Thu, 12 Feb 1998 17:11:05 +0000]
5.004_58, move intuition tests
p4raw-id: //depot/perl@536
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
Gurusamy Sarathy [Thu, 19 Feb 1998 19:40:27 +0000]
[win32] Fix C<0> problem in Pod::Html
p4raw-id: //depot/win32/perl@534
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
Gurusamy Sarathy [Wed, 18 Feb 1998 04:11:03 +0000]
[win32] integrate nick's patch to mainline
p4raw-id: //depot/win32/perl@532
Malcolm Beattie [Tue, 17 Feb 1998 17:50:50 +0000]
[perlext] Assorted changes to the compiler
p4raw-id: //depot/perlext/Compiler@531
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
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
Nick Ing-Simmons [Mon, 16 Feb 1998 22:13:04 +0000]
Missing PUSHMARK in unshift TIEARRAY hook
p4raw-id: //depot/perl@528
Gurusamy Sarathy [Sun, 15 Feb 1998 20:02:11 +0000]
[win32] Fix typo: s/GETNETBYADD\b/GETNETBYADDR/
p4raw-id: //depot/win32/perl@526
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
Gurusamy Sarathy [Sat, 14 Feb 1998 00:52:17 +0000]
[win32] integrate mainline
p4raw-id: //depot/win32/perl@523
Malcolm Beattie [Fri, 13 Feb 1998 17:05:37 +0000]
Integrate win32 into mainline.
p4raw-id: //depot/perl@519
Malcolm Beattie [Fri, 13 Feb 1998 17:01:16 +0000]
Bump patchlevel.h to 59.
p4raw-id: //depot/perl@518
Norton T. Allen [Fri, 13 Feb 1998 11:24:49 +0000]
_58: wantarray in void context broken
p4raw-id: //depot/perl@517
Norton T. Allen [Thu, 12 Feb 1998 13:40:56 +0000]
5.004_58 QNX getcwd
p4raw-id: //depot/perl@516
Gurusamy Sarathy [Thu, 12 Feb 1998 18:29:52 +0000]
[win32] pickup lddlflags properly for Config.pm
p4raw-id: //depot/win32/perl@515
Gurusamy Sarathy [Thu, 12 Feb 1998 18:16:09 +0000]
[win32] fix xsubpp bug in SETMAGIC code
p4raw-id: //depot/win32/perl@514
Gurusamy Sarathy [Thu, 12 Feb 1998 18:06:30 +0000]
[win32] integrate mainline
p4raw-id: //depot/win32/perl@513
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
Malcolm Beattie [Thu, 12 Feb 1998 16:44:03 +0000]
Integrate win32 into mainline
p4raw-id: //depot/perl@511
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
Andy Dougherty [Wed, 11 Feb 1998 15:37:31 +0000]
Re: wrong prototype for sbrk [PATCH]
p4raw-id: //depot/perl@509
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
Dominic Dunlop [Wed, 11 Feb 1998 14:59:46 +0000]
slight tweaks to hints/machten.sh
p4raw-id: //depot/perl@507
Paul Marquess [Tue, 10 Feb 1998 11:23:22 +0000]
DB_File 1.58 patch
p4raw-id: //depot/perl@506
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
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
Laszlo Molnar [Mon, 9 Feb 1998 13:19:45 +0000]
filecopy.t #3 fails on dos-djgpp
p4raw-id: //depot/perl@503
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
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
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
Gurusamy Sarathy [Thu, 12 Feb 1998 03:14:39 +0000]
[win32] make t/comp/require.t type xtext
p4raw-id: //depot/win32/perl@499
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
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
Malcolm Beattie [Wed, 11 Feb 1998 13:04:50 +0000]
Integrate win32 into mainline.
p4raw-id: //depot/perl@496
Malcolm Beattie [Wed, 11 Feb 1998 13:03:59 +0000]
[compiler] Fix special constants in Xref.pm
p4raw-id: //depot/perlext/Compiler@495
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
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
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
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
Gurusamy Sarathy [Mon, 9 Feb 1998 00:30:35 +0000]
[win32] ansify prototype for my_safemalloc(), avoid warnings
p4raw-id: //depot/win32/perl@489
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
Gurusamy Sarathy [Mon, 9 Feb 1998 00:27:16 +0000]
[win32] win32_utime() tweaks to avoid warnings
p4raw-id: //depot/win32/perl@487
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
Malcolm Beattie [Fri, 6 Feb 1998 18:11:47 +0000]
Bump patchlevel to 58.
p4raw-id: //depot/perl@485
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
Malcolm Beattie [Fri, 6 Feb 1998 17:34:34 +0000]
Integrate win32 branch into mainline
p4raw-id: //depot/perl@483
Malcolm Beattie [Fri, 6 Feb 1998 17:26:41 +0000]
lib/Fatal.pm missing from repository
p4raw-id: //depot/perl@482
Andy Dougherty [Thu, 5 Feb 1998 13:55:23 +0000]
Re: posix::strftime (core dumped)
p4raw-id: //depot/perl@481
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
Malcolm Beattie [Fri, 6 Feb 1998 17:16:54 +0000]
Added t/lib/ph.t to MANIFEST
p4raw-id: //depot/perl@479
Kurt D. Starsinic [Thu, 5 Feb 1998 05:53:54 +0000]
h2ph.PL
p4raw-id: //depot/perl@478
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
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
Gisle Aas [Mon, 2 Feb 1998 15:06:50 +0000]
nomemok
p4raw-id: //depot/perl@475
Abigail [Sun, 1 Feb 1998 06:46:08 +0000]
Benchmark.pm: timethese corrupts $_
p4raw-id: //depot/perl@474
Matthias Ulrich Neeracher [Sat, 31 Jan 1998 06:32:42 +0000]
adding the newSVpvn API function
p4raw-id: //depot/perl@473
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
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
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
Paul Marquess [Wed, 4 Feb 1998 20:37:03 +0000]
Another Array.pm patch
p4raw-id: //depot/perl@469
Paul Marquess [Wed, 4 Feb 1998 14:54:13 +0000]
documentation patch for 5.004_57
p4raw-id: //depot/perl@468
Ilya Zakharevich [Thu, 29 Jan 1998 17:04:28 +0000]
5.004_56: patch for `use Fatal' again
p4raw-id: //depot/perl@467
Ilya Zakharevich [Fri, 9 Jan 1998 17:55:09 +0000]
Newer -DLEAKTEST patch
p4raw-id: //depot/perl@466
Malcolm Beattie [Fri, 6 Feb 1998 15:46:35 +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
Malcolm Beattie [Fri, 6 Feb 1998 15:06:18 +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
Malcolm Beattie [Fri, 6 Feb 1998 15:04:17 +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