26 years ago[win32] merge change#687 from maintbranch
Gurusamy Sarathy [Wed, 13 May 1998 10:13:36 +0000]
[win32] merge change#687 from maintbranch

p4raw-link: @687 on //depot/maint-5.004/perl: c022640ffe6c81652bbb39f7fbd4cdcea8d5aae0

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

26 years ago[win32] merge change#683 from maintbranch
Gurusamy Sarathy [Wed, 13 May 1998 10:08:13 +0000]
[win32] merge change#683 from maintbranch

p4raw-link: @683 on //depot/maint-5.004/perl: f43943baae55347834538dc5bcb4fbc3fe2e1c72

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

26 years ago[win32] merge change#681 from maintbranch
Gurusamy Sarathy [Wed, 13 May 1998 09:51:43 +0000]
[win32] merge change#681 from maintbranch

p4raw-link: @681 on //depot/maint-5.004/perl: ca1e21bae662c1cebe4e218dc45cb163ecf67263

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

26 years ago[win32] merge change#664 from maint branch
Gurusamy Sarathy [Wed, 13 May 1998 09:47:11 +0000]
[win32] merge change#664 from maint branch

p4raw-link: @664 on //depot/maint-5.004/perl: c3ae1fa52acf9130fcc1770ad2fce8519766b744

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

26 years ago[win32] merge missing part of change#663 from maint branch
Gurusamy Sarathy [Wed, 13 May 1998 08:55:28 +0000]
[win32] merge missing part of change#663 from maint branch

p4raw-link: @663 on //depot/maint-5.004/perl: 36293e4078b5fb9c4b401b7a9b34e650b92ea79e

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

26 years ago[win32] remove x586 code gen switch (-5) for Borland, it is non-generic,
Gurusamy Sarathy [Tue, 12 May 1998 18:50:04 +0000]
[win32] remove x586 code gen switch (-5) for Borland, it is non-generic,
and seems to generate problematic code for PII.

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

26 years ago[win32] fix test failure
Nick Ing-Simmons [Tue, 12 May 1998 10:40:57 +0000]
[win32] fix test failure
Message-Id: <199805120940.KAA01252@pluto.tiuk.ti.com>
Subject: test buglet

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

26 years ago[win32] various tweaks to makefiles
Gurusamy Sarathy [Sun, 10 May 1998 02:28:03 +0000]
[win32] various tweaks to makefiles

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

26 years ago[win32] fix ExtUtils::Liblist mishandling paths with spaces
Gurusamy Sarathy [Sun, 10 May 1998 02:27:19 +0000]
[win32] fix ExtUtils::Liblist mishandling paths with spaces

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

26 years ago[win32] minor cleanup
Gurusamy Sarathy [Sat, 9 May 1998 17:10:15 +0000]
[win32] minor cleanup

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

26 years ago[win32] protect sortcop from C<sort { sort { ... } ... } ...>
Gurusamy Sarathy [Fri, 8 May 1998 19:33:44 +0000]
[win32] protect sortcop from C<sort { sort { ... } ... } ...>
Message-Id: <199805082333.TAA06287@aatma.engin.umich.edu>
Subject: [PATCH] Re: double recursion in sort

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

26 years ago[win32] tweak config.[bgv]c
Gurusamy Sarathy [Sat, 9 May 1998 17:05:55 +0000]
[win32] tweak config.[bgv]c

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

26 years ago[win32] fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)
Gurusamy Sarathy [Thu, 7 May 1998 03:40:15 +0000]
[win32] fix C<print "foo ${\()}"> (pp_refgen fumbles when G_SCALAR, no args)

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

27 years ago[win32] make hv_iterinit() return HvKEYS()
SynaptiCAD, Inc. [Sat, 2 May 1998 16:29:22 +0000]
[win32] make hv_iterinit() return HvKEYS()
Message-Id: <3.0.1.32.19980502162922.009e6320@www.syncad.com>
Subject: incorrect return value for hv_iterinit

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

27 years ago[win32] intern -> sys_intern
Gurusamy Sarathy [Wed, 22 Apr 1998 03:13:19 +0000]
[win32] intern -> sys_intern

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

