This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
26 years ago[win32] config.* fixes
Gurusamy Sarathy [Fri, 3 Apr 1998 08:47:55 +0000 (08:47 +0000)]
[win32] config.* fixes

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

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

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

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

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

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

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

26 years agoConfig_63-04-05.diff
Andy Dougherty [Thu, 2 Apr 1998 11:56:51 +0000 (06:56 -0500)]
Config_63-04-05.diff

p4raw-id: //depot/perl@862

26 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 (16:32 +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

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

p4raw-id: //depot/perl@860

26 years agoRe: [PATCH] 5.004_63: UNICOS 9
Jarkko Hietaniemi [Fri, 20 Mar 1998 19:39:28 +0000 (21:39 +0200)]
Re: [PATCH] 5.004_63: UNICOS 9

p4raw-id: //depot/perl@859

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

p4raw-id: //depot/perl@858

26 years agoClose VMS security hole
Charles Bailey [Sat, 28 Mar 1998 02:05:03 +0000 (21:05 -0500)]
Close VMS security hole

p4raw-id: //depot/perl@857

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

p4raw-id: //depot/perl@856

26 years agoRe: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVEL
Jan-Pieter Cornet [Fri, 27 Mar 1998 02:11:21 +0000 (03:11 +0100)]
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

26 years agoNext wave of _63 VMS patches
Charles Bailey [Thu, 26 Mar 1998 15:11:50 +0000 (10:11 -0500)]
Next wave of _63 VMS patches

p4raw-id: //depot/perl@854

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

p4raw-id: //depot/perl@853

26 years agosmall fixups in pod2latex.PL
Darren/Torin/Who Ever... [Wed, 25 Mar 1998 13:30:25 +0000 (05:30 -0800)]
small fixups in pod2latex.PL

p4raw-id: //depot/perl@852

26 years agohints/irix_6.sh with GCC
Kurt D. Starsinic [Tue, 24 Mar 1998 12:25:10 +0000 (04:25 -0800)]
hints/irix_6.sh with GCC

p4raw-id: //depot/perl@851

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

p4raw-id: //depot/perl@850

26 years agodos-djgpp update
Laszlo Molnar [Mon, 23 Mar 1998 14:13:46 +0000 (15:13 +0100)]
dos-djgpp update

p4raw-id: //depot/perl@849

26 years agoStale SP in pp_substr
Stephen McCamant [Thu, 19 Mar 1998 21:28:02 +0000 (15:28 -0600)]
Stale SP in pp_substr

p4raw-id: //depot/perl@848

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

p4raw-id: //depot/perl@847

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

p4raw-id: //depot/perl@846

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

p4raw-id: //depot/perl@845

26 years agoperlrun.pod: PERL_DEBUG_MSTATS
Achim Bohnet [Wed, 18 Mar 1998 20:40:19 +0000 (21:40 +0100)]
perlrun.pod: PERL_DEBUG_MSTATS

p4raw-id: //depot/perl@844

26 years ago5.004_63 picky compiler fixes [PATCH]
Hans Mulder [Wed, 18 Mar 1998 09:36:32 +0000 (01:36 -0800)]
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

26 years agoRe: doc: perlrun typo
Stephen Potter [Wed, 18 Mar 1998 10:06:55 +0000 (04:06 -0600)]
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

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

p4raw-id: //depot/perl@841

26 years agoConfigure hints/ patches
Jan-Pieter Cornet [Wed, 18 Mar 1998 02:47:38 +0000 (03:47 +0100)]
Configure hints/ patches

p4raw-id: //depot/perl@840

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

p4raw-id: //depot/perl@839

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

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

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

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

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

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

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

p4raw-id: //depot/perl@835

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

p4raw-id: //depot/perl@834

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

p4raw-id: //depot/perl@833

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

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

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

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

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

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

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

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

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

p4raw-id: //depot/perl@826

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

p4raw-id: //depot/perl@825

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

p4raw-id: //depot/perl@824

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

p4raw-id: //depot/perl@823

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

p4raw-id: //depot/perl@822

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

p4raw-id: //depot/perl@821

26 years agoSTRESS_REALLOC
Stephen McCamant [Fri, 13 Mar 1998 22:28:19 +0000 (16:28 -0600)]
STRESS_REALLOC

p4raw-id: //depot/perl@820

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

p4raw-id: //depot/perl@819

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

p4raw-id: //depot/perl@818

26 years agoVMS updates (direct)
Charles Bailey [Thu, 12 Mar 1998 16:02:29 +0000 (11:02 -0500)]
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

26 years agoLet h2xs read multiple header files
Benjamin Sugars [Tue, 10 Mar 1998 09:35:42 +0000 (04:35 -0500)]
Let h2xs read multiple header files

p4raw-id: //depot/perl@816

26 years agoRe: Almost OK: Perl 5.004_62 on VMS 7.1
Hans Mulder [Mon, 9 Mar 1998 09:18:56 +0000 (01:18 -0800)]
Re: Almost OK: Perl 5.004_62 on VMS 7.1

p4raw-id: //depot/perl@815

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

p4raw-id: //depot/perl@814

26 years agoPATCH: util.c and util.h function declarations do not match
Blair Zajac [Fri, 6 Mar 1998 10:29:29 +0000 (02:29 -0800)]
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

26 years ago[PATCH 5.004_62} Config_62-01 patch available.
Andy Dougherty [Mon, 9 Mar 1998 15:23:33 +0000 (10:23 -0500)]
[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

26 years agoDOS djgpp updates:
Laszlo Molnar [Fri, 6 Mar 1998 10:41:01 +0000 (11:41 +0100)]
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

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

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

26 years ago[win32] set sockets to nonoverlapped mode for every thread
Steve Nielsen [Thu, 12 Mar 1998 11:48:20 +0000 (05:48 -0600)]
[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

26 years ago[win32] reinstate some standard sig_names to avoid noise from
Gurusamy Sarathy [Tue, 10 Mar 1998 20:35:10 +0000 (20:35 +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

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

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

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

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

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

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

26 years ago[win32] minor win32 support fixes
Gurusamy Sarathy [Mon, 9 Mar 1998 02:38:35 +0000 (02:38 +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

26 years agoThere has been a 'thaw' in config.h (the ICE has gone ;-))
Nick Ing-Simmons [Sat, 7 Mar 1998 09:36:41 +0000 (09:36 +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

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

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

26 years ago[win32] provide our own popen()/pclose() to fix problems with qx//:
Gurusamy Sarathy [Sat, 7 Mar 1998 06:49:49 +0000 (06: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

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

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

26 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 (01:05 +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

26 years agoperl5.004_61 myconfig updates
Andy Dougherty [Thu, 5 Mar 1998 15:10:54 +0000 (10:10 -0500)]
perl5.004_61 myconfig updates

p4raw-id: //depot/perl@794

26 years agoBump patchlevel.h to 62.
Malcolm Beattie [Fri, 6 Mar 1998 09:36:37 +0000 (09:36 +0000)]
Bump patchlevel.h to 62.

p4raw-id: //depot/perl@793

26 years agoIntegrate win32 branch into mainline.
Malcolm Beattie [Fri, 6 Mar 1998 09:35:57 +0000 (09:35 +0000)]
Integrate win32 branch into mainline.

p4raw-id: //depot/perl@792

26 years ago[win32] various
Gurusamy Sarathy [Fri, 6 Mar 1998 06:00:08 +0000 (06:00 +0000)]
[win32] various
 - s/PerlIO_fread/PerlIO_read/, the former doesn't exist
 - add missing prototypes
 - regenerate win32/config*.?c

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

26 years ago[win32] fix typo in Makefile
Gurusamy Sarathy [Fri, 6 Mar 1998 03:19:23 +0000 (03:19 +0000)]
[win32] fix typo in Makefile

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

26 years ago[win32] integrate mainline
Gurusamy Sarathy [Thu, 5 Mar 1998 22:55:53 +0000 (22:55 +0000)]
[win32] integrate mainline

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

26 years ago[win32] add Nick's dTHR fixes
Gurusamy Sarathy [Thu, 5 Mar 1998 19:56:17 +0000 (19:56 +0000)]
[win32] add Nick's dTHR fixes

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

26 years ago[win32] maintpatch
Spider Boardman [Thu, 5 Mar 1998 02:49:46 +0000 (21:49 -0500)]
[win32] maintpatch
Message-Id: <199803050749.CAA15206@Orb.Nashua.NH.US>
Subject: [PATCH] 5.004_04 +MAINT_TRIAL_1 broken when sizeof(int) != sizeof(void

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

26 years ago[5.004_61 PATCH] Make incompatible changes to RE engine NOW
Ilya Zakharevich [Wed, 4 Mar 1998 23:55:54 +0000 (18:55 -0500)]
[5.004_61 PATCH] Make incompatible changes to RE engine NOW

p4raw-id: //depot/perl@785

26 years agoRe: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.
Nick Ing-Simmons [Wed, 4 Mar 1998 10:18:03 +0000 (10:18 +0000)]
Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1 threads.

p4raw-id: //depot/perl@784

26 years agoConfigure patches -01 and -02 for 5.004_61.
Andy Dougherty [Tue, 3 Mar 1998 16:41:16 +0000 (11:41 -0500)]
Configure patches -01 and -02 for 5.004_61.

p4raw-id: //depot/perl@783

26 years agoCompiling with OP_IN_REGISTER
Gisle Aas [Tue, 3 Mar 1998 18:05:07 +0000 (19:05 +0100)]
Compiling with OP_IN_REGISTER

p4raw-id: //depot/perl@782

26 years agoMake autouse -w-safe
Ilya Zakharevich [Mon, 2 Mar 1998 21:36:02 +0000 (16:36 -0500)]
Make autouse -w-safe

p4raw-id: //depot/perl@781

26 years agoExternal symbol re_croak2
Gisle Aas [Mon, 2 Mar 1998 13:00:45 +0000 (14:00 +0100)]
External symbol re_croak2

p4raw-id: //depot/perl@780

26 years agoMiscellaneous minor fixes
Charles Bailey [Mon, 2 Mar 1998 01:48:27 +0000 (20:48 -0500)]
Miscellaneous minor fixes

p4raw-id: //depot/perl@779

26 years agoUSHRT range limit macros
Charles Bailey [Mon, 2 Mar 1998 01:41:41 +0000 (20:41 -0500)]
USHRT range limit macros

p4raw-id: //depot/perl@778

26 years agoFile::Basename taint fix (revised)
Charles Bailey [Mon, 2 Mar 1998 01:39:47 +0000 (20:39 -0500)]
File::Basename taint fix (revised)

p4raw-id: //depot/perl@777

26 years agoTake out version number in perlguts (perl5.004_61)
Gisle Aas [Sun, 1 Mar 1998 15:16:03 +0000 (16:16 +0100)]
Take out version number in perlguts (perl5.004_61)

p4raw-id: //depot/perl@776

26 years agoRe: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)
Jarkko Hietaniemi [Sun, 1 Mar 1998 12:14:44 +0000 (14:14 +0200)]
Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyingly missing patch)

p4raw-id: //depot/perl@775

26 years agoAlmost OK: 5.004_61 (threads, perlio)
Spider Boardman [Sun, 1 Mar 1998 02:02:47 +0000 (21:02 -0500)]
Almost OK: 5.004_61 (threads, perlio)

p4raw-id: //depot/perl@774

26 years agoprint sort {-1} 1..10; hangs
Hans Mulder [Sat, 28 Feb 1998 15:51:14 +0000 (10:51 -0500)]
print sort {-1} 1..10; hangs

p4raw-id: //depot/perl@773

26 years ago5.004_61: Makefile.SH: 'ok' target needs perlbug...
Jarkko Hietaniemi [Sat, 28 Feb 1998 17:06:41 +0000 (19:06 +0200)]
5.004_61: Makefile.SH: 'ok' target needs perlbug...

p4raw-id: //depot/perl@772

26 years ago5.004_61: hints/netbsd.sh
Jarkko Hietaniemi [Sat, 28 Feb 1998 16:35:32 +0000 (18:35 +0200)]
5.004_61: hints/netbsd.sh

p4raw-id: //depot/perl@771

26 years agoAdd byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)
Malcolm Beattie [Thu, 5 Mar 1998 18:36:50 +0000 (18:36 +0000)]
Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo.lu>)

p4raw-id: //depot/perl@770

26 years agoChange getc/fread to PerlIO_getc/fread in bytecode.h:
Andrew Cohen [Fri, 27 Feb 1998 20:03:29 +0000 (15:03 -0500)]
Change getc/fread to PerlIO_getc/fread in bytecode.h:
Subject: [PATCH 5.004_61] bunch of small patches

p4raw-id: //depot/perl@769

26 years agoIntegrate win32 branch into mainline.
Malcolm Beattie [Thu, 5 Mar 1998 18:13:06 +0000 (18:13 +0000)]
Integrate win32 branch into mainline.

p4raw-id: //depot/perl@768

26 years ago[win32] missing s/op/o/ from one of the mainpatches
Gurusamy Sarathy [Wed, 4 Mar 1998 04:13:23 +0000 (04:13 +0000)]
[win32] missing s/op/o/ from one of the mainpatches

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

26 years ago[win32] maintpatches #102 and #103 to perldoc.PL
Gurusamy Sarathy [Wed, 4 Mar 1998 02:12:13 +0000 (02:12 +0000)]
[win32] maintpatches #102 and #103 to perldoc.PL

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

26 years ago[win32] renumber some tests to match maint branch
Gurusamy Sarathy [Wed, 4 Mar 1998 02:00:15 +0000 (02:00 +0000)]
[win32] renumber some tests to match maint branch

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

26 years ago[win32] maintpatch
Roderick Schertler [Fri, 24 Oct 1997 11:20:44 +0000 (07:20 -0400)]
[win32] maintpatch
    #70:  "Fix random whitespace errors in docs"
 Msg-ID:  <12726.877706444@eeyore.ibcinc.com>
  Files:  pod/checkpods.PL pod/perlfunc.pod

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

26 years ago[win32] sync maintpatch
Chip Salzenberg [Wed, 4 Mar 1998 01:04:37 +0000 (01:04 +0000)]
[win32] sync maintpatch
    #76:  "Fix infinite loop on unlink() failure in File::Path::rmtree()
  Files:  lib/File/Path.pm

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

26 years ago[win32] remove redundancy in File::Find
Gurusamy Sarathy [Wed, 4 Mar 1998 00:46:46 +0000 (00:46 +0000)]
[win32] remove redundancy in File::Find

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

26 years ago[win32] merge problematic maintpatch to op.c
Chip Salzenberg [Tue, 3 Mar 1998 04:39:49 +0000 (04:39 +0000)]
[win32] merge problematic maintpatch to op.c
    #77:  "Eliminate double warnings under C<package;>"
  Files:  gv.c op.c toke.c

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

26 years ago[win32] merge another conflicting maintpatch to op.c
Tkil [Thu, 4 Dec 1997 02:38:26 +0000 (19:38 -0700)]
[win32] merge another conflicting maintpatch to op.c
    #17:  "Enhanced "use strict" warning"
 Msg-ID:  <199712040938.CAA07628@reptile.scrye.com>
  Files:  gv.c t/pragma/strict-subs t/pragma/strict-vars

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