platform/upstream/perl.git
25 years agoRe: Configure test for selectbits busted
Jarkko Hietaniemi [Thu, 1 Oct 1998 11:37:26 +0000 (14:37 +0300)]
Re: Configure test for selectbits busted

Message-Id: <199810010837.LAA31371@alpha.hut.fi>

p4raw-id: //depot/perl@1917

25 years agoVMS config tweaks
Hans Mulder [Wed, 30 Sep 1998 17:15:20 +0000 (10:15 -0700)]
VMS config tweaks

Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu>

p4raw-id: //depot/perl@1916

25 years agouse Off_t to permit 64-bit seek()
Scott Henry [Tue, 29 Sep 1998 17:38:46 +0000 (10:38 -0700)]
use Off_t to permit 64-bit seek()
Date: 29 Sep 1998 17:38:46 -0700
Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com>
Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack"
--
Date: 28 Sep 1998 18:55:37 -0700
Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com>
Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"

p4raw-id: //depot/perl@1915

25 years agonormalize tm struct passed to strftime() with mktime()
Spider Boardman [Wed, 30 Sep 1998 15:12:09 +0000 (11:12 -0400)]
normalize tm struct passed to strftime() with mktime()
Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US>
Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date

p4raw-id: //depot/perl@1914

25 years agodon't try to run foo_SH.orig etc.
Gurusamy Sarathy [Fri, 2 Oct 1998 03:59:46 +0000 (03:59 +0000)]
don't try to run foo_SH.orig etc.

p4raw-id: //depot/perl@1913

25 years agomake warning about glob process failure optional
Gurusamy Sarathy [Fri, 2 Oct 1998 03:45:37 +0000 (03:45 +0000)]
make warning about glob process failure optional

p4raw-id: //depot/perl@1912

25 years agodocument yet another RE diagnostic, make it consistent with REG_INFTY
Dominic Dunlop [Tue, 29 Sep 1998 21:06:30 +0000 (21:06 +0000)]
document yet another RE diagnostic, make it consistent with REG_INFTY
Date: Tue, 29 Sep 1998 21:06:30 +0000
Message-Id: <v03110700b236f60b1375@[212.24.192.106]>
Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit
--
Date: Wed, 30 Sep 1998 11:46:44 +0000
Message-Id: <v03110702b237beb04830@[212.24.192.74]>
Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag

p4raw-id: //depot/perl@1911

25 years agominor Configure tweaks (via private mail)
Jarkko Hietaniemi [Wed, 30 Sep 1998 02:25:06 +0000 (05:25 +0300)]
minor Configure tweaks (via private mail)
Message-Id: <199809292325.CAA19737@alpha.hut.fi>
Subject: [PATCH] 5.005_52: the drizzle continues

p4raw-id: //depot/perl@1910

25 years agoupdate SCO hints for dynamic loading
Andy Dougherty [Mon, 28 Sep 1998 16:50:38 +0000 (12:50 -0400)]
update SCO hints for dynamic loading
Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT)
Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys>
Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV
--
Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT)
Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys>
Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV

p4raw-id: //depot/perl@1909

25 years agomake File::Find work when wanted() is autoloaded or a symbolic ref
Gurusamy Sarathy [Fri, 2 Oct 1998 02:33:39 +0000 (02:33 +0000)]
make File::Find work when wanted() is autoloaded or a symbolic ref

p4raw-id: //depot/perl@1908