27 years ago[win32] hand-applied patch along with small tweaks
Jan Dubois [Tue, 21 Apr 1998 23:31:06 +0000]
[win32] hand-applied patch along with small tweaks
Message-Id: <35400e2a.13538517@smtp1.ibm.net>
Subject: Re: Per-Interpreter variables for win32.c

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

27 years ago[win32] tweak doc for C<do FILENAME>
Gurusamy Sarathy [Sun, 19 Apr 1998 23:50:34 +0000]
[win32] tweak doc for C<do FILENAME>

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

27 years ago[win32] use a pidtable that grows dynamically for popen()
Jan Dubois [Sat, 18 Apr 1998 21:01:27 +0000]
[win32] use a pidtable that grows dynamically for popen()
Message-Id: <3539f434.44835409@smtp1.ibm.net>
Subject: Re: [PATCH] for bug in 5.004_64 when compiled with MSC++ 4.2

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

27 years ago[win32] support POSIX, enable more locale tests
Gurusamy Sarathy [Fri, 17 Apr 1998 02:13:58 +0000]
[win32] support POSIX, enable more locale tests

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

27 years ago[win32] make old DomainName() implementation the default (so Win95
Gurusamy Sarathy [Mon, 6 Apr 1998 20:21:20 +0000]
[win32] make old DomainName() implementation the default (so Win95
is happy)

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

27 years ago[win32] fix memory leaks in offer_nice_chunk()
Gurusamy Sarathy [Sun, 5 Apr 1998 23:32:33 +0000]
[win32] fix memory leaks in offer_nice_chunk()

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

27 years ago[win32] set up PUSHSTACK for __DIE__ and __WARN__ hooks also
Gurusamy Sarathy [Sat, 4 Apr 1998 23:11:52 +0000]
[win32] set up PUSHSTACK for __DIE__ and __WARN__ hooks also

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

27 years ago[win32] fix refcounting of GvSTASH() when glob becomes nought
Gurusamy Sarathy [Sat, 4 Apr 1998 22:35:54 +0000]
[win32] fix refcounting of GvSTASH() when glob becomes nought
(this takes care of the "unbalanced strtab refcount" problem)

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

27 years ago[win32] change 866 was incomplete
Gurusamy Sarathy [Sat, 4 Apr 1998 21:16:17 +0000]
[win32] change 866 was incomplete

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

27 years ago[win32] fixes for various noises under PERL_DESTRUCT_LEVEL
Gurusamy Sarathy [Sat, 4 Apr 1998 20:31:56 +0000]
[win32] fixes for various noises under PERL_DESTRUCT_LEVEL

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

27 years ago[win32] integrate mainline
Gurusamy Sarathy [Sat, 4 Apr 1998 17:55:30 +0000]
[win32] integrate mainline

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

27 years ago[win32] remove __declspec kludge in sdbm.h in favor of setting a
Gurusamy Sarathy [Sat, 4 Apr 1998 17:26:32 +0000]
[win32] remove __declspec kludge in sdbm.h in favor of setting a
flag for static symbols

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

27 years ago[win32] fix order of init
Hans Mulder [Fri, 3 Apr 1998 13:58:15 +0000]
[win32] fix order of init
Message-Id: <3.0.5.32.19980403135815.009d2440@osshe.edu>
Subject: [PATCH 5.004_64] perl dies in perl_construct when compiled
 with MULTIPLICITY

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

27 years ago[win32] the EXTCONST in sdbm.h breaks SDBM on Borland, since
Gurusamy Sarathy [Sat, 4 Apr 1998 00:34:59 +0000]
[win32] the EXTCONST in sdbm.h breaks SDBM on Borland, since
the declared symbol is not in a DLL (so kludge it)

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

27 years agoUpdate Changes5.004 and Changes, fix MANIFEST
Malcolm Beattie [Fri, 3 Apr 1998 13:38:59 +0000]
Update Changes5.004 and Changes, fix MANIFEST

p4raw-id: //depot/perl@871

27 years agoRename Changes to Changes5.004 (via an integrate)
Malcolm Beattie [Fri, 3 Apr 1998 13:36:29 +0000]
Rename Changes to Changes5.004 (via an integrate)

p4raw-id: //depot/perl@870

27 years agoPerl 5.005b1t2/perl5.004_63 (resend)
Jan-Pieter Cornet [Wed, 18 Mar 1998 01:24:20 +0000]
Perl 5.005b1t2/perl5.004_63 (resend)

p4raw-id: //depot/perl@869

27 years agoIntegrate win32 branch into mainline
Malcolm Beattie [Fri, 3 Apr 1998 11:16:26 +0000]
Integrate win32 branch into mainline

p4raw-id: //depot/perl@868

27 years ago[win32] config.* fixes
Gurusamy Sarathy [Fri, 3 Apr 1998 08:47:55 +0000]
[win32] config.* fixes

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

27 years ago[win32] fixup hv_free_ent() to not fail on null HeVAL()
Gurusamy Sarathy [Fri, 3 Apr 1998 07:22:50 +0000]
[win32] fixup hv_free_ent() to not fail on null HeVAL()

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

27 years ago[win32] integrate mainline
Gurusamy Sarathy [Fri, 3 Apr 1998 07:06:12 +0000]
[win32] integrate mainline

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

27 years ago[win32] implement stack-of-stacks so that magic invocations don't
Gurusamy Sarathy [Fri, 3 Apr 1998 06:59:37 +0000]
[win32] implement stack-of-stacks so that magic invocations don't
invalidate local stack pointer

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

27 years agoConfig_63-04-05.diff
Andy Dougherty [Thu, 2 Apr 1998 11:56:51 +0000]
Config_63-04-05.diff

p4raw-id: //depot/perl@862

27 years agoChange 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
Malcolm Beattie [Thu, 2 Apr 1998 16:32:53 +0000]
Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}
since appropriate headers aren't included.

p4raw-id: //depot/perl@861

27 years agoBumped patchlevel.h to 64
Malcolm Beattie [Thu, 2 Apr 1998 16:17:11 +0000]
Bumped patchlevel.h to 64

p4raw-id: //depot/perl@860

27 years agoRe: [PATCH] 5.004_63: UNICOS 9
Jarkko Hietaniemi [Fri, 20 Mar 1998 19:39:28 +0000]
Re: [PATCH] 5.004_63: UNICOS 9

p4raw-id: //depot/perl@859

27 years agoRe: Odd number of elements in hash list.
Tom Phoenix [Sat, 28 Mar 1998 15:26:46 +0000]
Re: Odd number of elements in hash list.

p4raw-id: //depot/perl@858

27 years agoClose VMS security hole
Charles Bailey [Sat, 28 Mar 1998 02:05:03 +0000]
Close VMS security hole

p4raw-id: //depot/perl@857

27 years agomv-if-diff
Robin Barker [Fri, 27 Mar 1998 18:06:11 +0000]
mv-if-diff

p4raw-id: //depot/perl@856

27 years agoRe: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
Jan-Pieter Cornet [Fri, 27 Mar 1998 02:11:21 +0000]
Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
Date: Fri, 27 Mar 1998 02:11:21 +0100 (MET)
Subject: [PATCH] another destruct_level fix
Date: Mon, 30 Mar 1998 23:48:12 +0200 (MET DST)

p4raw-id: //depot/perl@855

27 years agoNext wave of _63 VMS patches
Charles Bailey [Thu, 26 Mar 1998 15:11:50 +0000]
Next wave of _63 VMS patches

p4raw-id: //depot/perl@854

27 years agoConfusing error from perl -e "x'"
Hans Mulder [Wed, 25 Mar 1998 17:43:17 +0000]
Confusing error from perl -e "x'"

p4raw-id: //depot/perl@853

27 years agosmall fixups in pod2latex.PL
Darren/Torin/Who Ever... [Wed, 25 Mar 1998 13:30:25 +0000]
small fixups in pod2latex.PL

p4raw-id: //depot/perl@852

27 years agohints/irix_6.sh with GCC
Kurt D. Starsinic [Tue, 24 Mar 1998 12:25:10 +0000]
hints/irix_6.sh with GCC

p4raw-id: //depot/perl@851

27 years agoperldoc -m
Robin Houston [Tue, 24 Mar 1998 13:19:38 +0000]
perldoc -m

p4raw-id: //depot/perl@850

27 years agodos-djgpp update
Laszlo Molnar [Mon, 23 Mar 1998 14:13:46 +0000]
dos-djgpp update

p4raw-id: //depot/perl@849

27 years agoStale SP in pp_substr
Stephen McCamant [Thu, 19 Mar 1998 21:28:02 +0000]
Stale SP in pp_substr