25 years agoapplied patches, but retained old behavior for win32 (where compilers
Graham Barr [Mon, 28 Sep 1998 09:41:49 +0000 (04:41 -0500)]
applied patches, but retained old behavior for win32 (where compilers
can't read from stdin at all)
Date: Mon, 28 Sep 1998 09:41:49 -0500
Message-ID: <19980928094149.B26576@asic.sc.ti.com>
Subject: Re: 5.005_51 Errno invokes cpprun incorrectly
--
Date: Tue, 29 Sep 1998 12:35:43 -0500
Message-ID: <19980929123543.Z26576@asic.sc.ti.com>
Subject: Re: 5.005_51 Errno invokes cpprun incorrectly

p4raw-id: //depot/perl@1907

25 years agotolerate whitespace in /etc/group entries (suggested by Jarkko
Gurusamy Sarathy [Fri, 2 Oct 1998 02:02:19 +0000 (02:02 +0000)]
tolerate whitespace in /etc/group entries (suggested by Jarkko
Hietaniemi)

p4raw-id: //depot/perl@1906

25 years agowin32 caveats about truncate()
Gurusamy Sarathy [Fri, 2 Oct 1998 01:59:56 +0000 (01:59 +0000)]
win32 caveats about truncate()

p4raw-id: //depot/perl@1905

25 years agovarious Configure and hints updates (prefer drand48() or random()
Jarkko Hietaniemi [Tue, 29 Sep 1998 00:56:33 +0000 (03:56 +0300)]
various Configure and hints updates (prefer drand48() or random()
over rand(); add -Dusemultiplicity; enhanced 64-bitness);  patch
applied modulo SCO hints superseded by later patch
Message-Id: <199809282156.AAA18615@alpha.hut.fi>
Subject: [PATCH] 5.005_52: Configure et al:

p4raw-id: //depot/perl@1904

25 years agofixes for bugs in /RE/p from Hugo van der Sanden
Gurusamy Sarathy [Fri, 2 Oct 1998 01:42:37 +0000 (01:42 +0000)]
fixes for bugs in /RE/p from Hugo van der Sanden
Date: Mon, 28 Sep 1998 17:41:49 +0100
Message-Id: <199809281641.RAA02450@crypt.compulink.co.uk>
Subject: [PATCH 5.005_52] Re: More on ?p
--
Date: Thu, 01 Oct 1998 09:10:58 +0100
Message-Id: <199810010810.JAA16426@crypt.compulink.co.uk>
Subject: [PATCH 5.005_52] ?p fix
--
Date: Thu, 01 Oct 1998 10:45:56 +0100
Message-Id: <199810010945.KAA16733@crypt.compulink.co.uk>
Subject: [PATCH 5.005_52] more on ?p

p4raw-id: //depot/perl@1903

25 years agowritemain dies when there are more than 4000 characters of extensions
Kenneth Duda [Sun, 27 Sep 1998 20:22:12 +0000 (13:22 -0700)]
writemain dies when there are more than 4000 characters of extensions

Message-Id: <199809280322.UAA01261@scorpion.cisco.com>

p4raw-id: //depot/perl@1902

25 years agotweak run_byacc recipe
Gurusamy Sarathy [Fri, 2 Oct 1998 01:33:16 +0000 (01:33 +0000)]
tweak run_byacc recipe

p4raw-id: //depot/perl@1901

25 years agouse SETERRNO() to reset errno (suggested by Charles Bailey)
Gurusamy Sarathy [Fri, 2 Oct 1998 01:02:09 +0000 (01:02 +0000)]
use SETERRNO() to reset errno (suggested by Charles Bailey)

p4raw-id: //depot/perl@1900

25 years agofix various 5.00552 mishaps (fixes suggested by Jan Dubois,
Gurusamy Sarathy [Mon, 28 Sep 1998 20:46:30 +0000 (20:46 +0000)]
fix various 5.00552 mishaps (fixes suggested by Jan Dubois,
Kurt Starsinic, Spider Boardman, Dan Sugalski and Albert
Dvornik)

p4raw-id: //depot/perl@1899

25 years agoflush unsubmitted 5.00552 change
Gurusamy Sarathy [Mon, 28 Sep 1998 20:42:52 +0000 (20:42 +0000)]
flush unsubmitted 5.00552 change

p4raw-id: //depot/perl@1898

25 years agorun vms_yfix.pl
Gurusamy Sarathy [Sun, 27 Sep 1998 04:43:06 +0000 (04:43 +0000)]
run vms_yfix.pl

p4raw-id: //depot/perl@1897

25 years agosmall tweak on last change
Gurusamy Sarathy [Sun, 27 Sep 1998 03:38:55 +0000 (03:38 +0000)]
small tweak on last change

p4raw-id: //depot/perl@1896

25 years agofix win32_stat() to do the right thing for share names
Gurusamy Sarathy [Sun, 27 Sep 1998 03:17:17 +0000 (03:17 +0000)]
fix win32_stat() to do the right thing for share names

p4raw-id: //depot/perl@1895

25 years agoFixed apostrophe problem from Mark Knutsen.
Larry Wall [Fri, 25 Sep 1998 18:50:40 +0000 (18:50 +0000)]
Fixed apostrophe problem from Mark Knutsen.

p4raw-id: //depot/perl@1891

25 years agoupdate template config.sh, add new config vars to win32 stuff
Gurusamy Sarathy [Fri, 25 Sep 1998 10:25:00 +0000 (10:25 +0000)]
update template config.sh, add new config vars to win32 stuff

p4raw-id: //depot/perl@1890

25 years agobig Configure update from Jarkko: sync metaconfig units; d_statblks fix
Gurusamy Sarathy [Fri, 25 Sep 1998 07:13:13 +0000 (07:13 +0000)]
big Configure update from Jarkko: sync metaconfig units; d_statblks fix
for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings
of full-fledged 64-bit support (including support for: fseeko/ftello,
Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants
in Fcntl)
From: Jarkko Hietaniemi <jhi@iki.fi>
Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST)
Message-Id: <199809112056.XAA04720@alpha.hut.fi>
Subject: [PATCH] 5.005_51: Configure "Massive Attack"
--
From: Jarkko Hietaniemi <jhi@cc.hut.fi>
Date: 12 Sep 1998 09:44:25 +0300
Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi>
Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack"

p4raw-id: //depot/perl@1889

25 years agobump patchlevel to 52; other little tweaks for threads, win32 builds
Gurusamy Sarathy [Fri, 25 Sep 1998 06:27:12 +0000 (06:27 +0000)]
bump patchlevel to 52; other little tweaks for threads, win32 builds

p4raw-id: //depot/perl@1888

25 years agowin32.c tweak
Gurusamy Sarathy [Fri, 25 Sep 1998 04:50:49 +0000 (04:50 +0000)]
win32.c tweak

p4raw-id: //depot/perl@1887

25 years agos/MAKEMAKEROPT/PERL_MM_OPT/
Gurusamy Sarathy [Fri, 25 Sep 1998 04:47:32 +0000 (04:47 +0000)]
s/MAKEMAKEROPT/PERL_MM_OPT/

p4raw-id: //depot/perl@1886

25 years agoMM_Unix::canonpath erroneously turns leading // into /
Dominic Dunlop [Thu, 10 Sep 1998 11:02:46 +0000 (11:02 +0000)]
MM_Unix::canonpath erroneously turns leading // into /

Message-Id: <v03110703b21d581d7ef1@[212.24.192.107]>

p4raw-id: //depot/perl@1885

25 years agotemporarily disable perl malloc for a2p until we clean up
Gurusamy Sarathy [Fri, 25 Sep 1998 03:06:10 +0000 (03:06 +0000)]
temporarily disable perl malloc for a2p until we clean up
conflicting malloc() declarations everywhere

p4raw-id: //depot/perl@1884

25 years agoremove obsolete win32/bin/*.pl
Gurusamy Sarathy [Fri, 25 Sep 1998 02:27:00 +0000 (02:27 +0000)]
remove obsolete win32/bin/*.pl

p4raw-id: //depot/perl@1883

25 years agomissing file in last submit
Gurusamy Sarathy [Fri, 25 Sep 1998 02:04:43 +0000 (02:04 +0000)]
missing file in last submit

p4raw-id: //depot/perl@1882

25 years agoserial access to PL_x[inpr]v_root for USE_THREADS
Gurusamy Sarathy [Fri, 25 Sep 1998 01:56:54 +0000 (01:56 +0000)]
serial access to PL_x[inpr]v_root for USE_THREADS

p4raw-id: //depot/perl@1881

25 years agolock sv_mutex in new_he() and del_he() for USE_THREADS
Drago Goricanec [Thu, 24 Sep 1998 22:01:09 +0000 (07:01 +0900)]
lock sv_mutex in new_he() and del_he() for USE_THREADS
Message-Id: <19980924220109J.drago@otsd.ts.fujitsu.co.jp>
Subject: [PATCH 5.005_51] Re: Perl 5.005_51 not yet multi Thread safe

p4raw-id: //depot/perl@1880

25 years agotweaks to enable PERL_OBJECT to build & test on win32
Gurusamy Sarathy [Fri, 25 Sep 1998 00:20:07 +0000 (00:20 +0000)]
tweaks to enable PERL_OBJECT to build & test on win32

p4raw-id: //depot/perl@1879

25 years agofix change#1861, which breaks default boot_xxx symbol generation
Gurusamy Sarathy [Fri, 25 Sep 1998 00:13:36 +0000 (00:13 +0000)]
fix change#1861, which breaks default boot_xxx symbol generation

p4raw-link: @1861 on //depot/perl: 762efda7da89e66e6132e666545886910dd743f8

p4raw-id: //depot/perl@1878

25 years agotwo tweaks for clean build and test on Solaris
Gurusamy Sarathy [Thu, 24 Sep 1998 10:29:54 +0000 (10:29 +0000)]
two tweaks for clean build and test on Solaris

p4raw-id: //depot/perl@1877

25 years agoperlform.pod
Colin Kuskie [Wed, 26 Aug 1998 14:53:01 +0000 (07:53 -0700)]
perlform.pod

Message-ID: <Pine.GSO.3.96.980826143507.3258K-100000@pdxmail.cadence.com>

p4raw-id: //depot/perl@1876

25 years agoRe: problem with (?p{}) [PATCH 5.005_5*]
Ilya Zakharevich [Tue, 25 Aug 1998 15:35:58 +0000 (11:35 -0400)]
Re: problem with (?p{}) [PATCH 5.005_5*]

Message-Id: <199808251935.PAA11384@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1875

25 years agoRe: your Regexp.patch dated 21.8 [PATCH]
Ilya Zakharevich [Tue, 25 Aug 1998 14:56:06 +0000 (10:56 -0400)]
Re: your Regexp.patch dated 21.8 [PATCH]

Message-Id: <199808251856.OAA10825@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1874

25 years agoExtraneous warning for (?()A|B)
Ilya Zakharevich [Tue, 25 Aug 1998 04:29:49 +0000 (00:29 -0400)]
Extraneous warning for (?()A|B)

Message-Id: <199808250829.EAA02470@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1873

25 years agonew irix_6.sh hints file
Krishna Sethuraman [Sun, 23 Aug 1998 23:18:38 +0000 (16:18 -0700)]
new irix_6.sh hints file

Message-Id: <199808240618.XAA05329@shamu.engr.sgi.com>

p4raw-id: //depot/perl@1872

25 years agocorrect FSF address in various places
Gurusamy Sarathy [Thu, 24 Sep 1998 07:26:37 +0000 (07:26 +0000)]
correct FSF address in various places

p4raw-id: //depot/perl@1871

25 years ago(and _5x I expect) VMS config procedure patch
Hans Mulder [Fri, 14 Aug 1998 09:20:16 +0000 (02:20 -0700)]
(and _5x I expect) VMS config procedure patch

Message-Id: <3.0.5.32.19980814092016.00b37dc0@ous.edu>

p4raw-id: //depot/perl@1870

25 years agouse STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
Scott Henry [Thu, 13 Aug 1998 09:52:15 +0000 (02:52 -0700)]
use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y again
Message-Id: <yd8pve46czk.fsf@hoshi.engr.sgi.com>
Subject: [PATCH] Irix USE_LONG_LONG/malloc.c incompatibility (was...)

p4raw-id: //depot/perl@1869

25 years ago5.005_02 perlfunc.pod, improve umask entry
Nathan Torkington [Thu, 13 Aug 1998 10:59:48 +0000 (04:59 -0600)]
5.005_02 perlfunc.pod, improve umask entry

Message-Id: <199808131659.KAA06179@prometheus.frii.com>

p4raw-id: //depot/perl@1868

25 years agomake C<goto &sub> AUTOLOAD-aware (autouse now works for modules
Gurusamy Sarathy [Thu, 24 Sep 1998 06:45:13 +0000 (06:45 +0000)]
make C<goto &sub> AUTOLOAD-aware (autouse now works for modules
that are autoloaded)

p4raw-id: //depot/perl@1867

25 years agograndfather deprecated "$$<digit>" no more
Gurusamy Sarathy [Thu, 24 Sep 1998 05:21:19 +0000 (05:21 +0000)]
grandfather deprecated "$$<digit>" no more

p4raw-id: //depot/perl@1866

25 years agotweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
Gurusamy Sarathy [Thu, 24 Sep 1998 04:52:48 +0000 (04:52 +0000)]
tweak PERL_HASH() to h=h+(h>>5) in order to improve distribution of
low bits (suggested by Ilya Zakharevich)

p4raw-id: //depot/perl@1865

25 years agomove yyglobal decls from perly.c to perlvars.h, regen headers, tweak
Gurusamy Sarathy [Thu, 24 Sep 1998 04:29:14 +0000 (04:29 +0000)]
move yyglobal decls from perly.c to perlvars.h, regen headers, tweak
perly_c.diff

p4raw-id: //depot/perl@1864

25 years agoprovide locked access to string table for USE_THREADS
Gurusamy Sarathy [Thu, 24 Sep 1998 03:36:30 +0000 (03:36 +0000)]
provide locked access to string table for USE_THREADS

p4raw-id: //depot/perl@1863

25 years agoremove bogus warn()
Gurusamy Sarathy [Thu, 24 Sep 1998 03:30:32 +0000 (03:30 +0000)]
remove bogus warn()

p4raw-id: //depot/perl@1862

25 years agoapplied suggested patch, adapted for all platforms
Jan Dubois [Sun, 20 Sep 1998 12:56:38 +0000 (14:56 +0200)]
applied suggested patch, adapted for all platforms
Message-ID: <3604de0c.12319885@smtp1.ibm.net>
Subject: [New PATCH 5.005_02] Support Mksymlists FUNCLIST argument in MakeMaker

p4raw-id: //depot/perl@1861

25 years agoupgrade to CPAN-1.40
Gurusamy Sarathy [Thu, 24 Sep 1998 02:16:14 +0000 (02:16 +0000)]
upgrade to CPAN-1.40

p4raw-id: //depot/perl@1860

25 years agouse $ENV{MAKEMAKEROPT} to set default command line args
Gurusamy Sarathy [Thu, 24 Sep 1998 02:08:59 +0000 (02:08 +0000)]
use $ENV{MAKEMAKEROPT} to set default command line args

p4raw-id: //depot/perl@1859

25 years agoMore verbose Test::Harness [PATCH]
Ilya Zakharevich [Tue, 22 Sep 1998 17:30:16 +0000 (13:30 -0400)]
More verbose Test::Harness [PATCH]

Message-Id: <199809222130.RAA17034@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1857

25 years agoupdate hints for OPENSTEP 4.2 on i386
Gerben Wierda [Sun, 20 Sep 1998 01:03:18 +0000 (03:03 +0200)]
update hints for OPENSTEP 4.2 on i386
Message-Id: <9809192303.AA29190@Spike>
Subject: Perl 5.005_02 compilation problems

p4raw-id: //depot/perl@1856

25 years agoreset errno after C<require> search (as suggested by Larry)
Gurusamy Sarathy [Wed, 23 Sep 1998 10:52:27 +0000 (10:52 +0000)]
reset errno after C<require> search (as suggested by Larry)

p4raw-id: //depot/perl@1855

25 years agomisc pod tweaks
Gurusamy Sarathy [Wed, 23 Sep 1998 10:50:26 +0000 (10:50 +0000)]
misc pod tweaks

p4raw-id: //depot/perl@1854

25 years agomake Pod/Html.pm handle the --title option properly (as suggested
Gurusamy Sarathy [Wed, 23 Sep 1998 10:46:06 +0000 (10:46 +0000)]
make Pod/Html.pm handle the --title option properly (as suggested
by gml4410@ggr.co.uk)

p4raw-id: //depot/perl@1853

25 years agoSSNEW() API for allocating memory on the savestack
Albert Dvornik [Thu, 17 Sep 1998 19:23:07 +0000 (15:23 -0400)]
SSNEW() API for allocating memory on the savestack
Message-Id: <tqemtae338.fsf@puma.genscan.com>
Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)

p4raw-id: //depot/perl@1852

25 years agoExtUtils::MakeMaker::prompt cannot return 0
Jochen Wiedmann [Thu, 17 Sep 1998 17:16:06 +0000 (19:16 +0200)]
ExtUtils::MakeMaker::prompt cannot return 0

Message-ID: <360127B6.E44564A@ispsoft.de>

p4raw-id: //depot/perl@1851

25 years agoRe: [PATCH] MakeMaker "test" target doesn't depend on "all"
Andreas König [Tue, 15 Sep 1998 01:32:31 +0000 (03:32 +0200)]
Re: [PATCH] MakeMaker "test" target doesn't depend on "all"

Message-ID: <sfchfya46eo.fsf@dubravka.in-berlin.de>

p4raw-id: //depot/perl@1850

25 years agoRe: extralibs.ld problem in MM_VMS.pm
Charles Bailey [Sat, 12 Sep 1998 19:25:32 +0000 (15:25 -0400)]
Re: extralibs.ld problem in MM_VMS.pm

Message-id: <01J1QBJUAY1I002KOW@cor.newman.upenn.edu>

p4raw-id: //depot/perl@1849

25 years agoRe: Open2 and memory leaks
Roderick Schertler [Fri, 11 Sep 1998 16:19:21 +0000 (12:19 -0400)]
Re: Open2 and memory leaks

Message-ID: <pzyarqpfli.fsf@eeyore.ibcinc.com>

p4raw-id: //depot/perl@1848

25 years agoseed srand from /dev/urandom when possible
Roderick Schertler [Wed, 9 Sep 1998 23:52:48 +0000 (19:52 -0400)]
seed srand from /dev/urandom when possible

Message-ID: <20567.905399568@eeyore.ibcinc.com>

p4raw-id: //depot/perl@1847

25 years agodoc update for crypt()'s salt
Roderick Schertler [Thu, 10 Sep 1998 00:32:17 +0000 (20:32 -0400)]
doc update for crypt()'s salt

Message-ID: <21142.905401937@eeyore.ibcinc.com>

p4raw-id: //depot/perl@1846

25 years agofix h2ph handling of C<#error "foo">
SAKAI Kiyotaka [Thu, 10 Sep 1998 09:59:33 +0000 (18:59 +0900)]
fix h2ph handling of C<#error "foo">
Message-Id: <19980910095933N.ksakai@netwk.ntt-at.co.jp>
Subject: [5.005_02] h2ph problem

p4raw-id: //depot/perl@1845

25 years agoplug strictly private function leaks in API listing
Gurusamy Sarathy [Wed, 23 Sep 1998 10:06:13 +0000 (10:06 +0000)]
plug strictly private function leaks in API listing

p4raw-id: //depot/perl@1844

25 years agohide symbol for static build
Dominic Dunlop [Tue, 8 Sep 1998 21:40:46 +0000 (21:40 +0000)]
hide symbol for static build
Message-Id: <v03110700b21b52db318d@[212.24.192.111]>
Subject: Not OK: perl 5.00551 on powerpc-machten 4.1.1 [PATCH]

p4raw-id: //depot/perl@1843

25 years agodefine PUT_svindex(), PUT_opindex()
Gurusamy Sarathy [Wed, 23 Sep 1998 09:52:46 +0000 (09:52 +0000)]
define PUT_svindex(), PUT_opindex()

p4raw-id: //depot/perl@1842

25 years agoEliminate pragma/warn-regexec test dependence on REG_INFTY value
Dominic Dunlop [Tue, 8 Sep 1998 15:34:53 +0000 (15:34 +0000)]
Eliminate pragma/warn-regexec test dependence on REG_INFTY value

Message-Id: <v03110701b21afbdc7cfb@[212.24.192.76]>

p4raw-id: //depot/perl@1841

25 years agopl2bat tweak from Tye McQueen <tye@metronet.com>
Gurusamy Sarathy [Wed, 23 Sep 1998 09:42:17 +0000 (09:42 +0000)]
pl2bat tweak from Tye McQueen <tye@metronet.com>

p4raw-id: //depot/perl@1840

25 years agoThread::cond_wait bug in 5.005.51 causes deadlock
Drago Goricanec [Mon, 7 Sep 1998 17:36:09 +0000 (02:36 +0900)]
Thread::cond_wait bug in 5.005.51 causes deadlock

Message-Id: <199809070836.RAA14631@raptor.otsd.ts.fujitsu.co.jp>

p4raw-id: //depot/perl@1839

25 years agoRE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
Green, Paul [Thu, 10 Sep 1998 00:02:07 +0000 (20:02 -0400)]
RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port

Message-ID: <646CD0392810D211B04A00A024BF26FB1022EB@terminator.sw.stratus.com>

p4raw-id: //depot/perl@1838

25 years ago(via private mail)
Charles Bailey [Sat, 5 Sep 1998 01:23:58 +0000 (21:23 -0400)]
(via private mail)
Message-id: <01J1FH7R43NS002F14@cor.newman.upenn.edu>
Subject: [Patch 5.005_02] Miscellaneous VMS cleanup

p4raw-id: //depot/perl@1837

25 years agoOS/2 spawning typos
Ilya Zakharevich [Sat, 5 Sep 1998 00:14:51 +0000 (20:14 -0400)]
OS/2 spawning typos

Message-Id: <199809050414.AAA19801@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1836

25 years agowarn on C<my($foo,$foo)>
Gurusamy Sarathy [Wed, 23 Sep 1998 08:09:55 +0000 (08:09 +0000)]
warn on C<my($foo,$foo)>

p4raw-id: //depot/perl@1835

25 years agogeneral updates to README.vms
Peter Prymmer [Fri, 4 Sep 1998 13:27:41 +0000 (06:27 -0700)]
general updates to README.vms

Message-Id: <9809042027.AA04463@forte.com>

p4raw-id: //depot/perl@1834

25 years agoPATCH: 5.005_02 hint/hpux.sh
Jeff Okamoto [Wed, 2 Sep 1998 10:06:49 +0000 (03:06 -0700)]
PATCH: 5.005_02 hint/hpux.sh

Message-Id: <199809021706.KAA26349@xfiles.intercon.hp.com>

p4raw-id: //depot/perl@1833

25 years agofix (some) installhtml bugs
Larry Parmelee [Tue, 1 Sep 1998 12:43:40 +0000 (08:43 -0400)]
fix (some) installhtml bugs
Message-Id: <199809011643.MAA05702@sundown.cs.cornell.edu>
Subject: installhtml script needs work

p4raw-id: //depot/perl@1832

25 years agodocument 'U' magic with examples
Alan Burlison [Tue, 1 Sep 1998 15:54:06 +0000 (16:54 +0100)]
document 'U' magic with examples
Message-Id: <199809011455.PAA00631@sale-wts>
Subject: Re: Looking for some XS MAGIC examples...

p4raw-id: //depot/perl@1831

25 years agoMessage-Id: <9809010013.AA06737@forte.com>
Peter Prymmer [Mon, 31 Aug 1998 17:13:49 +0000 (10:13 -0700)]
Message-Id: <9809010013.AA06737@forte.com>

p4raw-id: //depot/perl@1830

25 years agofix problematic typecast in filter_del()
Mark P Lutz [Mon, 31 Aug 1998 21:13:11 +0000 (21:13 +0000)]
fix problematic typecast in filter_del()
Message-Id: <199808312113.VAA53356@triton.ca.boeing.com>
Subject: perl5.005_02 does not build on Cray T90

p4raw-id: //depot/perl@1829

25 years ago(?>) broken in RE
Ilya Zakharevich [Mon, 31 Aug 1998 14:52:10 +0000 (10:52 -0400)]
(?>) broken in RE

Message-Id: <199808311852.OAA24676@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1828

25 years agoU/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>
Gurusamy Sarathy [Wed, 23 Sep 1998 07:09:50 +0000 (07:09 +0000)]
U/WIN testsuite patches from Joe Buehler <jhpb@hekimian.com>

p4raw-id: //depot/perl@1827

25 years ago5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it
Jarkko Hietaniemi [Wed, 12 Aug 1998 22:41:37 +0000 (01:41 +0300)]
5.004_50 or 5.005_02: get rid of interp.sym because not even AIX needs it

Message-Id: <199808121941.WAA06263@alpha.hut.fi>

p4raw-id: //depot/perl@1826

25 years agore-introduce change#1703
Gurusamy Sarathy [Wed, 23 Sep 1998 06:56:40 +0000 (06:56 +0000)]
re-introduce change#1703

p4raw-link: @1703 on //depot/maint-5.005/perl: af819cba4f44bf2074ec4808e403dedf8c3ce2b2

p4raw-id: //depot/perl@1825

25 years agoProtect debugger from nonlocal exits
Ilya Zakharevich [Sat, 29 Aug 1998 17:38:30 +0000 (13:38 -0400)]
Protect debugger from nonlocal exits

Message-Id: <199808292138.RAA18359@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1824

25 years agopatches for perl 5.005_51 under U/WIN
Joe Buehler [Sat, 29 Aug 1998 17:13:28 +0000 (13:13 -0400)]
patches for perl 5.005_51 under U/WIN

Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com>

p4raw-id: //depot/perl@1823

25 years agoadd missing C<no utf8;> tweak from Larry
Gurusamy Sarathy [Wed, 23 Sep 1998 06:36:59 +0000 (06:36 +0000)]
add missing C<no utf8;> tweak from Larry

p4raw-id: //depot/perl@1822

25 years agos/runops/CALLRUNOPS/
Gurusamy Sarathy [Wed, 23 Sep 1998 06:27:51 +0000 (06:27 +0000)]
s/runops/CALLRUNOPS/

p4raw-id: //depot/perl@1821

25 years agorename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
Gurusamy Sarathy [Wed, 23 Sep 1998 06:24:49 +0000 (06:24 +0000)]
rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly

p4raw-id: //depot/perl@1820

25 years agomake \(%foo) return refs to values (not copies of values)
Gurusamy Sarathy [Wed, 23 Sep 1998 06:08:46 +0000 (06:08 +0000)]
make \(%foo) return refs to values (not copies of values)
From: Stephen McCamant <smccam@uclink4.berkeley.edu>
Date: Fri, 28 Aug 1998 20:46:10 -0700 (PDT)
Message-ID: <13799.30680.47765.352558@fre-76-120.reshall.berkeley.edu>
--
From: Roderick Schertler <roderick@argon.org>
Date: Sat, 29 Aug 1998 00:58:33 -0400
Message-ID: <29894.904366713@eeyore.ibcinc.com>
Subject: Re: \(%x) problems

p4raw-id: //depot/perl@1819

25 years agomake h2xs generate ANSI prototypes
Gurusamy Sarathy [Wed, 23 Sep 1998 06:05:08 +0000 (06:05 +0000)]
make h2xs generate ANSI prototypes

p4raw-id: //depot/perl@1818

25 years agoupdated usethreads hints for hpux 10.X
Matthew T Harden [Fri, 28 Aug 1998 14:10:42 +0000 (14:10 +0000)]
updated usethreads hints for hpux 10.X
Message-Id: <199808281410.AA11058@mthard1.monsanto.com>
Subject: Re: OK: perl 5.00502 on PA-RISC1.1-thread 10.20 (UNINSTALLED)

p4raw-id: //depot/perl@1817

25 years agodon't create empty directories in installperl
Robin Barker [Fri, 21 Aug 1998 11:29:24 +0000 (12:29 +0100)]
don't create empty directories in installperl
Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk>
Subject: [PATCH 5.005_02] install: empty dirs

p4raw-id: //depot/perl@1816

25 years agomake behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
Ilya Zakharevich [Fri, 21 Aug 1998 05:41:02 +0000 (01:41 -0400)]
make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where it matches
Message-Id: <199808210941.FAA16467@monk.mps.ohio-state.edu>
Subject: Re: your mail

p4raw-id: //depot/perl@1815

25 years agoh2ph misquotes #error directives
Kurt D. Starsinic [Thu, 20 Aug 1998 20:59:03 +0000 (16:59 -0400)]
h2ph misquotes #error directives

Message-ID: <19980820205903.A12908@O2.chapin.edu>

p4raw-id: //depot/perl@1814