p4raw-id: //depot/perl@848

27 years agoAdd missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)
Malcolm Beattie [Thu, 2 Apr 1998 15:36:33 +0000]
Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)

p4raw-id: //depot/perl@847

27 years ago5.004_63: further -e patching
Jarkko Hietaniemi [Wed, 18 Mar 1998 23:21:08 +0000]
5.004_63: further -e patching

p4raw-id: //depot/perl@846

27 years agoAndy Dougherty's configuration patches (Config_63-01 up to 04).
Malcolm Beattie [Thu, 2 Apr 1998 15:25:18 +0000]
Andy Dougherty's configuration patches (Config_63-01 up to 04).

p4raw-id: //depot/perl@845

27 years agoperlrun.pod: PERL_DEBUG_MSTATS
Achim Bohnet [Wed, 18 Mar 1998 20:40:19 +0000]
perlrun.pod: PERL_DEBUG_MSTATS

p4raw-id: //depot/perl@844

27 years ago5.004_63 picky compiler fixes [PATCH]
Hans Mulder [Wed, 18 Mar 1998 09:36:32 +0000]
5.004_63 picky compiler fixes [PATCH]
Date: Wed, 18 Mar 1998 09:36:32 -0800
Subject: [PATCH 5.004_63] Fix function prototype with long doubles
Date: Wed, 18 Mar 1998 14:48:19 -0800

p4raw-id: //depot/perl@843

27 years agoRe: doc: perlrun typo
Stephen Potter [Wed, 18 Mar 1998 10:06:55 +0000]
Re: doc: perlrun typo
Date: Wed, 18 Mar 1998 10:06:55 -0600
Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup
Date: Tue, 24 Mar 1998 21:20:51 -0600

p4raw-id: //depot/perl@842

27 years agoAdd "Full 64 bit support" to Todo; document Todo in pumpkin.pod
Dominic Dunlop [Wed, 18 Mar 1998 12:44:58 +0000]
Add "Full 64 bit support" to Todo; document Todo in pumpkin.pod

p4raw-id: //depot/perl@841

27 years agoConfigure hints/ patches
Jan-Pieter Cornet [Wed, 18 Mar 1998 02:47:38 +0000]
Configure hints/ patches

p4raw-id: //depot/perl@840

27 years agoRemove duplicate code in cygwin32/perlgcc (Blair Zajac)
Malcolm Beattie [Thu, 2 Apr 1998 14:13:13 +0000]
Remove duplicate code in cygwin32/perlgcc (Blair Zajac)

p4raw-id: //depot/perl@839

27 years ago[win32] fix Env.pm to weed out illegal names
Gurusamy Sarathy [Sat, 28 Mar 1998 05:01:57 +0000]
[win32] fix Env.pm to weed out illegal names

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

27 years ago[win32] fix typo in makefile.mk
Gurusamy Sarathy [Sat, 28 Mar 1998 04:39:43 +0000]
[win32] fix typo in makefile.mk

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

27 years ago[win32] add file: to installhtml URLs
Gurusamy Sarathy [Mon, 23 Mar 1998 17:40:15 +0000]
[win32] add file: to installhtml URLs

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

27 years agoAdd Thread::Signal to run signal handlers reliably in a new thread
Malcolm Beattie [Wed, 18 Mar 1998 11:03:11 +0000]
Add Thread::Signal to run signal handlers reliably in a new thread

p4raw-id: //depot/perl@835

27 years agoPolicy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)
Malcolm Beattie [Tue, 17 Mar 1998 16:19:10 +0000]
Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)

p4raw-id: //depot/perl@834

27 years agoIntegrate win32 branch into mainline.
Malcolm Beattie [Tue, 17 Mar 1998 16:11:02 +0000]
Integrate win32 branch into mainline.

p4raw-id: //depot/perl@833

27 years ago[win32] propagate bugfix @ change831 from asperl
Gurusamy Sarathy [Tue, 17 Mar 1998 14:32:39 +0000]
[win32] propagate bugfix @ change831 from asperl

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

27 years ago[win32] stray tweak to win32.c
Gurusamy Sarathy [Mon, 16 Mar 1998 23:49:18 +0000]
[win32] stray tweak to win32.c

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

27 years ago[win32] update win32/config* files
Gurusamy Sarathy [Mon, 16 Mar 1998 22:06:03 +0000]
[win32] update win32/config* files

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

27 years ago[win32] trivial integrate of mainline
Gurusamy Sarathy [Mon, 16 Mar 1998 19:09:30 +0000]
[win32] trivial integrate of mainline

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

27 years agonewCONSTSUB had private MY_start_subparse.
Malcolm Beattie [Mon, 16 Mar 1998 16:39:23 +0000]
newCONSTSUB had private MY_start_subparse.

p4raw-id: //depot/perl@826

27 years agoMissing dTHR in hv_fetch_ent when statics moved to thread struct.
Malcolm Beattie [Mon, 16 Mar 1998 16:36:55 +0000]
Missing dTHR in hv_fetch_ent when statics moved to thread struct.

p4raw-id: //depot/perl@825

27 years agoAdded missing entry for lib/ExtUtils/Packlist.pm to MANIFEST
Malcolm Beattie [Mon, 16 Mar 1998 16:27:43 +0000]
Added missing entry for lib/ExtUtils/Packlist.pm to MANIFEST

p4raw-id: //depot/perl@824

27 years agoMissed p4 add of lib/ExtUtils/Packlist.pm in change 814.
Malcolm Beattie [Mon, 16 Mar 1998 16:26:02 +0000]
Missed p4 add of lib/ExtUtils/Packlist.pm in change 814.

p4raw-id: //depot/perl@823

27 years agoBump patchlevel.h to 63.
Malcolm Beattie [Mon, 16 Mar 1998 16:22:58 +0000]
Bump patchlevel.h to 63.

p4raw-id: //depot/perl@822

27 years agonewCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
Jan Dubois [Sun, 15 Mar 1998 19:09:05 +0000]
newCONSTSUB added (XSUB equivalent for inlinable sub () { 123 }).
Subject: Bundling builtin.pm and newCONSTSUB with the core?

p4raw-id: //depot/perl@821

27 years agoSTRESS_REALLOC
Stephen McCamant [Fri, 13 Mar 1998 22:28:19 +0000]
STRESS_REALLOC

p4raw-id: //depot/perl@820

27 years ago[BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
Jan-Pieter Cornet [Fri, 13 Mar 1998 23:21:25 +0000]
[BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio

p4raw-id: //depot/perl@819

27 years ago[Configure PATCH] for OS/2
Ilya Zakharevich [Fri, 13 Mar 1998 16:18:12 +0000]
[Configure PATCH] for OS/2
[Two hunks to Configure failed to apply due to clashes]

p4raw-id: //depot/perl@818

27 years agoVMS updates (direct)
Charles Bailey [Thu, 12 Mar 1998 16:02:29 +0000]
VMS updates (direct)
[Needed manual tweaks on vms/config.vms since it clashed with other
patches. I may have got it wrong.]

p4raw-id: //depot/perl@817

27 years agoLet h2xs read multiple header files
Benjamin Sugars [Tue, 10 Mar 1998 09:35:42 +0000]
Let h2xs read multiple header files

p4raw-id: //depot/perl@816

27 years agoRe: Almost OK: Perl 5.004_62 on VMS 7.1
Hans Mulder [Mon, 9 Mar 1998 09:18:56 +0000]
Re: Almost OK: Perl 5.004_62 on VMS 7.1

p4raw-id: //depot/perl@815

27 years agoPATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
Alan Burlison [Sun, 8 Mar 1998 12:50:23 +0000]
PATCH for 5.004_62 : Add .packlist handling classes to ExtUtils
plus manual update of MANIFEST

p4raw-id: //depot/perl@814

27 years agoPATCH: util.c and util.h function declarations do not match
Blair Zajac [Fri, 6 Mar 1998 10:29:29 +0000]
PATCH: util.c and util.h function declarations do not match
Date: Fri, 6 Mar 1998 10:29:29 -0800 (PST)
Subject: PATCH: cgywin32 patch for perlgcc
Date: Fri, 6 Mar 1998 11:15:36 -0800 (PST)
Subject: PATCH: perl5.004_62 on cygwin32
Date: Fri, 6 Mar 1998 11:57:35 -0800 (PST)

p4raw-id: //depot/perl@813

27 years ago[PATCH 5.004_62} Config_62-01 patch available.
Andy Dougherty [Mon, 9 Mar 1998 15:23:33 +0000]
[PATCH 5.004_62} Config_62-01 patch available.
Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST)
Subject: [PATCH 5.004_62] Tiny hint file updates
Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST)

p4raw-id: //depot/perl@812

27 years agoDOS djgpp updates:
Laszlo Molnar [Fri, 6 Mar 1998 10:41:01 +0000]
DOS djgpp updates:
Subject: [PATCH for 5.004_61] dos-djgpp update
Date: Fri, 6 Mar 1998 10:41:01 +0100
Subject: [PATCH 5.004_62] dos-djgpp update
Date: Thu, 12 Mar 1998 13:34:51 +0100

p4raw-id: //depot/perl@811

27 years ago[win32] integrate mainline
Gurusamy Sarathy [Mon, 16 Mar 1998 08:48:17 +0000]
[win32] integrate mainline

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

27 years ago[win32] set sockets to nonoverlapped mode for every thread
Steve Nielsen [Thu, 12 Mar 1998 11:48:20 +0000]
[win32] set sockets to nonoverlapped mode for every thread
Message-Id: <35081FE4.965A484D@enteract.com>
Subject: [PATCH 5.004_62] win32: set sockopt on a per-thread basis

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

27 years ago[win32] reinstate some standard sig_names to avoid noise from
Gurusamy Sarathy [Tue, 10 Mar 1998 20:35:10 +0000]
[win32] reinstate some standard sig_names to avoid noise from
modules (and in hopes of making them _do_ something in future)

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

27 years ago[win32] mingw32 tweaks
Gurusamy Sarathy [Tue, 10 Mar 1998 20:33:05 +0000]
[win32] mingw32 tweaks

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

27 years ago[win32] tweak Win32::DomainName() implementation
Gurusamy Sarathy [Mon, 9 Mar 1998 20:56:07 +0000]
[win32] tweak Win32::DomainName() implementation

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

27 years ago[win32] merge C<local $tied{foo}> patch, also moved statics in
Gurusamy Sarathy [Mon, 9 Mar 1998 03:51:01 +0000]
[win32] merge C<local $tied{foo}> patch, also moved statics in
[ah]v.c to thrdvar.h

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

27 years ago[win32] minor win32 support fixes
Gurusamy Sarathy [Mon, 9 Mar 1998 02:38:35 +0000]
[win32] minor win32 support fixes
 - add a better implementation of Win32::DomainName() (as
   suggested by Jutta M. Klebe <jmk@exc.bybyte.de>)
 - fix opendir() emulation was unsafe what given long paths

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

27 years agoThere has been a 'thaw' in config.h (the ICE has gone ;-))
Nick Ing-Simmons [Sat, 7 Mar 1998 09:36:41 +0000]
There has been a 'thaw' in config.h (the ICE has gone ;-))
So pp_sys.c needs tweaking otherwise it does not believe getservby*()
exist. (Breaks libnet).

p4raw-id: //depot/perl@800

27 years ago[win32] integrate mainline
Gurusamy Sarathy [Sat, 7 Mar 1998 07:01:55 +0000]
[win32] integrate mainline

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

27 years ago[win32] provide our own popen()/pclose() to fix problems with qx//:
Gurusamy Sarathy [Sat, 7 Mar 1998 06:49:49 +0000]
[win32] provide our own popen()/pclose() to fix problems with qx//:
 - qx// used to always invoke the shell, now does so only when needed
 - qx// didn't respect PERL5SHELL, now does

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

27 years ago[win32] a missed s/sp/SP/
Gurusamy Sarathy [Sat, 7 Mar 1998 01:37:10 +0000]
[win32] a missed s/sp/SP/

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

27 years ago[win32] change all 'sp' to 'SP' in code and in the docs. Explicitly
Gurusamy Sarathy [Sat, 7 Mar 1998 01:05:21 +0000]
[win32] change all 'sp' to 'SP' in code and in the docs.  Explicitly
mention that local stack pointer should be called SP.  This makes the
API safer from source incompatibilities down the line.

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

27 years agoperl5.004_61 myconfig updates
Andy Dougherty [Thu, 5 Mar 1998 15:10:54 +0000]
perl5.004_61 myconfig updates

p4raw-id: //depot/perl@794